Displaying 8 results from an estimated 8 matches for "huntleighusa".
2005 Jun 10
1
Betr.: IP Problems - Address won't stick on reboots!
...ONBOOT=yes
TYPE=Ethernet
Thom van der Boon
E-Mail: Thom.van.der.Boon at vdb.nl
=====
Thom.H. van der Boon b.v.
Havens 563
Jan Evertsenweg 2-4
NL-3115 JA Schiedam
Tel.: +31 (0)10 4272727
Fax: +31 (0)10 4736620
E-Mail: info at vdb.nl
Home Page: http://www.vdb.nl/
>>> scott.heisler at huntleighusa.com 10.06.2005 22:52:34 >>>
Centos 4.0
P4 Dual Xeon
2gig Ram
One 100mb NIC
The problem is that the nic won't hold a fixed IP address. What I mean
is that if I refresh it, after booting up by typing "ifdown eth0" and
then "ifup eth0" - it then reflects the correct...
2005 Sep 26
2
AD Issues with Centos 4
I have the latest Centos (4.1), all YUM'd up to date. I've been through
the How-TO's on Samba's site as well as 4 million other sites and still
can't get proper AD (Active Directory) Authentication to work. It looks
like it's working, appears in the domain server list and pulls users and
groups. If I do a klist -u, I see all the users with domain+username
correctly.
2005 Mar 31
2
Odd Question... MAX Ram Disk Size
Greetings,
Before I get slammed, I've looked all over the internet for the answer
to this (googled and more) and haven't been able to find what I'm
looking for. Here's what I need. I have a server that I use to hold
workstation images. I use a Linux boot CD combined with some scripts I
wrote and some disk imaging software to allow me to image windows
workstations. Anyway, when
2005 Nov 02
0
Has anyone successfully used centos 4 as an iscsi TARGET
I'd love to create an ISCSI Target with Centos 4 but have not seen any
good docs on how to accomplish this. Anyone know of any good docs on
how to make Centos 4.1 a good ISCSI Target?
Thanks
Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20051102/c7d20dc5/attachment.html>
2005 Jun 10
1
IP Problems - Address won't stick on reboots!
Centos 4.0
P4 Dual Xeon
2gig Ram
One 100mb NIC
The problem is that the nic won't hold a fixed IP address. What I mean
is that if I refresh it, after booting up by typing "ifdown eth0" and
then "ifup eth0" - it then reflects the correct IP address. However, it
won't 'have' and IP address upon boot. Also, it seems to hang on the
logger service starting up. It
2005 Apr 05
2
Stupid Question I know...
I'm wanting my Centos 4.0 box to boot up into TEXT mode, like all of my
other Linux servers do. Unfortunately, it only boots into graphics
mode and there's some issue with the keyboard (it controls the mouse,
very poorly). I can SSH into the box so I can re-config it.. But just
don't know where to look in this new version. I tried GRUB.CONF and
even the SYSTEM_CONFIG programs.. No
2005 Apr 05
3
Message Board Recommendations...
I've been trying several message board software (PHPBB, etc) and haven't
found one that's as feature rich as I'd like. I used to run Ikonboard
but have had some issues with that. Does anyone have a great
recommendation for an awesome message board with loads of features and
is open-source (free)?
Thanks
Scott
2005 Jul 12
4
Cetos 4 with Secure Linux - Apache perl problems...
I'm trying to get perl working correctly on a new server and have a
tough time. The server works fine for all standard web pages and hosts
about 10 domains. Here's is my test.cgi CGI script I'm trying to run:
#!/usr/bin/perl
print "Content-type: text/html\n\n";
print "Hello!";
When I attempt to access the file via a web browers, I get this:
[Tue Jul 12