This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
10sr Dotfiles
https://github.com/10sr/dotfiles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1614
Commits
1
Branch
20 MiB
Emacs Lisp
53.5%
JavaScript
22%
Shell
18.2%
Makefile
5.7%
HAProxy
0.4%
Tree:
8132456a24
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '8132456a24'
${ noResults }
dotfiles-mirror
/
ansible
/
static-network
/
debian_setup.static_ip.inte...
6 lines
95 B
Raw
Blame
History
auto eth0
iface eth0 inet static
address 192.168.2.4
netmask 255.255.255.0
gateway 192.168.2.1