RE: Calling all KDE fans!! (Keyboard language)

2002-11-26 Thread Ajit George
Hi, You can use the Keyboard Layout Switcher Applet under Utilities (RB on the panel). Remember to use the "Right Alt" when typing to get the language you want HTH Allen On Tue, 2002-11-26 at 10:06, Pavel Rozenboim wrote: > Right-click on redhat icon, select panel/Add/button then select any

running script at X logout

2002-11-26 Thread Eric Bourque
Any idea how I can get an arbitrary script to be run when I log out of X? I want to kill gconfd2 and oafd so that when I shutdown my machine, nfs unmounting succeeds (for more info: http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=75895) Cheers, Eric -- Eric Bourque Ph.D. Candidate, Centre fo

Re:Psyche-list digest, Vol 1 #570 - 14 msgs

2002-11-26 Thread Ray Williams
Configuration of the network was done through the install GUI of RedHat to set the hostname and IP address settings. The tools that gives the error is "ping 192.168.0.1" or one of the other addresses used other than the local ethernet IP address. Ray > -Original Message- > From: Ray W

Re:Psyche-list digest, Vol 1 #572 - 14 msgs

2002-11-26 Thread Ray Williams
Sigh... I don't think this resolves the problem. We reinstalled from scratch and now the box work. We are also using straight IP's (e.g. 192.168.0.1) as this is a mini-network for ISDN dial-in that has two Polycom Videoteleconference devices running IP and 2 RH8.0 servers running FTP. All of

Boot/Rescue CD instead of a floppy

2002-11-26 Thread Mel Seder
Can the RH 8.0 install CD be used to boot linux? If so, how? = Why doesn't glue stick to the inside of the bottle? -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

Re: File And Print Sharing

2002-11-26 Thread Don Knott
Ahh... so your talking about using Linux for the workstations. Honestly I haven't employed Linux in the situation that you've described. I tend to keep Linux for the servers and Windows clients on the desktops. File sharing in the Unix/Linux world is typically done with NFS although you can use S

Re: lilo

2002-11-26 Thread Aaron Konstam
On Tue, Nov 26, 2002 at 06:40:07PM -0500, David Mascot wrote: > Hi, > I did install Lilo and I had a Windows boot manager called Bootmagic, > which I have since realized I did not neet. > I think Bootmagic may have caused Lilo not to work. > > I do have a lilo.conf in /etc/, but it has the double

Re: Calling all KDE fans!!

2002-11-26 Thread Aaron Konstam
On Tue, Nov 26, 2002 at 10:19:11AM -0500, Paul Hamm wrote: > Ouch! you need to r-click the panel, the seperators work best, the vertical > lines with the arrow on top. Then click panel/add and whatever you want to > add. If it is not on the RedHat program menu goto panel/add/Special > Button/non

Re: File And Print Sharing

2002-11-26 Thread John Lowell
Don, Many thanks for your reply! I'm afraid I may have caused some confusion when I referred to the switch from the Windows 98 network. You seem to have been left with the impression, easy enough to have reached, that some mechanism was desired for communication with the Windows 98 network now in

RE: Shell Scripting Question.

2002-11-26 Thread Dan de Haan
I got it to work, thank you all for your suggestions. -Dan -Original Message- From: Michael Weber [mailto:[EMAIL PROTECTED]] Sent: November 26, 2002 12:11 PM To: [EMAIL PROTECTED] Subject: Re: Shell Scripting Question. find /path -ctime +2 -ok rm {} \; This will find all files

Re: final salute: acpi /proc problems

2002-11-26 Thread Iain Buchanan
No luck at all! On Fri, 2002-11-22 at 23:43, Pablo Ferro wrote: > I passed apm=off to the kernel params because it seems that if you have both > APM and ACPI when APM loads then ACPI gets disabled. did this with 2.4.19 and 2.4.18-18.8.0, no luck. > I built my kernel with APM and ACPI support. So

Re: 2nd try: kernel oopses. Bugzilla 77744

2002-11-26 Thread Robert Savage
Tony, As I said, I'm just guessing. I'll assume you compiled intermezzo.o yourself with gcc 3.2, and that there were no ominous warnings. If you run mount with strace (see 'man strace'), do any useful clues appear? Or does the oops kill your system before a trace output appears? --Doc Savage Fa

Re: kde fans

