How to Network Configuration in Debian With CLI / text (in english)
How to Network Configuration in Debian With CLI / text (in english)
- Open a terminal or remote debian with putty (open ssh) and login with the super user (root)
- typing in terminal pico /etc/network/intefaces
- network configuration like this
- save with ctrl + o and exit with ctrl + x
- restarted the network so that the configuration change with /etc/init.d/networking restart
- check configuration, if the configuration is successful what not with ifconfig
- Success and done
thank;s sob,
ReplyDelete