Displaying 5 results from an estimated 5 matches for "wserv".
Did you mean:
serv
2007 Mar 26
0
smartd on Centos 4.4
...tc/smartd.conf. The error
persisted when i tried to restart smartd, i got a service restart failed and
the below error. Any suggestions?
On another unrelated subject i'm looking for an ncftp rpm for CentOS i
didn't find one in the included repositories.
Thanks.
Dave.
Mar 26 12:30:17 wserv smartd[4958]: smartd version 5.33
[i686-redhat-linux-gnu] Copyright (C) 2002-4 Bruce Allen
Mar 26 12:30:17 wserv smartd[4958]: Home page is
http://smartmontools.sourceforge.net/
Mar 26 12:30:17 wserv smartd[4958]: Opened configuration file
/etc/smartd.conf
Mar 26 12:30:17 wserv smartd[4958]: Con...
2007 May 13
0
cups error 426 when accessing admin functions
...m told i have to connect to an https
address of the same name. When either clicking on that address or direct
browsing to it i am getting an error 404 page not found. This config worked
previously in 1.22 so i am not sure where my issue is. I'd appreciate any
help.
Thanks.
Dave.
ServerName wserv.davemehler.net
ServerAdmin dmehler26 at woh.rr.com
AccessLog /var/log/cups/access_log
DataDir /usr/share/cups
DefaultCharset utf-8
DefaultLanguage en
DocumentRoot /usr/share/doc/cups-1.2.4
ErrorLog /var/log/cups/error_log
LogFilePerm 0600
MaxLogSize 2000000000
LogLevel info
MaxLogSize 10485760
Page...
2007 Aug 17
2
using fuse on centos 5 with xp
Hello,
Does anyone have a centos5 specific howto or setup notes for fuse? I
want to use it to mount an xp ntfs drive on my centos5 box.
Thanks.
Dave.
2004 Aug 06
1
ices 0.3 on FreeBSD
I have successfully compiled Ices 0.3 on FreeBSD (4.7 and 4.9).
You need to make sure that ALL the dependicies are installed (some depend on
others) and when compiling them, that they compile with no problems.
<p>Include some output of what errors you are getting and I #should# be able to
help you on your way.
<p>>From: "dave" <dmehler26@woh.rr.com>
2003 Dec 01
0
No subject
...rhaps already fixed) bug?
I use smbmount (samba-2.2.0-20010417) to mount a share to a RH 7.1 box (kernel 2.4.4).
There are various ways to specify the password for a user with partly different behavior when the
password is a bit strange.
If the password has a comma inside, the command
smbmount //wserv/tester /mnt/test -o username=tester,password='bv,jwt'
or
smbmount //wserv/tester /mnt/test -o username=tester,password=bv\,jwt
fails, while
export PASSWD='bv,jwt'
smbmount //wserv/tester /mnt/test -o username=tester
succeeds.
That password works well too, when it is specified...