Разное
Установка sudo
apt-get install sudo
usermod -aG sudo username
Шаблон /etc/network/interfaces
allow-hotplug enp0s3
iface enp0s3 inet static
address 192.168.1.10
gateway 192.168.1.1
netmask 255.255.255.0
Установка sudo
apt-get install sudo
usermod -aG sudo username
Шаблон /etc/network/interfaces
allow-hotplug enp0s3
iface enp0s3 inet static
address 192.168.1.10
gateway 192.168.1.1
netmask 255.255.255.0