Re: dhcp-release

2003-03-21 Thread pete peterson
On Thu, 20 Mar 2003 21:59:43 -0100, Torgny Nyblom wrote: > On Thu, 2003-03-20 at 19:13, Pete Peterson wrote: >> >> The dhclient man page seems to imply that "dhclient -r" will do that. > > I whish it was that easy. That only returns: -- # dhclient -r eth0 &

Re: RH8 on its own unique time-space continuum

2002-11-04 Thread Pete Peterson
d daemon. > I had a similar problem in psyche. "ntpdate" worked fine, but "ntpd" failed to synchronize and didn't log any problems in the "messages" file. I turned off "authenticate" which didn't help. Commenting out the "multicast" li

Re: CD-ROM dma activation

2002-11-15 Thread Pete Peterson
ut > doing : hdparm -d 1 /dev/hdc (DVD/CDROM) gives me > > /dev/hdc: > setting using_dma to 1 (on) > HDIO_SET_DMA failed: Operation not permitted > using_dma= 0 (off) > > Can anybody please help? > > Gerhardus The Red Hat 8.0 RELEASE_NOTES explain this. (s

RE: Service command

2002-11-22 Thread Pete Peterson
nd. How can this be fixed? > > Thanks > Brian It's in /sbin/service. If you're LOGGED IN as root, it should be in your path. Note that "su" doesn't give you root's path; you have to do "su -". If you just did plain "su", you can give the

RE: securetty file

2002-11-25 Thread Pete Peterson
set to ssh on port 22 (default). SSHD is > running on the server. > Is there a firewall involved that's blocking port 22 on the server or between the two machines in question? Are you using hosts.deny/hosts.allow? If so, are they allowing connection from the putty machine in question? --

Mozilla in psyche is excruciatingly slow

2002-12-17 Thread Pete Peterson
8244 0 7752 89772 -/+ buffers/cache: 149320 105768 Swap: 530104 110404 419700 -- pete peterson Teradyne, Inc.; 7 Technology Park Drive; Westford, MA 01886-0033 +1-978-589-7478 (Office); +1-978-589-2088 (FAX); [EMAIL PROTECTED]

Re: Mozilla in psyche is excruciatingly slow

2002-12-17 Thread pete peterson
On Tue, 17 Dec 2002 08:53:33 +, Hal Burgiss wrote: > On Tue, Dec 17, 2002 at 08:38:53AM -0500, Pete Peterson wrote: >> >> Mozilla runs painfully slowly on my RH 8.0 machine. Clicking on a >> link takes 30-40 seconds to bring up the new page. During this >> time

Re: getting opera

2002-12-17 Thread pete peterson
On Tue, 17 Dec 2002 09:43:05 -0500, Beartooth wrote: > > My apologies for butting into this list, 99 44/100% of > which is far over my head! > > I have *just* kicked MonkeySoft off my back. I had been > running RH 7.2 for most of a year on a second hard drive; this past > weekend at

Re: Mozilla in psyche is excruciatingly slow

2002-12-18 Thread pete peterson
On Tue, 17 Dec 2002 22:06:40 -0800, Kevin McConnell wrote: > > --- efcarey <[EMAIL PROTECTED]> wrote: >> Pete Peterson wrote: >> > Mozilla runs painfully slowly on my RH 8.0 >> machine. Clicking on a link >> > takes 30-40 seconds to bring up the new pa

Re: ntpd problems

2003-01-06 Thread Pete Peterson
will keep time synchronized properly. In the step-tickers file, you can just list the servers, separateed by spaces, e.g.: server1 server2 server3 -- pete peterson Teradyne, Inc.; 7 Technology Park Drive; Westford, MA 01886-0033 +1-978-589-7478 (Office); +1-978-589-2088 (FA

8.0 Installation -- Graphical Network Configuration Broken

2002-10-01 Thread Pete Peterson
o could not toggle the "Set the hostname" radio buttons at this point. I checked the MD5 sums on the CDs *and* did media check on discs 1-3. Any ideas what's going on here? -- pete peterson Teradyne, Inc.; 7 Technology Park Drive; Westford, MA 01886-0033 +1-978-589-7478 (Office); +1-978-589-2088 (FAX); [EMAIL PROTECTED] or [EMAIL PROTECTED]

Re: 8.0 Installation -- Graphical Network Configuration Broken

2002-10-01 Thread Pete Peterson
I said: >To: [EMAIL PROTECTED] >Subject: 8.0 Installation -- Graphical Network Configuration Broken >From: "Pete Peterson" <[EMAIL PROTECTED]> > >I selected custom/graphical install. > >Set up partitions ans mount points OK. > >Got to "Network

Re: ntp not working

2002-10-08 Thread Pete Peterson
essage pops up saying the format is incorrect and that it should be > pot:protocol, port:protocol for example 1234:udp, 3456:tcp > > does anyone know what I should fill in in this field? Well, if it wants "port:protocol", you want "123:udp" or "ntp:udp" if i