Hey all, I have a server (no gui) which I am sshd into. I need to add a subnet to of 8 ip addresses. Does someone have a link to do this, something easy to understand! :)
Printable View
Hey all, I have a server (no gui) which I am sshd into. I need to add a subnet to of 8 ip addresses. Does someone have a link to do this, something easy to understand! :)
ifconfig eth0:1 [ipaddress] netmask [netmask] etc.. etc..