Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
10sr
/
dotfiles-mirror
espelho de
https://github.com/10sr/dotfiles.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
0
Wiki
Trabalho
10sr Dotfiles
https://github.com/10sr/dotfiles
1483
Cometimentos
1
Ramo
57 MiB
Árvore:
cbb0582505
dotfiles-mirror
/
ansible
/
debian_setup.static_ip.inte...
debian_setup.static_ip.interfaces
95 B
Em bruto
Vista normal
Histórico
ansible: debian_setup: add tasks for static ip
há 10 anos
1
2
3
4
5
auto eth0
iface eth0 inet static
address 192.168.2.4
netmask 255.255.255.0
gateway 192.168.2.1