Problem with networking
I've finally got a linux box to use at work!! Of course, I've promptly installed Slack on it. However, I'm having a little difficulty in configuring the networking on it as I've only ever used DHCP with linux. Couple of questions:
1. How do I change my computer's host name to the name assigned by the network admin? I've tried to edit the /etc/hosts file, but this doesn't seem to change the actual hostname.
2. I'm trying to configure networking by editing the /etc/rc.d/rc.inet1.conf and putting the correct values under: IPADDR and GATEWAY. I also set USE_DHCP to "no".
However, I cannot get a connection. Any help pointing me in the right direction would really be appreciated.
Thanks.
|