Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

sudo passwd

su

apt-get install

nano /etc/network/interfaces

auto enp0s3
iface enp0s3 inet static
address 192.168.10.1
netmask 255.255.255.0
broadcast 192.168.10.255
gateway 192.168.10.254

ctrl+X lalu y lalu Enter

/etc/init.d/networking restart

ip a

ping ip di cmd windows

You might also like