29. June 2021
Set Up Static IP Debian
In this basic tutorial I show you how to assign a static IP address to a Debian VM. The /etc/network/interfaces contains network interface configuration information for our Debian VM. We need to edit this File with vim or nano (preferred) editor. Login into your Debian virtual machine as User or Root. If you are root, you don’t need to use sudo: We need to edit […]