2002-11-26 Thread anthony baldwin
-m> >Subject: Re: Calling all KDE fans!! >Reply-To: [EMAIL PROTECTED] > >On Tue, 26 Nov 2002, Aaron Konstam wrote: > >=>It is offical; according to a survey in Linux Journal KDE is prefered >=>over GNOME. Well explain how to do the following which ios easy in Gnome >=>in KDE. I want to have an icon

Re: DELL Optiplex GX260 / 1702FP monitor / Intel i845 video...

2002-11-26 Thread Iain Buchanan
On Wed, 2002-11-27 at 01:46, Ken Kleiner wrote: > Thanks -- here are some log/output files that were created during > the redhat-config-xfree86 process. > > Things failed > > The output log file of XFree86.0.log shows : [snip] > the 2 X config files this created are (it did this trying to start

Re: realplugin

2002-11-26 Thread anthony baldwin
>Message: 6 >Subject: Re: RealPlugin >From: Neil Loffhagen <[EMAIL PROTECTED]> >To: "Redhat 8.0 mailing list" <[EMAIL PROTECTED]> >Organization: C-W-Services >Date: 26 Nov 2002 16:33:27 + >Reply-To: [EMAIL PROTECTED] > >The only reason I mentioned using the 1.0.1 folder is that I had all my >pl

Re: RE:lilo

2002-11-26 Thread Iain Buchanan
On Wed, 2002-11-27 at 09:10, David Mascot wrote: > Hi, > I did install Lilo and I had a Windows boot manager called Bootmagic, > which I have since realized I did not neet. > I think Bootmagic may have caused Lilo not to work. Bootmagic would have overwritten the mbr which is where lilo (or any boo

Re: lilo

2002-11-26 Thread Jesse Keating
On Tuesday 26 November 2002 15:40, David Mascot wrote: > I do have a lilo.conf in /etc/, but it has the double circle with the > slash above it. When I try to open it in a terminal I get a message > telling me "permission denied". Open a terminal, su - to root, and then run "lilo" (/sbin/lilo is

RE:lilo

2002-11-26 Thread David Mascot
Hi, I did install Lilo and I had a Windows boot manager called Bootmagic, which I have since realized I did not neet. I think Bootmagic may have caused Lilo not to work. I do have a lilo.conf in /etc/, but it has the double circle with the slash above it. When I try to open it in a terminal I get

Re: XMMS from source under RH8

2002-11-26 Thread Jesse Keating
On Tuesday 26 November 2002 14:42, Rob Blomquist wrote: > 0600 0600 root > > > I hope that this extra information helps. Change the sound perms to 666 if you would like other users to be able to hear sounds. -- Jesse Keating For Web Services and Linux Consulting, Visit --> j2Solutions.n

Re: Seeing who is logged in through ftp and ssh

2002-11-26 Thread Randy Kelsoe
Ed Wilts wrote: It's also interesting to note that by default, wu-ftpd will log the security violation attempt but sftp won't. You can make as many attempts to hunt around and see what files you are allowed to transfer, and in fact transfer everything, and the sysadmin will never know what you'v

Re: XMMS from source under RH8

2002-11-26 Thread Rob Blomquist
On Tuesday 26 November 2002 10:06 am, Samuel Monsarrat wrote: > Also, what system is this? what soundcard? This is on an old AT based desktop with a SB-16 card. Sound on this system has worked with XMMS under RH since 6.2. > When you say it works for root do you mean that you log in as you, su -l

Re: File And Print Sharing

2002-11-26 Thread Don Knott
For info regarding file & print services, check out: http://www.oreilly.com/catalog/samba/chapter/book/ Chances are that for the simplest of file/print sharing, Windows will be easier. The difference is the amount of flexibility you'll have later when you decide to do things outside the scope of

Re: apt-rpm vs. ximian red-carpet

2002-11-26 Thread Jason Gilbert
On Tue, Nov 26, 2002 at 12:27:06PM -0800, Jesse Keating wrote: > B) red-carpet is a Ximian product, and as of yet, Red Hat and Ximian don't > play well together. They share too many system level packages, and once you > install Ximian, it becomes quite difficult to either remove it, or upgrade t

File And Print Sharing

2002-11-26 Thread John Lowell
I'm in process of setting up a small peer-to-peer network using Red Hat 8.0. So far, I've got a good ADSL connection for each machine and can ping all locations successfully. I'd like to be able to enable file and print sharing as it is my hope to use these arrangements to supplant an existi

Re: Webmin

2002-11-26 Thread Marco Fioretti
On Tue, Nov 26, 2002 13:50:30 at 01:50:30PM +0100, Ronald Hermans ([EMAIL PROTECTED]) wrote: > I have webmin running on three RH8.0 systems. No problem except WebMin still > thinks it is RH7.4 The RPM of webmin 1.03 (link on the webmin home page) detects RH 8.0 when installed. Which version are y

What RH did with KDE and Gnome

2002-11-26 Thread Marco Fioretti
On Mon, Nov 25, 2002 09:41:30 at 09:41:30AM +0200, Ivaylo Toshev ([EMAIL PROTECTED]) wrote: > The really bad thing is that i cannot find usable information for what > RH really did with KDE & GNOME , especially in menu structure. If i knew > that i will be able to use workaround decision whe

Re: Shell Scripting Question.

2002-11-26 Thread Justin Zygmont
try checking out the man page for find. It is the -mtime option if I remember correctly. On Tue, 26 Nov 2002, Dan de Haan wrote: > I have a simple shell script that runs from cron and makes a backup of some > filed to another PC via NFS. I want to have it automatically delete old > backups fo

Re: Seeing who is logged in through ftp and ssh

2002-11-26 Thread Ed Wilts
On Tue, Nov 26, 2002 at 02:04:13PM -0600, Randy Kelsoe wrote: > Justin Zygmont wrote: > > >If you have root jailed users by configuring the ftpaccess file, but have > >ssh installed, all they have to do is sftp in and go wherever they want. > >It's a relief to know that at least they can't grab

Re: apt-rpm vs. ximian red-carpet

2002-11-26 Thread Jesse Keating
On Tuesday 26 November 2002 12:19, Michal Drozd wrote: > I'am looking for some guidelines, which of package maganament > tools/services to use. > > somewhere (in webpage about apt-rpm) i found info, that it can't be used > with red-carpet. > > which tool is more populated ? > where i'll able to fin

Re: apt-rpm vs. ximian red-carpet

2002-11-26 Thread Tom Georgoulias
Michal Drozd wrote: I'am looking for some guidelines, which of package maganament tools/services to use. Did you look into up2date & redhat network? This is the easiest, best way to keep you system running the latest official errata packages. My advice is to try it out before apt-rpm or red

taskbar

2002-11-26 Thread Bradley D. Pierson
I upgrades my evolution to version 1.2, but it also left a blank spot on my taskbar. how do I get rid of it, every time I try it crashes my taskbar. what can I do to get this coreected -- Bradley D. Pierson <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

RE: Shell Scripting Question.

2002-11-26 Thread Stephen Mah
# Delete local backups older than 5 days find ${BACKUP_DIR} -name ${BACKUP_PREFIX}_'*' -mtime +5 -exec rm -f {} \; this might work -steve -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Dan de Haan Sent: Tuesday, November 26, 2002 11:57 AM To: [EMAIL P

apt-rpm vs. ximian red-carpet

2002-11-26 Thread Michal Drozd
Hi, I'am looking for some guidelines, which of package maganament tools/services to use. somewhere (in webpage about apt-rpm) i found info, that it can't be used with red-carpet. which tool is more populated ? where i'll able to find more stable versions of packages ? i'am redhat user for 4 da

Re: Shell Scripting Question.

2002-11-26 Thread Randy Kelsoe
Dan de Haan wrote: I have a simple shell script that runs from cron and makes a backup of some filed to another PC via NFS. I want to have it automatically delete old backups form the NFS server. How would I do that, is there a delete files older then N days command? -Dan /usr/bin/find . -a

Re: Shell Scripting Question.

2002-11-26 Thread Michael Weber
find /path -ctime +2 -ok rm {} \; This will find all files starting with /path that have been changed more than 2 days ago and will prompt you for deleting them one by one. Get rid of the -ok if you KNOW it will delete only the files you want deleted. Change -ctime to -atime to find by access ti

Re: rdate command from RH to Solaris

2002-11-26 Thread Nalin Dahyabhai
On Tue, Nov 26, 2002 at 11:34:15AM -0800, Osvaldo Macias wrote: > Hello Folks, I want to set the clock in a Solaris box > from a RH server using the command rdate, but the > connection is refused. > I didn't found help about rhosts in RH in the man > pages. Despite its name, rdate doesn't really

Re: rdate command from RH to Solaris

2002-11-26 Thread Tom Georgoulias
Osvaldo Macias wrote: Hello Folks, I want to set the clock in a Solaris box from a RH server using the command rdate, but the connection is refused. I didn't found help about rhosts in RH in the man pages. Is your rhosts file in /root and not /? Tom -- Psyche-list mailing list [EMAIL PROTEC

Re: Seeing who is logged in through ftp and ssh

2002-11-26 Thread Randy Kelsoe
Justin Zygmont wrote: If you have root jailed users by configuring the ftpaccess file, but have ssh installed, all they have to do is sftp in and go wherever they want. It's a relief to know that at least they can't grab the shadow file too. I just found a quck way to disable this however, i

Re: Webmin

2002-11-26 Thread Neil Thompson
On Tue, 26 Nov 2002, Matt Wilson wrote: > On Tue, Nov 26, 2002 at 03:16:24PM +0200, Martin Schoeman wrote: > > Anybody knows what the plans are for webmin and 8.0? > > We will not be shipping webmin. See: > > http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=webmin Oh what utter bullshit! Why d

Shell Scripting Question.

2002-11-26 Thread Dan de Haan
I have a simple shell script that runs from cron and makes a backup of some filed to another PC via NFS. I want to have it automatically delete old backups form the NFS server. How would I do that, is there a delete files older then N days command? -Dan -- Psyche-list mailing list [E

Re: Seeing who is logged in through ftp and ssh

2002-11-26 Thread Randy Kelsoe
Pavel Rozenboim wrote: Actually, I just successfully ftpd as root and fetched /etc/shadow with sftp. Well, you cheated. :) Try that again as a non-root user. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

rdate command from RH to Solaris

2002-11-26 Thread Osvaldo Macias
Hello Folks, I want to set the clock in a Solaris box from a RH server using the command rdate, but the connection is refused. I didn't found help about rhosts in RH in the man pages. Is there a Big Admin here that could help me Thanks __ Do

Re: Calling all KDE fans!!

2002-11-26 Thread John Raif
I add items by using the Redhat Menu, finding the item (like systems tool, terminal), then left-click and drag to the panel. On Tue, 2002-11-26 at 09:59, Aaron Konstam wrote: > It is offical; according to a survey in Linux Journal KDE is prefered over GNOME. > Well explain how to do the following

Re: XMMS from source under RH8

2002-11-26 Thread Samuel Monsarrat
Also, what system is this? what soundcard? When you say it works for root do you mean that you log in as you, su -l to root in a xterm and run xmms or do you restart X and log in as root? Do you use KDE or GNOME, do you have a sound server running?, have you configured gnomemeeting? I ask all thes

opening URLs in mozilla tabs by default

2002-11-26 Thread Eric Bourque
Anyone know how to make the default behaviour for opening URLs (from the terminal and evolution) to be to open a new tab in mozilla if there's already one running, and start a new mozilla otherwise? With galeon, one can use galeon -n %s, and it works fine, but when I tried the equivalent command i

Re: Seeing who is logged in through ftp and ssh

2002-11-26 Thread Jesse Keating
On Tuesday 26 November 2002 09:33, Pavel Rozenboim wrote: > Actually, I just successfully ftpd as root and fetched /etc/shadow with > sftp. A) thats as root. Root has access to all files. B) if you can sftp in as root, you can also ssh in as root, and do much worse than look at the shadow file.

