Promise RAID -- MBFastTrak133 Lite

2003-08-17 Thread Marcus
other threads that it might be broken in 2.4.21 anyway. So, does anyone know of any solutions for this or am I stuck with the Promise binary's? Thanks in advance. --Marcus __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design sof

Re: dialup server

2002-05-21 Thread Marcus
ppp0 | grep inet | awk '{ print $2 }' | awk -F : '{ print $2 }'` --Marcus --- "Henning, Brian" <[EMAIL PROTECTED]> wrote: > Hello- > I am trying to set up a dial up server with mgetty so friends can log in to > my computer over ppp. > I want them to

Re: dialup server

2002-05-21 Thread Marcus
ppp0 | grep inet | awk '{ print $2 }' | awk -F : '{ print $2 }'` --Marcus --- "Henning, Brian" <[EMAIL PROTECTED]> wrote: > Hello- > I am trying to set up a dial up server with mgetty so friends can log in to > my computer over ppp. > I want them to

Re: VNCServer Service

2002-05-15 Thread Marcus
plain. #!/bin/sh xsetroot -solid black exec twm I simply then just use my VNC client to connect to my server (Don't forget to do the :1 or whatever after your servers IP.) and it goes right though. --Marcus --- Jim Hale <[EMAIL PROTECTED]> wrote: > I decided to go ahead and activ

Re: Kernel Compile Question...

2002-05-14 Thread Marcus
lilo Added linux-2.2.20 Added linux-2.4.x * And your done! The * indicates the default kernel. --Marcus --- Wei Wu <[EMAIL PROTECTED]> wrote: > i'm on rh7.3 now.because this version not support my sound card,i > have to > recompile the kernel.two questions below: > 1.i&#

Re: ssh revisited

2002-05-13 Thread Marcus
. --Marcus --- "Henning, Brian" <[EMAIL PROTECTED]> wrote: > Hello- > > > I added: 'ListenAddress any' to my sshd_config file and after i > rebooted and > sshd failed. > could it be that the port is not open on my redhat machine? > if

ipmasqadm portfw vs autofw

2002-03-14 Thread Marcus
I'm currently running 2.2.19 on an old 486 of mine that has been doing a great job of running ipchains on it to masq (NAT) my dial-up connection. When I wanted to play a game online, however, I would switch my dial-up to the Windows box and play it from there to avoid any port forwarding issues.

Re: xdm default kde

2002-02-01 Thread Charles Marcus
Hi, I'm having a very similar problem with Redhat 7.2... None of the suggestions in this thread worked for me... This should be simple... Display Manager = "KDM" Desktop = "KDE" (or GNOME, or just a Window Manager).. Why is this so complicated?? Charles p.s. please cc me a

RE: Hostname

2001-04-02 Thread Marcus Ouimet
r 2001 12:21:12 -0700, Marcus Ouimet wrote: >When I type hostname it comes up as: > >www.everyfan.com > >Although my site works fine running with Apache and Red Hat 6, this is >annoying. I think it came from the deafult installation.

Hostname

2001-04-02 Thread Marcus Ouimet
When I type hostname it comes up as: www.everyfan.com Although my site works fine running with Apache and Red Hat 6, this is annoying. I think it came from the deafult installation. Is there anyway of changing this? ___ Redhat-list mailing list [EM

Available Disk Space

2001-03-24 Thread Marcus Ouimet
OK I have been searching forever to find something that is driving me nuts. When I use df to check my disk space it shows that the "/" partition is completely used eg: /dev/sda8 256667245125 0 100% / /dev/sda123302 5904 16195 27% /boot /

Chown Question

2001-03-23 Thread Marcus Ouimet
Is it possible to specify multiple owners (not groups, but actual users) to a file or directory using chown? Ahy help appreciated. It is not in the manual pages so I assuming it can't be done. ___ Redhat-list mailing list [EMAIL PROTECTED] htt

RE: Killing PID

2001-03-20 Thread Marcus Ouimet
AM To: [EMAIL PROTECTED] Subject: Re: Killing PID service sendmail stop On Tue, 20 Mar 2001, Marcus Ouimet wrote: > I am trying to kill the sendmail using the PID, but it just won't go away. > It doesn't give an error when using the kill command. But when checking it >

RE: Killing PID

2001-03-20 Thread Marcus Ouimet
That is what I was trying, it says invalid user? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of eric clover Sent: March 20, 2001 9:37 AM To: [EMAIL PROTECTED] Subject: Re: Killing PID as root type /etc/rc.d/init.d/sendmail stop eric - Original Me

RE: Killing PID

2001-03-20 Thread Marcus Ouimet
That is what is strange I am logged in as root: [root@www /]# -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mikkel L. Ellertson Sent: March 20, 2001 9:33 AM To: [EMAIL PROTECTED] Subject: Re: Killing PID On Tue, 20 Mar 2001, Marcus Ouimet wrote

Killing PID

2001-03-20 Thread Marcus Ouimet
I am trying to kill the sendmail using the PID, but it just won't go away. It doesn't give an error when using the kill command. But when checking it is still running. I tried also sendmail stop but then I get a message saying invalid user. Is there any other way to stop sendmail? _

Firewall For Red Hat

2001-03-15 Thread Marcus Ouimet
Is there a free or open source firewall system that anyone would recommend for Red Hat Linux 6.2? ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: Groupadd command...

2001-03-14 Thread Marcus Ouimet
urtis Sent: March 14, 2001 11:07 AM To: [EMAIL PROTECTED] Subject: Re: Groupadd command... >>>>> "mo" == Marcus Ouimet <[EMAIL PROTECTED]> writes: mo> I have successfully installed Red Hat, but noticed I can't use a few mo> commands, such as groupadd

Groupadd command...

2001-03-14 Thread Marcus Ouimet
I have successfully installed Red Hat, but noticed I can't use a few commands, such as groupadd (also tried addgroup). Are there additional packages I need to install? Thanks. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redh

Newbie Question - Computer Stats

2001-03-13 Thread Marcus Ouimet
Is there a way from the command prompt to tell what kind of computer you are running, how much ram etc? Thanks in advance. I am running Red Hat Linux 6.2 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat

FTP Accounts

2001-03-07 Thread Marcus Ouimet
I am a bit lost. I am trying to create a simple ftp account to one directory, I am using Red Hat Linux 5.2 I can't find out where to start. I tried linuxconf but it doesn't have any options for FTP. I searched redhat.org and couldn't find anything to help me do this. Any help pointing me i

Newbie Questions

2001-01-16 Thread Marcus Ouimet
I have looked through the documentation on Redhatlinux.com but couldn't find what I was looking for. Anyways here it goes:   I want to rid my system on an anonymous ftp account, how would I go about doing this? Also I am trying to figure out how to find out how much disk space I have left fr