Re: network Installation

2003-06-23 Thread Dan Dobbs
You need to use the bootnet image (instead of the vanilla 'boot' image), so it will give you the network install options. -dd >>> [EMAIL PROTECTED] 6/23/2003 4:59:19 AM >>> Dear admin I have Compaq armada1005 Labtop. CDROM drive not working in my Labtop. So idecided to install using local FTP s

Re: network Installation

2003-06-24 Thread Dan Dobbs
ng on what hardware you are using will depend on what driver disks you need Dennis On Monday 23 June 2003 11:25 pm, Dan Dobbs wrote: > You need to use the bootnet image (instead of the vanilla 'boot' image), > so it will give you the network install options. > > -dd >

Re: PHP and mysql woes

2003-07-01 Thread Dan Dobbs
take out the --with-mysql and try it. I had a similar thing happen to me. -dd >>> [EMAIL PROTECTED] 6/30/2003 9:16:23 PM >>> Hi All, Hopefully some one can shed some light on what I am doing wrong here. I've just got the latest version of php-4.3.2 I'm having a few issues with compiling the bu

Re: Time on server jumps ahead

2003-07-21 Thread Dan Dobbs
>>> [EMAIL PROTECTED] 7/21/2003 1:12:04 AM >>> Hi all, I have noticed that no matter how many times I reset the date and time on my RH8 server, it keeps falling out of synch, and jumps ahead by about 1 hour. It looks like it has something to do with the time zone, but during the installation I

Re: Variables in sed command?

2003-07-28 Thread Dan Dobbs
have you tried sed 's/1108/$startline/g' /etc/httpd/conf/httpd.conf > /etc/httpd/conf/httpd.tmp ? -dd >>> [EMAIL PROTECTED] 7/28/2003 5:49:51 AM >>> I was wondering if anyone could help me out with the syntax of a sed command. I am writing a script to delete virtual hosts from the Apache confi

xserver stopped working after up2date

2003-09-29 Thread Dan Dobbs
Greetings, list. I have a P4S533-MX motherboard with an Intel P4 (onboard SiS651 video). I installed RH 8.0, everything was ducky. I fired up 'up2date' and updated all my packages (and kernel). Now, xwindows won't work any more. I tried creating a new XF86Config file (with generic and sis dri

Re: xserver stopped working after up2date--never mind

2003-09-29 Thread Dan Dobbs
looks like redhat-config-xfree86 was the magic bullet I needed. sorry about the trouble, -dd >>> [EMAIL PROTECTED] 9/29/2003 8:41:32 AM >>> Greetings, list. I have a P4S533-MX motherboard with an Intel P4 (onboard SiS651 video). I installed RH 8.0, everything was ducky. I fired up 'up2date'

Re: viewing/editing files at SMB locations

2003-10-20 Thread Dan Dobbs
AFAIK, you can only do one level on NT, as opposed to say, Novell. If you share d:\My Stuff\Really Cool\MP3\Deep Purple as \\myserver\deeppurple you can do it, but you share d:\My Stuff as \\myserver\mystuff that's where you have to attach. There's a command in SMB that will show you the availabl