Re: 2nd try: kernel oopses. Bugzilla 77744

2002-11-26 Thread Anthony Joseph Seward
On Mon, 2002-11-25 at 13:01, Robert Savage wrote: > Tony, > > I'll venture a guess that the root of your difficulty is gcc 3.2. More > specifically, that the RH8 kernel and glibc binaries were compiled with > gcc 3.2. Prior releases used gcc 2.96RH or earlier. Binaries for RH7.3 > very often don't

RE: Seeing who is logged in through ftp and ssh

2002-11-26 Thread Pavel Rozenboim
Actually, I just successfully ftpd as root and fetched /etc/shadow with sftp. > -Original Message- > From: Justin Zygmont [mailto:[EMAIL PROTECTED]] > Sent: Tue, November 26, 2002 7:26 PM > To: Randy Kelsoe > Cc: [EMAIL PROTECTED] > Subject: Re: Seeing who is logged in through ftp and ssh

MP3s Don't Work

2002-11-26 Thread John Rosich
I had the same problem with both Mac and Win files I'd written to cd's some time ago. Probably depending on the program under which they were written, some had '.mp3' in the suffix (they played fine); those lacking the suffix didn't show up or play. I copied the files that didn't have the 'mp3' s

Re: Seeing who is logged in through ftp and ssh

