
Enviado em 04/01/2024 - 16:39h
Montei um servidor com Debian 12 que tem 2 Placas de Rede:# 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 interface
auto lo
iface lo inet loopback
auto enp2s0
iface enp2s0 inet dhcp
# address 192.168.25.2
# network 192.168.25.0
# broadcast 192.168.25.255
# netmask 255.255.255.0
# gateway 192.168.25.1
auto enp4s0
iface enp4s0 inet static
address 192.168.3.201/24
network 192.168.3.0
broadcast 192.168.3.255
netmask 255.255.255.0
# dhcpd.conf
option domain-name "quimicasegura.local";
option domain-name-servers 192.168.3.201, 8.8.8.8, 8.8.4.4;
default-lease-time 600;
max-lease-time 7200;
ddns-update-style none;
authoritative;
subnet 192.168.3.0 netmask 255.255.255.0 {
range 192.168.3.100 192.168.3.199;
option routers 192.168.3.201;
}
Berry Bank: Criando um Banco Digital Gamificado para seus Filhos com Gentoo, Flask e Tailscale
Papagaiando o XFCE com temas e recursos
Instale o DOOM Retro no Gentoo facilmente via Overlay
Steam (Flatpak) rodando jogos em partição NTFS
O dock Plank + U-Launcher deixam qualquer desktop mais produtivo
Instalar Linux em notebook Sony Vaio VPCEG13EB (17)
Alguém tem que acabar com ANATEL!!! (10)
O que você está ouvindo agora? [2] (229)









