Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zaloguj się
10sr
/
dotfiles-mirror
kopia lustrzana
https://github.com/10sr/dotfiles.git
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Wydania
0
Wiki
Aktywność
10sr Dotfiles
https://github.com/10sr/dotfiles
1515
Commity
1
Gałąź
61 MiB
Drzewo:
baae9593db
dotfiles-mirror
/
ansible
/
debian_setup.static_ip.inte...
debian_setup.static_ip.interfaces
95 B
Czysty
Zwykły widok
Historia
ansible: debian_setup: add tasks for static ip
10 lat temu
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