2002-11-26 Thread Justin Zygmont
If you have root jailed users by configuring the ftpaccess file, but have ssh installed, all they have to do is sftp in and go wherever they want. It's a relief to know that at least they can't grab the shadow file too. I just found a quck way to disable this however, in the /etc/ssh/sshd_con

Re: Seeing who is logged in through ftp and ssh

2002-11-26 Thread Randy Kelsoe
Ed Wilts wrote: In many cases, ftp is *more* secure than sftp. With ftp, you have a lot of control over who can do what through the ftpaccess file (in wu-ftpd). With sftp, it's a free-for-all. In very practical terms, the odds of anybody being able to sniff passwords these days is very slim. T

Re: MP3s don't work

2002-11-26 Thread Jay Turner
On Tue, Nov 26, 2002 at 11:20:43AM -0500, Marc Murphy wrote: > Using the standard install I've tried playing my MP3s with the xmms > included. Only one of them plays and it plays perfectly. The rest > can't even be listed. The files are stored on a Windows partition I am > accessing by mounti

Re: RealPlugin

2002-11-26 Thread Mel Seder
--- Jay Turner <[EMAIL PROTECTED]> wrote: > On Tue, Nov 26, 2002 at 07:41:49AM -0800, Mel Seder wrote: > > I copied the following two files is there anything else I have to > do to > > get RealPlayer working with Mozilla? Do you know of a site I can > try > > the Realplayer on? I was late in foll

