Displaying 20 results from an estimated 27 matches for "derwael".
2020 Apr 03
4
Mounting CIFS shares on C8
Le ven. 3 avr. 2020 ? 17:54, Jonathan Billings <billings at negate.org> a
?crit :
> On Fri, Apr 03, 2020 at 04:00:42PM +0200, Patrick DERWAEL wrote:
> > //192.168.1.200/mp3 /home/plex/Musique cifs
> > user=plex,pass=plex,workgroup=DERWAEL,ro,auto,vers=3.0
> > //192.168.1.200/videos /home/plex/Vid?os cifs
> > user=plex,pass=plex,workgroup=DERWAEL,ro,auto,vers=3.0
> > //192.168.1.200/series...
2020 Apr 03
2
Mounting CIFS shares on C8
...vm-root / xfs defaults
0 0
UUID=f7c4e0e2-703e-4e61-8d7a-0aa34f836b02 /boot ext4
defaults 1 2
/dev/mapper/cl_plexvm-swap swap swap defaults
0 0
//192.168.1.200/mp3 /home/plex/Musique cifs
user=plex,pass=plex,domain=DERWAEL,ro,auto,vers=3.0
#//192.168.1.200/videos /home/plex/Vid?os cifs
user=plex,pass=plex,workgroup=DERWAEL,ro,auto,vers=3.0
#//192.168.1.200/series /home/plex/S?ries cifs
user=plex,pass=plex,workgroup=DERWAEL,ro,auto,vers=3.0
[root at plexvm ~]# systemctl daemon-reload
[root at plexvm ~]#...
2020 Apr 03
4
Mounting CIFS shares on C8
Exactly the same... ???
[root at plexvm ~]# mount -t cifs //192.168.1.200/mp3 /home/plex/Musique
--verbose -o username=plex,password=plex,domain=DERWAEL,ro,auto,vers=3.0
mount.cifs kernel mount options:
ip=192.168.1.200,unc=\\192.168.1.200\mp3,vers=3.0,user=plex,domain=DERWAEL,pass=********
mount error(2): No such file or directory
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
[root at plexvm ~]#
Le ven. 3 avr. 2020 ? 19:15, Simon M...
2020 Apr 03
2
Mounting CIFS shares on C8
.../ xfs defaults
0 0
UUID=f7c4e0e2-703e-4e61-8d7a-0aa34f836b02 /boot ext4
defaults 1 2
/dev/mapper/cl_plexvm-swap swap swap defaults
0 0
//192.168.1.200/mp3 /home/plex/Musique cifs
username=plex,password=plex,domain=DERWAEL,ro,auto,vers=3.0
#//192.168.1.200/videos /home/plex/Vid?os cifs
user=plex,pass=plex,workgroup=DERWAEL,ro,auto,vers=3.0
#//192.168.1.200/series /home/plex/S?ries cifs
user=plex,pass=plex,workgroup=DERWAEL,ro,auto,vers=3.0
[root at plexvm ~]# systemctl daemon-reload
[root at plexvm ~]#...
2020 Apr 03
6
Mounting CIFS shares on C8
...root / xfs defaults
0 0
UUID=f7c4e0e2-703e-4e61-8d7a-0aa34f836b02 /boot ext4
defaults 1 2
/dev/mapper/cl_plexvm-swap swap swap defaults
0 0
//192.168.1.200/mp3 /home/plex/Musique cifs
user=plex,pass=plex,workgroup=DERWAEL,ro,auto,vers=3.0
//192.168.1.200/videos /home/plex/Vid?os cifs
user=plex,pass=plex,workgroup=DERWAEL,ro,auto,vers=3.0
//192.168.1.200/series /home/plex/S?ries cifs
user=plex,pass=plex,workgroup=DERWAEL,ro,auto,vers=3.0
[root at plexvm etc]# mount -a
mount error(2): No such file or d...
2020 Apr 03
0
Mounting CIFS shares on C8
On 4/3/20 12:48 PM, Patrick DERWAEL wrote:
> User & pass are present
> According to the man pages, workgroup is supported
> I have changed it to domain, but that didn't change a thing
>
> [root at plexvm ~]# cat /etc/fstab
>
> #
> # /etc/fstab
> # Created by anaconda on Fri Apr 3 14:02:23 2020
>...
2020 Apr 03
0
Mounting CIFS shares on C8
On Fri, Apr 3, 2020 at 4:09 PM Patrick DERWAEL <patrick at derwael.be> wrote:
> Exactly the same... ???
>
>
> [root at plexvm ~]# mount -t cifs //192.168.1.200/mp3 /home/plex/Musique
> --verbose -o username=plex,password=plex,domain=DERWAEL,ro,auto,vers=3.0
> mount.cifs kernel mount options:
>
> ip=192.168.1.200,u...
2020 Apr 03
0
Mounting CIFS shares on C8
Am 03.04.20 um 18:01 schrieb Patrick DERWAEL:
> Le ven. 3 avr. 2020 ? 17:54, Jonathan Billings <billings at negate.org> a
> ?crit :
>
>> On Fri, Apr 03, 2020 at 04:00:42PM +0200, Patrick DERWAEL wrote:
>>> //192.168.1.200/mp3 /home/plex/Musique cifs
>>> user=plex,pass=plex,workgroup=DERWAEL,r...
2020 Apr 04
0
Mounting CIFS shares on C8
...mething with /home that it doesn't like.
2) See what it's doing by running it with strace -f mount.....
Regards,
Simon
> Exactly the same... ???
>
>
> [root at plexvm ~]# mount -t cifs //192.168.1.200/mp3 /home/plex/Musique
> --verbose -o username=plex,password=plex,domain=DERWAEL,ro,auto,vers=3.0
> mount.cifs kernel mount options:
> ip=192.168.1.200,unc=\\192.168.1.200\mp3,vers=3.0,user=plex,domain=DERWAEL,pass=********
> mount error(2): No such file or directory
> Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
> [root at plexvm ~]#
>
> Le...
2008 Aug 21
6
Support policy CentOS 5
Hi list
Can someone tell me what the exact CentOS policy for end-of-life is for 5.0?
Let me explain: I have been using RHEL for a number of years and had to
switch to Fedora for installing some packages only supported under F6.
As I find Fedora's policy for release life duration too stringent (and I
do no longer need the packages that made me choose F6), I'm considering
switching over
2020 Apr 03
0
Mounting CIFS shares on C8
On Fri, Apr 03, 2020 at 04:00:42PM +0200, Patrick DERWAEL wrote:
> Hi all,
>
<snip>
>
> These are my current fstab entries on the C7 box
>
> //192.168.1.200/mp3 /home/plex/Musique cifs
> user=plex,pass=plex,ro,auto,vers=3.0
> //192.168.1.200/videos /home/plex/Vid?os cifs
> user=plex,pass=plex,ro,auto,vers=3.0
>
>...
2020 Apr 03
0
Mounting CIFS shares on C8
On Fri, Apr 03, 2020 at 04:00:42PM +0200, Patrick DERWAEL wrote:
> //192.168.1.200/mp3 /home/plex/Musique cifs
> user=plex,pass=plex,workgroup=DERWAEL,ro,auto,vers=3.0
> //192.168.1.200/videos /home/plex/Vid?os cifs
> user=plex,pass=plex,workgroup=DERWAEL,ro,auto,vers=3.0
> //192.168.1.200/series /home/plex/S?ries c...
2020 Apr 03
0
Mounting CIFS shares on C8
...aults
> 0 0
> UUID=f7c4e0e2-703e-4e61-8d7a-0aa34f836b02 /boot ext4
> defaults 1 2
> /dev/mapper/cl_plexvm-swap swap swap defaults
> 0 0
> //192.168.1.200/mp3 /home/plex/Musique cifs
> username=plex,password=plex,domain=DERWAEL,ro,auto,vers=3.0
> #//192.168.1.200/videos /home/plex/Vid?os cifs
> user=plex,pass=plex,workgroup=DERWAEL,ro,auto,vers=3.0
> #//192.168.1.200/series /home/plex/S?ries cifs
> user=plex,pass=plex,workgroup=DERWAEL,ro,auto,vers=3.0
> [root at plexvm ~]# systemctl daemon-re...
2010 Apr 21
1
How to display the IP on the welcome screen [SOLVED]
...0,200 \" \
`ifconfig eth0 | awk '/inet addr/{print $2 }'`\"" \
background-original.png background.png
between
sysmodmap=/etc/X11/Xmodmap
and
XMODMAP=`gdmwhich xmodmap`
Thanks for the help !!
2010/4/21 Mogens Kjaer <mk at crc.dk>
> On 04/20/2010 07:49 PM, Patrick Derwael wrote:
> > Ideally, it should be displayed on the GUI, like the date/time and
> hostname
>
> http://elder-geek.blogspot.com/2009/09/ip-address-on-gdm-login-page.html
>
> Mogens
> --
> Mogens Kjaer, Carlsberg A/S, Computer Department
> Gamle Carlsberg Vej 10, DK-2500 Va...
2010 Apr 20
4
How to display the IP on the welcome screen
...ogging in the VM, getting the IP, and
logging off before finally ssh'ing to the VM.
Does anyone have a clue on how to do this ??
Thanks!
PS: security is not an issue as I'm running the VM on my local laptop
PPS: this is a "confort" issue only (lazy me... I know !!!)
--
Patrick Derwael
Rue Hubert Larock, 20
4280 Hannut
T: +32.(0)479/80.50.79
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100420/013db8d7/attachment-0002.html>
2007 Jun 21
2
xterm
.../bin is almost empty, as compared to my RedHat box.,
and I am 100% sure I have selected X during the installation
Linking /bin/xterm to /usr/X11/bin/xterm allows me to start a session
Question: is this the right thing to do on CentOS, or is this just a
workaround?
Cheers
Patrick Derwael
WEB And Co sprl
Rue Hubert Larock, 20
B - 4280 Poucet
T?l. : 019/63.64.35
Fax : 019/65.75.02
Mob : 0479/80.50.79
TVA. BE 0.877.467.641
<http://www.webandco.be/> http://www.webandco.be
<http://www.webandco.be/default/conditions-generales.pdf> Nos Conditions
g?n?rales
----------------...
2020 Apr 03
0
Mounting CIFS shares on C8
...defaults
> 0 0
> UUID=f7c4e0e2-703e-4e61-8d7a-0aa34f836b02 /boot ext4
> defaults 1 2
> /dev/mapper/cl_plexvm-swap swap swap defaults
> 0 0
> //192.168.1.200/mp3 /home/plex/Musique cifs
> user=plex,pass=plex,workgroup=DERWAEL,ro,auto,vers=3.0
> //192.168.1.200/videos /home/plex/Vid?os cifs
> user=plex,pass=plex,workgroup=DERWAEL,ro,auto,vers=3.0
> //192.168.1.200/series /home/plex/S?ries cifs
> user=plex,pass=plex,workgroup=DERWAEL,ro,auto,vers=3.0
> [root at plexvm etc]# mount -a
> mou...
2020 Mar 29
3
Upgrade to CentOS8
.../www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
Le dim. 29 mars 2020 ? 14:43, Leon Fauster via CentOS <centos at centos.org> a
?crit :
> Am 29.03.20 um 14:16 schrieb Patrick DERWAEL:
> > Hi folks
> > I have a couple of Zotac mini PCs running CentOS7 which I want/need to
> > upgrade to CentOS8
> > In theory, they are CentOS8 capable, but assuming Murphy might be lurking
> > around, I prefer validating the hardware before starting the effective
>...
2020 Mar 29
2
Upgrade to CentOS8
Hi folks
I have a couple of Zotac mini PCs running CentOS7 which I want/need to
upgrade to CentOS8
In theory, they are CentOS8 capable, but assuming Murphy might be lurking
around, I prefer validating the hardware before starting the effective
installation
As there is no LiveCD, what would be the recommended way to do this?
Thanks!
2020 Mar 29
3
Upgrade to CentOS8
...avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
Le dim. 29 mars 2020 ? 15:05, Phil Perry <pperry at elrepo.org> a ?crit :
> On 29/03/2020 13:52, Patrick DERWAEL wrote:
> > Hi Leon,
> >
> > I don't have the infra (nor the knowledge or expertise) to create a
> LiveCD
> > I didn't think about Fedora. This is indeed a good pointer, I will
> > definitely try that
> > Actually, I'm not too worried about the basi...