Re: Shutting down linux

2001-11-24 Thread huter liu
Hi,carlo! Never shutdown your system just press the power button,use halt to shutdown and reboot to reboot your system,press power whill lost the information not write to disk yet...sometimes it will damage your system >Hi, > >Is it possible to shutdown linux thru power switch ins

Re: net config file?

2001-11-22 Thread huter liu
Hi,gary! [huter@linux network-scripts]$ cat ifcfg-eth0 DEVICE=eth0 ONBOOT=yes BOOTPROTO=static IPADDR=192.168.1.1 NETMASK=255.255.255.0 GATEWAY=202.197.224.43 [huter@linux network-scripts]$ pwd /etc/sysconfig/network-scripts others can be found there too >Dear all, > >Where is the netw

Re: installing redhat7.1 from iso image(I'm wondering too)

2001-11-22 Thread huter liu
Hi,everyone! I just meet the problem too,someone asked me the same question.I'm wondering when you download the RH7.1 ISO file from internet,before you begin install,you *must* write the ISO file to CD,and then boot from CD or floppy,read file from CD only?I know in RH7.2 can install direc

How can I umount the loopback file system correctly?

2001-11-14 Thread huter liu
Hi,everyone! I just downloaded the RH7.2 iso files in my harddisk,I know the iso files can be mounted in file system directly,I do it use mount command:mount /where/iso/is/enigma-i386-disc1.iso -t iso9660 -o loop back /var/ftp/rh72/cd1,it's Ok,so I wonder why not mount it automatically via

Re: Re: How to enable Telnet service???

2001-11-14 Thread huter liu
tables -L to look at firewall >check /etc/hosts.allow I didn't setup anything about allow and deny,default should work? > >On Wed, Nov 14, 2001 at 03:41:24PM +0800, huter liu wrote: >> Hi,redhat-list! >> I just installed enigma,network is Ok,but I can&

Re: Re: How to enable Telnet service???

2001-11-14 Thread huter liu
Hi,EdwardSPL! Hmm.I didn't do restart,but I use ps aux|grep xinetd to find out the PID of xinetd,and then use kill -HUP PID_of_xinetd..and...I just reboot the box,but it can't work too. Thank you! >> I just installed enigma,network is Ok,but I can't use telnet from WIN98

How to enable Telnet service???

2001-11-13 Thread huter liu
Hi,redhat-list! I just installed enigma,network is Ok,but I can't use telnet from WIN98 client in the same subnet,I don't know what thing disabled it(maybe firewall??),I installed telnet-server,and in ntsysv telnet is enabled,I also read something about tcpd,and I modified /etc/xinetd.d/te

Two ISA NIC can't work???

2001-11-13 Thread huter liu
Hi,redhat-list! I downloaded the RedHat 7.2 and installed it into my computer,I'm a newbie and I want to set it as a router(just test,no heavy load),so I pluged two NIC(a ISA ne clone eth1 and a ISA eexpress eth0),system see them at boot time,I add two line to the /etc/modules.conf,from dm