RE: Calling all KDE fans!!

2002-11-26 Thread Pavel Rozenboim
> -Original Message- > From: Dams [mailto:[EMAIL PROTECTED]] > Sent: Tue, November 26, 2002 6:17 PM > To: [EMAIL PROTECTED] > Subject: Re: Calling all KDE fans!! > > > If you want a prog from the Gnome Menu to be added to your > panel you may > just drag it from the menu and drop it on

Re: RealPlugin

2002-11-26 Thread Neil Loffhagen
The only reason I mentioned using the 1.0.1 folder is that I had all my plugins in the Mozilla/plugins folder and they did not work until I copied them to the Mozilla-1.0.1/plugins folder. Maybe I did something else wrong? Neil. On Tue, 2002-11-26 at 12:54, Jay Turner wrote: > On Tue, Nov 26, 20

Re: MP3s don't work

2002-11-26 Thread Ed Rosack
Redhat 8.0 doesn't ship with mp3 enabled. See: http://www.redhat.com/advice/speaks_80mm.html Ed On Tue, 2002-11-26 at 11:20, Marc Murphy wrote: > Using the standard install I've tried playing my MP3s with the xmms > included. Only one of them plays and it plays perfectly. The rest > can't even

Re: MP3s don't work

2002-11-26 Thread Jesse Keating
On Tuesday 26 November 2002 08:20, Marc Murphy uttered: > Using the standard install I've tried playing my MP3s with the xmms > included. Only one of them plays and it plays perfectly. The rest > can't even be listed. The files are stored on a Windows partition I am > accessing by mounting vfat.

MP3s don't work

2002-11-26 Thread Marc Murphy
Using the standard install I've tried playing my MP3s with the xmms included. Only one of them plays and it plays perfectly. The rest can't even be listed. The files are stored on a Windows partition I am accessing by mounting vfat. Has anyone else run into this problem? -- Psyche-list ma

Re: DELL Optiplex GX260 / 1702FP monitor / Intel i845 video...

2002-11-26 Thread Ken Kleiner
Thanks -- here are some log/output files that were created during the redhat-config-xfree86 process. Things failed The output log file of XFree86.0.log shows : -- XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-72) / X Window System (protocol Version 11, revision 0, vendor release

Re: Calling all KDE fans!!

2002-11-26 Thread Dams
If you want a prog from the Gnome Menu to be added to your panel you may just drag it from the menu and drop it onto the panel :) (drag & Drop is kewl..) And for Pavel, did you try the gnome Keyboard Layout Switcher Applet ? right-click on panel -> add to panel -> utility -> Keyboard Layout Switch

Re: Calling all KDE fans!!

