
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 atualizar sua versão estável do Debian
Cirurgia para acelerar o openSUSE em HD externo via USB
Void Server como Domain Control
Quer auto-organizar janelas (tiling) no seu Linux? Veja como no Plasma 6 e no Gnome
Copiando caminho atual do terminal direto para o clipboard do teclado
Script de montagem de chroot automatica









