Re: snoop

2002-04-12 Thread Michael J. Denton
> I am new to Linux and I am looking for > a snoop or any packet sniffer program. http://www.snort.org ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Updating 7.1 with rpm's

2002-04-12 Thread Michael J. Denton
One thing I would suggest would be to just try using Red Hat's up2date feature. It will (typically) upgrade and install packages in the proper order and resolve any dependency issues you might have. http://www.redhat.com/docs/manuals/RHNetwork/ref-guide/up2date-config.html Michael _

Re: Sendmail relay

2002-04-16 Thread Michael J. Denton
> It seems that I'm a victim of SPAM. How do I stop sendmail from relaying > from the Internet? What version of Sendmail are you using? I was under the impression that since v. 8.9 relaying had been turned off by default. Here are some links I think you might find helpful: http://www.sendmail

Re: beginner-questions

2003-01-12 Thread Michael J. Denton
> First: Am i right, that RedHat supports programms like > - VMware Express x.x > - VMware 3.x > - OpenOffice > - KDE & GNome > - mp3-player XMMS > - scanner-software xsane > - ps2pdf ... > - mplayer Yes on all counts. One point of note is that with RH 8 you will have to install mp3 support for XM

Re: beginner-questions

2003-01-12 Thread Michael J. Denton
> the manuals, etc. But: what do you Propose me, if i decide to change to > RedHat: buying a 8.0, or is the 8.1 released in a few weeks? I don't think a very hard timeline has been established for the release of 8.1 - but I could be wrong. You could do 2 things: 1. Download 8.0 - try it out - an

Re: reinstall grub...

2003-01-12 Thread Michael J. Denton
> I know I can actually reinstall lilo by running lilo at the prompt, how > about grub? What command should I type to reinstall grub? If you run: grub-install /dev/hdx grub should be reinstalled. Hope this helps. Mike -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=

Re: unauthorized user

2002-04-20 Thread Michael J. Denton
> gdman:x:1170:1170::/home/gdman:/bin/bash > > As soon as I delete him he reappears, like some process is recreating him. > I don't show this user in my other 6.1 box or in my 6.2 box. Have I been hacked It looks like the box has been cracked...and there is quite possibly a cron job or somethi

Re: RedHat Versions

2002-04-27 Thread Michael J. Denton
> How can I tell what version I am running on a Redhat server. I know how to > get the Kernel version, but don't know how to find out if it is Redhat 6.1, > 6.2, 7.1, etc. It should say in /etc/redhat-release Michael ___ Redhat-list mailing l

Re: Which RPM?

2002-04-27 Thread Michael J. Denton
> Could someone please tell me which RPM contains libltdl.so.0 ? Since it's not >on my system, I need to install it, and knowing which RPM it's in helps... I believe libltdl.so.0 is provided by libtool-libs. http://www.rpmfind.net//linux/RPM/redhat/7.2/i386/libtool-libs-1.4-8.i386.html Ho

Re: Graphical HTML editor

2002-05-01 Thread Michael J. Denton
> What is the most versatile and easiest to use graphical HTML editor for my > RH 7.2 system? http://linux.tucows.com/internet/html_editors.html Lists a bunch. I like Bluefish and CoffeeCup. Michael ___ Redhat-list mailing list [EMAIL PROTECTED]

Re: RedHat 7.2 and ports

2002-05-05 Thread Michael J. Denton
> I'd heard that someone was working on a ports tree for Linux, but I > can't find any information on it now. Gentoo Linux has their own port-like system called Portage. It is a mix of FreeBSD's ports system and Debian's apt get http://www.gentoo.org/doc/portage-manual.html http://www.gentoo.o

Re: Auto start a daemon

2002-05-09 Thread Michael J. Denton
> I have a deamon that needs to be automatically started with a command line > option when Linux starts up. I have been looking for a way to do this but > havent found anything yet. Any suggestions ? This the gist of it: http://www.redhat.com/docs/manuals/linux/RHL-7.3-Manual/ref-guide/s1-boot-

Re: web based tool for webserver

2002-05-15 Thread Michael J. Denton
> Are there tools for to administrate a rh webserver. Are you known advanced > opensource projects? > It should be a prodcut like freevsd (but name-based) or very good example is > the GUI form Cobalt. I'm not entirely sure what you exactly want control via a web interface but Webmin is an excel

Re: how to check the linux run level

2002-05-26 Thread Michael J. Denton
> How to check current run level? Look in: /etc/inittab the line: id:3:initdefault: should indicate it - in the line above the in init level is 3. Here is a decent article discussing the different init levels: http://www.freeos.com/articles/3243/ Hope this helps. Michael __

Re: Ordering Redhat CDROMs from Linuxcentral.com

2002-05-28 Thread Michael J. Denton
> the list from getting those cdroms from linux central. Not to be a bit off topic but, while I have never ordered CD's from Linux Central I have bought Linux CDs from http://www.cheapbytes.com/ and have had no problems with them. > Unfortunally, I'm a college student and can't really > afford

Re: Want to Dowload RH7.3 and Burn it to CDROM...But Can't

2002-05-30 Thread Michael J. Denton
> How can I burn RH7.3 to CDROM under Windows? I have > an HP Burner. Just pull the iso images of the cds off the web via a mirror and then burn them using your Windows burner software. Most software has an option to burn a CD from an image file - which is what the iso files are. You can find