2002-11-26 Thread Steven W. Orr
On Tue, 26 Nov 2002, Aaron Konstam wrote: =>It is offical; according to a survey in Linux Journal KDE is prefered =>over GNOME. Well explain how to do the following which ios easy in Gnome =>in KDE. I want to have an icon on the panel at the bottom of the screen =>that will launch an Xterm (or any

Re: RealPlugin

2002-11-26 Thread Jay Turner
On Tue, Nov 26, 2002 at 07:41:49AM -0800, Mel Seder wrote: > I copied the following two files is there anything else I have to do to > get RealPlayer working with Mozilla? Do you know of a site I can try > the Realplayer on? I was late in following the threads. > > su -c "cp /usr/lib/RealPlayer8/

Re: Is my linux disk dead????

2002-11-26 Thread Aaron Konstam
On Tue, Nov 26, 2002 at 03:04:09AM -0500, [EMAIL PROTECTED] wrote: > > Well, hello everybody, > > (pardons please, this is the second post on the same subject, I forgot to > put the suject) > > sorry to disturb you but I have got a problem which is causing me a great > deal of concern. I had

Re: RealPlugin

2002-11-26 Thread Mel Seder
--- Jay Turner <[EMAIL PROTECTED]> wrote: > On Tue, Nov 26, 2002 at 08:37:43AM +, Neil Loffhagen wrote: > > A small thing, but it had me stumped for a while - need to make > sure > > they are copied into the /usr/lib/mozilla-1.0.1/plugins/ > > > > not the /usr/lib/mozilla/plugins/ folder >

Re: Newbie needs help with drivers and Windows resources

2002-11-26 Thread Markku Kolkka
Viestissä Tiistai 26. Marraskuuta 2002 13:54, Robert Pratt kirjoitti: > Hello. > > I just installed Redhat 8.0. Th eonly thing it couldn't install > automaticaly was my Lin-Modem, and Intel HAM 536ep. I have the .tar file > from Intel's website, but I don't know if it's the only file I need, and/o

RE: Calling all KDE fans!!

2002-11-26 Thread Pavel Rozenboim
Right-click on redhat icon, select panel/Add/button then select any app from menus. After that you can right-click new button, select properties and change the command if you wish. That's the best I could find, but I'm certainly a Gnome fan :) Pavel. BTW, how can I change keyboard layout/language

RE: Calling all KDE fans!!

2002-11-26 Thread Paul Hamm
Ouch! you need to r-click the panel, the seperators work best, the vertical lines with the arrow on top. Then click panel/add and whatever you want to add. If it is not on the RedHat program menu goto panel/add/Special Button/non kde program, browse to what you want. For program specific icons f

Re: Printing, Network, and Modem

2002-11-26 Thread Aaron Konstam
On Tue, Nov 26, 2002 at 04:23:43AM +, Ray Williams wrote: > I have three problems with the new Red Hat 8.0. > > 1. Networking on a lan. On several machines after upgrading or a clean install the >network gives a "Destination Host unreachable" message. Dropping back to RH 7.3 >solves the pr

Calling all KDE fans!!

2002-11-26 Thread Aaron Konstam
It is offical; according to a survey in Linux Journal KDE is prefered over GNOME. Well explain how to do the following which ios easy in Gnome in KDE. I want to have an icon on the panel at the bottom of the screen that will launch an Xterm (or any arboitrary program for that matter). How is this d

Newbie needs help with drivers and Windows resources

2002-11-26 Thread Robert Pratt
Hello.   I just installed Redhat 8.0. Th eonly thing it couldn't install automaticaly was my  Lin-Modem, and Intel HAM 536ep. I have the .tar file from Intel's website, but I don't know if it's the only file I need, and/or how to apply it... I'm too used to Windows .exe files.   My Redhat

Re: lost lilo

2002-11-26 Thread Aaron Konstam
On Mon, Nov 25, 2002 at 07:02:06PM -0500, David Mascot wrote: > While installing RH 8.0 I selected Lilo as the boot manager. Somehow I > lost Lilo after installation. Is there a way to get lilo back? That depends what you mean by loosing lilo. Is the program not installed? The install it with t

Re: Webmin

2002-11-26 Thread Philip A. Chapman
On Tue, 2002-11-26 at 08:18, Joe Klemmer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tue, 26 Nov 2002, Matt Wilson wrote: > > > > Anybody knows what the plans are for webmin and 8.0? > > > > We will not be shipping webmin. See: > > > > http://cve.mitre.org/cgi-bin/cvekey.cg

Re: Webmin

