Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

emergency_stop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Network: append to /etc/dhcpcd.conf

interface wlan0
static routers=10.1.1.1
static ip_address=10.1.1.2/24

Install

vim, tmux, docker.io

sudo gpasswd -a $USER docker