Re: dhcp-release
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 > cat: /var/run/dhclient.pid: No such file or directory kill: usage: kill > [-s sigspec | -n signum | -sigspec] [pid | job]... or kill -l [sigspec] > Internet Software Consortium DHCP Client V3.0pl1 Copyright 1995-2001 > Internet Software Consortium. All rights reserved. For info, please > visit http://www.isc.org/products/DHCP > > Listening on LPF/eth0/00:04:23:06:c1:d7 Sending on > LPF/eth0/00:04:23:06:c1:d7 Sending on Socket/fallback -- > But no packages are sent. This would indicate that dhclient wasn't running when you issued the command or conceivably you have some problem with the permissions in /var/run. Was the interface up when you issued the command? Check with "ps" to see if dhclient is running. If it's not, bring up eth0, check that dhclient is running, then issue the "dhclient -r" which should release the lease and cause dhclient to terminate. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: RH8 on its own unique time-space continuum
> Subject: Re: RH8 on its own unique time-space continuum > From: Keith Winston <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > > On Mon, 2002-11-04 at 13:16, Keith Morse wrote: > > Just to confirm what you said about the restrict option. Wasn't required > > in my case. Does "ntpdate servername" work? > > Yes, "ntpdate servername" is working for me. > > While I was researching the problem, I found that the ntpd startup > script (/etc/rc.d/init.d/ntpd) calls ntpdate to update the time before > starting the ntpd 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" line restored proper operation for me. -- 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: CD-ROM dma activation
> Subject: CD-ROM dma activation > From: Gerhardus Scheltema <[EMAIL PROTECTED]> > To: Psyche List <[EMAIL PROTECTED]> > > Hello > > I'm having problem activating the dma on my DVD/CDROM > > doing : hdparm -d 1 /dev/hda (HardDrive) works fine but > 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. (see next to last bullet item). -- 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] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RE: Service command
> From: Brian York <[EMAIL PROTECTED]> > To: "'RedHat Psyce list ([EMAIL PROTECTED])'" <[EMAIL PROTECTED]> > Subject: Service command > > Does anyone else get an 'command not found' error when you use the 'service' > command. 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 whole path as "/sbin/service". -- 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] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RE: securetty file
> From: Brian York <[EMAIL PROTECTED]> > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subject: RE: securetty file > > I can't get putty to connect. It gives me a message 'Network error: > connection reset by peer'. It is 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? -- 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] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Mozilla in psyche is excruciatingly slow
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, "top" shows mozilla using 96% CPU time. The same experiment with konqueror or galeon brings up the page in about one second. Has anyone encountered this problem and found a solution? Any suggestions would be welcome. I haven't figured out how to make java, javascript and a couple plugins work with galeon or konqueror, so I'm not anxious to switch browsers. Unfortunately, I *need* java/javascript to use some of our internal web pages. Possibly relevant info: [root@torvalds root]# uname -a Linux torvalds.genrad.com 2.4.18-18.8.0 #1 Thu Nov 14 00:10:29 EST 2002 i686 i686 i386 GNU/Linux [root@torvalds root]# rpm -qa|grep -i mozilla mozilla-nss-1.0.1-26 mozilla-chat-1.0.1-26 mozilla-nss-devel-1.0.1-26 mozilla-nspr-1.0.1-26 mozilla-dom-inspector-1.0.1-26 mozilla-psm-1.0.1-26 kdebindings-kmozilla-3.0.3-1 mozilla-1.0.1-26 mozilla-js-debugger-1.0.1-26 mozilla-mail-1.0.1-26 mozilla-nspr-devel-1.0.1-26 mozilla-devel-1.0.1-26 [root@torvalds root]# cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 8 model name : Pentium III (Coppermine) stepping: 3 cpu MHz : 664.924 cache size : 256 KB fdiv_bug: no hlt_bug : no f00f_bug: no coma_bug: no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmo v pat pse36 mmx fxsr sse bogomips: 1321.60 [root@torvalds root]# free total used free sharedbuffers cached Mem:255088 246844 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] or [EMAIL PROTECTED] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Mozilla in psyche is excruciatingly slow
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, "top" shows mozilla using 96% CPU time. > > How long has mozilla been running? I notice something similar after > long periods. It has something to do with disk caching (I think). Say > after a couple of weeks. Try flushing cache and/or setting disk cache > to very low value. This works for me. This copy had been running for about a day. I restarted it some time yesterday to see if that would help the speed; it didn't. The memory cache was set to 4096 KB and the disk cache was set at 5 KB. Clearing the caches didn't appear to help, nor did setting them to memory = 1024 KB and disk = 4096 KB and then clearing them again. Any other insights? pete -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: getting opera
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 an installfest I had the good fortune to find people who > could remove the original W98 drive (which now goes to the firing > range ) and replace it with one on which RH 8.0 is installed. > > The first things I want to do to start shifting over are to > get Opera and Pan up and running on it. I haven't even found a > variety of Pan to try yet; I did try Opera, with very discouraging > results. > > I thought I had installed Opera -- it opened, and handled > two or three tabs, only to disappear. That was the shorter, shared > version, which I had presumed 8.0 could handle. > > So I decided to download the static version, uninstall the > shared, and ... -- but bogged down. > > RH 8.0 seems to think I both had and had not installed the > shared. I tried to uninstall it; when I got the result of rpm -e, I > took it at face value, supposed the app to've somehow opened > uninstalled -- which might explain its crashing -- and tried to > install with -ivh. > > NOTE: to get the -ivh command, I hit up arrow till, sure > enough, despite the result of -e, I hit one with -Uvh; then I > switched the U for i, making no other change, and hit enter. > > == > [root@localhost rhn]# cd /home/btth > [root@localhost btth]# ls > opera-6.11-20021129.1-static-qt.i386.rpm > opera-6.11-20021129.4-shared-qt.i386.rpm > [root@localhost btth]# rpm -e > opera-6.11-20021129.4-shared-qt.i386.rpm > error: package opera-6.11-20021129.4-shared-qt.i386.rpm is not > installed > [root@localhost btth]# rpm -ivh > opera-6.11-20021129.4-shared-qt.i386.rpm > Preparing... > (### [100%] > package opera-6.11-20021129.4 is already installed > [root@localhost btth]# > === > > So how do I get my good fast handy browser?? Well, first of all Pan is a newsreader and it comes with 8.0. If it's not installed, just install it from the CD or get the latest version from http://pan.rebelbase.com. The latest stable version is 0.13.2 and the latest beta is 0.13.2.92. When you do "rpm -e", you just want to use the package name as opposed to the name of the rpm file. If there's just one version installed, then "rpm -e opera" should get rid of it. The same thing is true if you're querying installed packages. The only time you specify the rpm file is when you're installing a package or querying the rpm file: rpm -Uvh foo.rpm rpm -q foo rpm -qi foo rpm -qip foo.rpm If you have some version installed, rpm -ivh will install the new version without removing the old one; rpm -Uvh will remove the old one and install the new one. Did you get an 8.0 version of opera? If you want to install the static version, you should be able to do: rpm -e opera rpm -Uvh opera-6.11-20021129.1-static-qt.i386.rpm -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Mozilla in psyche is excruciatingly slow
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 page. >> During this time, "top" >> > shows mozilla using 96% CPU time. >> >> Have you checked to see if you don't have multiple >> instances of mozilla >> runing? IE. ps aux|less > > Or that your networking configuration is working > properly? I have a pentium 200 and mine works just > fine... links only take a few seconds to load, if > that. > Although I can't say that the 96% cpu time happens to > me often. Perhaps when I just first fire it up it may > use that much cpu time for a couple of seconds. Thanks for the suggestions... I don't THINK there's a networking problem; everything else seems normal and it's hard to imagine why a networking problem would affect mozilla and not konqueror or galeon. I did have multiple instances of mozilla, but they were using different profiles, so they weren't sharing cache/configuration directories. One of them was running through an ssh session from home. That session got disconnected overnight and now this morning I can't reproduce the problem, even when I run another instance of mozilla through a remote ssh connection (from the Sparc/Solaris machine in my office). At the moment, mozilla is noticeably slower than galeon or konqueror, but not painfully slow. I'll check further when the problem recurs. pete -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: ntpd problems
> From: Bob Goodwin <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: ntpd problems > > How do I stimulate ntp to update time without rebooting? > > Bob G > "service ntpd restart" should do it. Note that if the the time is too far off, nptd can't resync. You should make sure you list the time servers in /etc/ntp/step-tickers. If you do that, the startup code will use ntpdate to set the time correctly before attempting to start the daemon. Normally this matters only at bootup time, since once the daemon is running properly, it 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 (FAX); [EMAIL PROTECTED] or [EMAIL PROTECTED] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
8.0 Installation -- Graphical Network Configuration Broken
I selected custom/graphical install. Set up partitions ans mount points OK. Got to "Network Configuration". Selected eth0 & did "Edit" Specified "Active on Boot", no DHCP, Specified IP and NetMask Did "OK" At this point, I tried to enter the host name and "Miscellaneous Settings", but the mouse was not active in anything but the top pane of that window. I could toggle the "Active on Boot" checkbox and I could activate the "Edit" button, but could not enter the hostname, gateway or DNS servers. I also 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
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 Configuration". > > Selected eth0 & did "Edit" > Specified "Active on Boot", no DHCP, > Specified IP and NetMask > Did "OK" > >At this point, I tried to enter the host name and "Miscellaneous Settings", >but the mouse was not active in anything but the top pane of that window. >I could toggle the "Active on Boot" checkbox and I could activate the >"Edit" button, but could not enter the hostname, gateway or DNS servers. >I also 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? > > I accidentally stumbled on a "fix" for this. I happened to hit the right-hand mouse button, which brought up a menu. When I released the button, the mouse behavior returned to normal again and I was able to enter the hostname, gateway and DNS information. Has anyone else encountered this? Any explanation? pete -- 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: ntp not working
> Subject: ntp not working > From: Tino Meinen <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > > Hello everyone > > I have a problem with the time server protocol. > I was trying to use the ntp protocol in > System settings->date & time > I checked the checkbox to enable NTP and I chose a time server from the > dropdown list. > > I clicked on the help button and on the displayed help it is explained > that: > > If you configured a medium or high security level during installation > or with Red Hat Security Level Configuration Tool, the firewall rules > will block the connection to the NTP port. To allow NTP to work, run the > Red Hat Security Level Configuration Tool, select Customize, and add > udp:ntp to the other ports. > > When I, however, add udp:ntp in the field for other ports, an error > message 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 it recognizes names. You have interchanged the port (123/ntp) and the protocol (udp). -- 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]