2002-11-26 Thread Joe Klemmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 26 Nov 2002, Matt Wilson wrote: > > Anybody knows what the plans are for webmin and 8.0? > > We will not be shipping webmin. See: > > http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=webmin I don't know... RH ships xinetd and it's

RE: Mmm.. Is someone trying to hack me?

2002-11-26 Thread James Francis
> -Original Message- > From: Joshua Melbourne White [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 26, 2002 7:02 AM > To: [EMAIL PROTECTED] > Subject: Re: Mmm.. Is someone trying to hack me? > > > Thanks for the input. I tried doing what you said with > iptables, but it > doesnt r

Lilo

2002-11-26 Thread David Mascot
I lost Lilo somehow, how can I get it back? Thanks, Dave -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

Re: Webmin

2002-11-26 Thread Matt Wilson
On Tue, Nov 26, 2002 at 03:16:24PM +0200, Martin Schoeman wrote: > Anybody knows what the plans are for webmin and 8.0? We will not be shipping webmin. See: http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=webmin Cheers, Matt -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.red

Re: RealPlugin

2002-11-26 Thread Jay Turner
On Tue, Nov 26, 2002 at 08:37:43AM +, Neil Loffhagen wrote: > A small thing, but it had me stumped for a while - need to make sure > they are copied into the /usr/lib/mozilla-1.0.1/plugins/ > > not the /usr/lib/mozilla/plugins/ folder > > Neil That will work as well . . . until you upgrade

RE: Webmin

2002-11-26 Thread Ronald Hermans
I have webmin running on three RH8.0 systems. No problem except WebMin still thinks it is RH7.4 So I think there are no specific plans. Ronald Hermans Senior Developer QA Manager Every Angle tel: +31 (0)182 577749 gsm: +31 (0)6 23227948 http://www.every-angle.com mailto:[EMAIL PROTECTED]

Re: nvidia + moz 1.2b + 2.4.18-18 = oops!

2002-11-26 Thread Jay Turner
On Mon, Nov 25, 2002 at 10:36:50PM -0500, Eric Bourque wrote: > The subject says it all: for some reason, the nvidia drivers (i.e., the > binary ones from nvidia) combined with mozilla 1.2b, and the latest > kernel (2.4.18-18) seem to occasionally crash X. So far, it has always > happened while cli

Re: Red Hat 8.0 connecting to the internet through Road Runner (cable)

2002-11-26 Thread Jay Turner
On Mon, Nov 25, 2002 at 11:09:17PM -0500, Joshua Melbourne White wrote: > I am sending this for my little brother who just installed RH 8.0 and I > couldn't help him: > > The problem is that the hostname is the server it looks to for DHCP. RR > has many servers it uses, so if I by chance reach the

Webmin

2002-11-26 Thread Martin Schoeman
Anybody knows what the plans are for webmin and 8.0? -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

Re: Seeing who is logged in through ftp and ssh

2002-11-26 Thread Ed Wilts
On Tue, Nov 26, 2002 at 01:44:30AM -0600, Randy Kelsoe wrote: > You should not be > using ftp, though. Try sftp. With ftp, your passwords are sent in plain > text. In many cases, ftp is *more* secure than sftp. With ftp, you have a lot of control over who can do what through the ftpaccess file

Re: Mmm.. Is someone trying to hack me?

2002-11-26 Thread Joshua Melbourne White
Thanks for the input. I tried doing what you said with iptables, but it doesnt recognize it as a command. Any suggestions? On Tue, 2002-11-26 at 03:55, David Durst wrote: > Well your first assumption is kind of correct in a odd sort of way, > I get this all day long on my web server. > > In shor

Re: Seeing who is logged in through ftp and ssh

2002-11-26 Thread Kevin Waterson
On 26 Nov 2002 02:28:04 -0500 Chris Kloiber <[EMAIL PROTECTED]> wrote: > > Not sure how to check who's in with ftp, but if you ssh in you can type: > > # who for ftp use #ftpwho Kind regards Kevin -- Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy

Re: Printing, Network, and Modem

2002-11-26 Thread Tim Waugh
On Tue, Nov 26, 2002 at 04:23:43AM +, Ray Williams wrote: > 3. Printing to my HP660 has been broke since I upgraded to RH7.3 and >continues with RH8.0. What's the bugzilla bug number? Thanks, Tim. */ msg10057/pgp0.pgp Description: PGP signature

Re: RealPlugin

2002-11-26 Thread Neil Loffhagen
Hi On Tue, 2002-11-26 at 01:33, Jay Turner wrote: > Yes, you need to copy the raclass.zip and rpnp.so files into the > /usr/lib/mozilla/plugins/ directory. That should take care of it and after > launching mozilla (or galeon) you can hit the address "about:plugins" to > see a listing of the plug

Re: Seeing who is logged in through ftp and ssh

2002-11-26 Thread David Durst
Dont forget the good old UNIX commandline of 'who' The above will just give you a list of all the users currently connected and their ttys/whatevers and then you can identify what processes that tty is using by a ps -e |grep the tty/whatever. > Thanks for the tip. I totally forgot how insecure f

Re: Mmm.. Is someone trying to hack me?

2002-11-26 Thread David Durst
Well your first assumption is kind of correct in a odd sort of way, I get this all day long on my web server. In short what you are probably seeing is a virus. In long it could be some moron trying to run a exploit againest a NT machine, but whatever/whoever it is - if they had half a brain they

Re: Mmm.. Is someone trying to hack me?

2002-11-26 Thread Klaasjan Brand
On Tue, 2002-11-26 at 09:12, Joshua Melbourne White wrote: > I currently have apache up and running and I was looking through my > security log, and this popped up: > > 199.203.11.241 - - [26/Nov/2002:01:43:58 -0500] "GET > /scripts/..%255c%255c../winnt/system32/cmd.exe?/c+dir" 404 346 "-" "-" Ju

Re: Mmm.. Is someone trying to hack me?

2002-11-26 Thread Gerhardus Scheltema
On Tue, 2002-11-26 at 10:12, Joshua Melbourne White wrote: > I currently have apache up and running and I was looking through my > security log, and this popped up: > > 199.203.11.241 - - [26/Nov/2002:01:43:58 -0500] "GET > /scripts/..%255c%255c../winnt/system32/cmd.exe?/c+dir" 404 346 "-" "-" Th

Re: Mmm.. Is someone trying to hack me?

2002-11-26 Thread Philip Wyett
On Tue, 2002-11-26 at 08:12, Joshua Melbourne White wrote: > I currently have apache up and running and I was looking through my > security log, and this popped up: > > 199.203.11.241 - - [26/Nov/2002:01:43:58 -0500] "GET > /scripts/..%255c%255c../winnt/system32/cmd.exe?/c+dir" 404 346 "-" "-" >

Re: Seeing who is logged in through ftp and ssh

2002-11-26 Thread Joshua Melbourne White
Thanks for the tip. I totally forgot how insecure ftp is. On Tue, 2002-11-26 at 02:44, Randy Kelsoe wrote: > Joshua Melbourne White wrote: > > >I am extremely new to Linux and I am finally learning the power you can > >have with Linux. I have SSH and FTP services running and I can log in > >and

Mmm.. Is someone trying to hack me?

2002-11-26 Thread Joshua Melbourne White
I currently have apache up and running and I was looking through my security log, and this popped up: 199.203.11.241 - - [26/Nov/2002:01:43:58 -0500] "GET /scripts/..%255c%255c../winnt/system32/cmd.exe?/c+dir" 404 346 "-" "-" Doesn't look too good to me. Can someone explain what this person was

RE: remote desktop

2002-11-26 Thread Linux-Lists.Red-Hat.Psyche
Pierre, If you can successfully run x-apps after logging in via ssh, then /usr/bin/gnome-session & Should do the trick. No need for vnc and all that other stuff. -Original Message- From: Pierre Lamb [mailto:[EMAIL PROTECTED]] Posted At: Monday, November 25, 2002 5:03 PM Posted To: P

Is my linux disk dead????

2002-11-26 Thread JBRENNANSARDOU
Well, hello everybody, (pardons please, this is the second post on the same subject,  I forgot to put the suject) sorry to disturb you but I have got a problem which is causing me a great deal of concern. I had Redhat 8 on my second disk and it worked fine with the boot in the MBR of the first

RE: Printing, Network, and Modem

2002-11-26 Thread Pavel Rozenboim
> -Original Message- > From: Ray Williams [mailto:[EMAIL PROTECTED]] > Sent: Tue, November 26, 2002 6:24 AM > To: [EMAIL PROTECTED] > Subject: Printing, Network, and Modem > > > I have three problems with the new Red Hat 8.0. > > 1. Networking on a lan. On several machines after upgra