How to – Debian Static IP Configuration

On a basic Debian machine without a graphical interface assigning the same IP address all the times can be achieved in two ways. Static IP Address To configure a static IP, (an IP that will never change), and not use DHCP you must edit the file /etc/networking/interfaces. Insert the following code at the end of … Read more