Displaying 13 results from an estimated 13 matches for "willspc".
Did you mean:
billsec
2006 Oct 24
1
python-interactive for CentOS/EL 4
...irection for a package that
provides the 'interactive' module for Python? I need to do some SSH
stuff in Python so I grabbed python-paramiko from RPMForge (as always,
thanks Dag & co.). Paramiko appears to be dependent on python-crypto
but the RPM doesn't require it..
[wmcdonald at willspc ssh]$ ./demo.py
Traceback (most recent call last):
File "./demo.py", line 33, in ?
import paramiko
File "/usr/lib/python2.3/site-packages/paramiko/__init__.py", line 69, in ?
from transport import randpool, SecurityOptions, Transport
File "/usr/lib/python2.3/s...
2006 Apr 06
1
Apache - mod_proxy
This is really an apache question but if anyone knows offhand it would
be nice to know...
How do i build a standalone mod_proxy.so module that i can use to load
into an apache install that has loadable module support compiled in?
thanks
2006 Feb 13
0
Perl DBM problem...
...pen DB file!" ;
foreach $line (sort keys %dumpfile) {
print <<END1;
$line - $dumpfile{$line}
END1
}
dbmclose (%dumpfile);
Running that against any of the BDB files on the old RH 7.3 system
dumps the file's data successfully.
Copy everything over to the CentOS system
[root at willspc data]# file *.db
applic.db: Berkeley DB (Hash, version 5, native byte-order)
cables.db: Berkeley DB (Hash, version 5, native byte-order)
connector.db: Berkeley DB (Hash, version 5, native byte-order)
equipment.db: Berkeley DB (Hash, version 5, native byte-order)
hood.db: Berkeley DB (Has...
2006 Feb 01
2
usernames with capitals
Hi, im new to the list, so bear with me if this was discussed earlier!
For historical issues we need to maintain usernames in all capitals ie. CD
our test environment is running centos 3.4 - our live environment is on redhat 8.0
the useradd program won't allow me to create a new user with capitals, and
usermod wont change a lower case user name to upper case!
What is my options now ? - do
2006 Oct 10
1
Python/sqlite date time problems.
...39; ;" %
('testtable', '2006-10-' + "%"))
print cu.fetchall()
## -------------------- END SCRIPT -------------------- ##
Now, here's what's confusing me. If I run this on a box that was built
from scratch with CentOS I get the following data back...
[root at willspc python]# ./testcase.py
[('2006-10-10',), ('2006-10-11',)]
If I run it on any upgraded Whitebox system I get...
[root at devmon1 python]# ./testcase.py
[(<DateTime object for '2006-10-10 00:00:00.00' at b7f14138>,),
(<DateTime object for '2006-10-11 00:00:00.00...
2006 Dec 20
1
Selective Sendmail Relaying.
...ATURE(`access_db',`hash -T<TMPF> -o /etc/mail/access.db')dnl
FEATURE(`relay_mail_from')dnl
FEATURE(`blacklist_recipients')dnl
EXPOSED_USER(`root')dnl
DAEMON_OPTIONS(`Port=smtp,Addr=192.168.24.112,Name=MTA')dnl
FEATURE(`accept_unresolvable_domains')dnl
LOCAL_DOMAIN(`willspc')dnl
MAILER(smtp)dnl
MAILER(procmail)dnl
In my maillog I just see...
Dec 20 12:10:48 willspc sendmail[24558]: kBKCAlG2024558:
ruleset=check_rcpt, arg1=<wmcdonald at gmail.com>, relay=nectarine
[192.168.24.111], reject=550 5.7.1 <wmcdonald at gmail.com>... Relaying
denied
Dec 20 12...
2006 Apr 12
1
mediawiki-1.4.7-1.2.el4.rf.i386.rpm requirements.
Guys,
I'm migrating an internal Mediawiki over to a new CentOS 4 system. The
old server's running FC3 and has a tarball install, ideally I want to
stick to properly packaged software as far as possible.
[wmcdonald at willspc ~]$ yum deplist mediawiki
Finding dependencies:
Setting up repositories
Reading repository metadata in from local files
package: mediawiki.i386 1.4.7-1.2.el4.rf
dependency: tetex-latex
provider: tetex-latex.i386 2.0.2-22.EL4.7
dependency: tetex-dvips
provider: tetex-dvips.i386 2.0.2-22.EL...
2005 Nov 19
1
Vsftpd + ssl
Hello,
Does anyone have this working? I have been looking for a couple of hours
trying to find docs on how to set this up and so far the only thing I have
found is how to enable ssl in vsftpd.conf.
TIA
2006 Jun 01
3
Assistance with startup script
Could someone give me some assistance in getting this startup script to
conform to chkconfig and such where the service will start up after
networking comes up, and then shut down when networking goes away?
Where all do entries need to be made, and what would they consist of?
Many thanks.....
Sam
------------------------------------------------------------------------
#! /bin/sh
export
2006 Jun 23
1
Hosed CPAN installation on CNT4.x
Hi:
I've hosed my CPAN installation and need to get CPAN.pm back. What do I
need to install via yum to get it back?
I have tried:
yum -y install perl-libwww-perl
yum -y install Omni-foomatic perl-XML-Parser system-config-printer
system-config-printer-gui perl-libxml-perl foomatic perl-libxml-enno
perl-XML-Dumper perl-XML-Encoding
Without success.
Thanks
Ed
-------------- next part
2006 Jan 12
1
KSH tab completion
does anyone know how to get ksh to use tab completion?
--
Andrew Rice Jr
Systems Analyst
Carrier Management Systems, Inc.
500 Chestnut Street, Suite 500
Abilene, TX 79602 USA
support: (325) 672-0975
office: (325) 677-5900
fax: (325) 676-0529
http://www.nams.net
NAMS III, NAMS 2000 Centralized, NAMS BMX
2005 Aug 15
3
Best way to add/update an installation
In an effort to prevent getting many minutes into an installation only
to have a CD read fail (I did verify the CD's first), I did a minimal
install. Can I use the minimal install to add the necessay packages for
a HTTP server and graphical interface?
Todd
--
Ariste Software
200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2006 Jun 21
3
Tracking down whats causing a high load?
Hiya,
Currently running Centos 4.2 x86_64 dist on a dual 3G xeon, 2G ram,
scsi setupand everythings been running fine on it for some time. Then at 4am
last night something kicked in (have mrtg running monitoring when) and since
then its been running a load of about 1.5 (normally around 0.4). CPU usage
is Cpu(s): 1.1% us, 0.6% sy, 0.0% ni, 97.9% id, 0.2% wa, 0.1% hi, 0.1%si.
Can't see