Last active
March 30, 2017 13:38
-
-
Save DuqueDeTuring/1a1c405e4eccdd4a3f09373cf00798a1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Check disk for USB stick: | |
fdisk sdX | |
Check partitions: | |
disklabel sdX | |
mount /dev/sdXUID | |
Driver | |
fw_update -p PATH | |
----------------- | |
hostname.X | |
nwid Y | |
wpakey XYZ | |
dhcp | |
----------------- | |
Restart if | |
sh /etc/netstart interface-id | |
----------------- | |
CapsLock->CTRL | |
setxkbmap -option caps:ctrl_modifier | |
----------------- | |
BG | |
xsetroot -solid darkgreen | |
----------------- | |
Package updates: | |
pkg_add -Uu | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment