Displaying 5 results from an estimated 5 matches for "sea2".
Did you mean:
sda2
2008 Apr 22
1
32-bit Centos 5.1 kickstart hangs on xen domU HVM installation
...url --url http://10.200.250.11/kickstart/OS/centos_5_1_32/
#Clear the Master Boot Record
zerombr yes
firewall --disabled
selinux --disabled
authconfig --enableshadow --enablemd5
bootloader --location=mbr --append="nofb"
network --bootproto=dhcp --device=eth0
logging --host=prod-utility-1.sea2.jobster.us --port=514 --level=info
skipx
reboot
#Partition clearing information
clearpart --all
#Partition the Drives
part /boot --fstype ext3 --size=100
part swap --fstype swap --size=4096
part / --fstype ext3 --size=500 --grow
#Package install information
%packages resolvedeps
acl
acpid
adjtime...
2004 Apr 15
0
How to reduce the memory used by Samba and its connection ?
...ment to reduce the =
memory size for Samaba connections ?
Thank you.
Best Regards.
Netronix Inc.
Hank ChuFrom pupilla at hotmail.com Thu Apr 15 13:19:23 2004
From: pupilla at hotmail.com (Marco Berizzi)
Date: Thu Apr 15 13:20:19 2004
Subject: [Samba] Fw: md5 fail on large file
Message-ID: <Sea2-DAV63HZOzTBoLI000250bc@hotmail.com>
Me again. I have upgraded to linux kernel
2.6.5. However this problem hasn't gone away.
The md5 check is fine, coping the same file
from NT4TSE to a Windoze 2000sp4.
Coping the same file from a windoze 2000sp4
to the samba share is ok. So the problem is
b...
2008 Feb 06
4
system smtp server question
If I have a production mailserver and a series of Linux servers that all develop mail from logging etc, it seems slightly redundant to have so many smtp servers installed on each of those boxes simply forwarding mail as I choose to not have local delivery. Is there a mechanism possible in CentOS to setup a pointer to a different mailserver such that programs like mailx could still send mail?
2011 May 24
5
CentOS 5.6 PHP 5.3 and SquirrelMail
OK, so I did an upgrade to PHP 5.3 on one of my servers. I noticed the
uninstall of php also removed SquirrelMail and it won't install under
PHP 5.3. Has anybody worked this out with a good RPM or repo solution?
--
John Hinton
877-777-1407 ext 502
http://www.ew3d.com
Comprehensive Online Solutions
2003 Nov 20
6
best editor for .R files
Which is the best editor for .R files?
I currently use kate on my linux as it has R highlighting and allows me to
split the window into two: in one I edit the .R file and in the other I have
a shell so I run R and can easily copy and paste the code. There are some
features that I don't like and I am having a look on some alternatives.
I've heard wonders of emacs with ess but I am a