
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
Cirurgia para acelerar o openSUSE em HD externo via USB
Void Server como Domain Control
Modo Simples de Baixar e Usar o bash-completion
Monitorando o Preço do Bitcoin ou sua Cripto Favorita em Tempo Real com um Widget Flutuante
[Resolvido] VirtualBox can't enable the AMD-V extension
Como verificar a saúde dos discos no Linux
Como instalar , particionar, formatar e montar um HD adicional no Linux?
Como automatizar sua instalação do Ubuntu para desenvolvimento de software.









