Skip to content
bryanpawlina edited this page May 8, 2015 · 3 revisions

#systemd

Unix process manager

http://www.freedesktop.org/wiki/Software/systemd/

#ssh

The shell to log into the system remotely

#screen

Reads from serial port of a device directly

Example: `screen /dev/[dev_name]

Ctrl/a/k to kill

Clone this wiki locally