Enviado em 12/12/2018 - 12:50h
estou tentando desabilitar a configuração automática do DHCP e configura-la via prompt comando....
auto eth0
iface eth0 inet static
address 192.168.15.8
netmask 255.255.255.0
gateway 192.168.32.129
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*
# The loopback network interfacesauto lo
uto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.15.8
netmask 255.255.255.0
gateway 192.168.32.129
dhclient eth0
RTNETLINK answers: File exists
Como gerar um podcast a partir de um livro em PDF
Automatizando digitação de códigos 2FA no browser
Resolver problemas de Internet
Como compartilhar a tela do Ubuntu com uma Smart TV (LG, Samsung, etc.)
Conheça a 4Devs, caixa de ferramentas online para desenvolvedores
Como converter um vídeo MP4 para um GIF para publicar no README.md do seu repositório Github
Como Instalar o Microsoft Teams no Linux Ubuntu