File Location between RH and SuSe
Dear Gurus, I am new to SuSe. In my university I used RH. Would you mind telling me the following: In RH: 1)# Source function library ./etc/rc.d/init.d/functions 2)# Source networking configuration ./etc/sysconfig/network 3) chkconfig --add firewall 4) chkconfig --level 345 firewall on What are the above lines equal in SuSe 7.0, 7.1 and 8.0? Thank you so much for your assistance and I am looking forward to receiving your reply. Regards, Choth
PUTH CHAN CHOTH wrote:
Dear Gurus,
For 8.0:
1)# Source function library ./etc/rc.d/init.d/functions
/etc/rc.status (I think)
2)# Source networking configuration ./etc/sysconfig/network
same
3) chkconfig --add firewall
same. If you're asking how to start firewall, see yast/security. I don't know how the firewall is started from the command line.
4) chkconfig --level 345 firewall on
chkconfig --set -- Silviu Marin-Caea Systems Engineer Linux/Unix http://www.genesys.ro Phone +40723-267961
participants (2)
-
PUTH CHAN CHOTH
-
Silviu Marin-Caea