1,885
edits
Changes
Created page with 'Category:Chris Tyler Draft This is a topic outline for teaching a "System Administration for Programmers" session. == Screen == * GNU Screen command ** Common options …'
[[Category:Chris Tyler Draft]]
This is a topic outline for teaching a "System Administration for Programmers" session.
== Screen ==
* GNU [[Screen]] command
** Common options
== SSH ==
* [[SSH]] tips and tricks
** X tunneling
** arbitrary forward and reverse tunnels
** Using <code>.ssh/config</code> for convenience
** Public key authentication
== LVM ==
* Using LVM for storage management
== Bash ==
* Bash tips 'n' tricks
** Aliases
** cd shortcuts: using - and ~
** Command editing
*** ^Right, ^Left, Home, ^A, End, ^E, ^T
*** Esc-BS, Ctl-W
*** Esc-_
** Command searching
*** ^R
*** !
** Tab completion
** Prompts
This is a topic outline for teaching a "System Administration for Programmers" session.
== Screen ==
* GNU [[Screen]] command
** Common options
== SSH ==
* [[SSH]] tips and tricks
** X tunneling
** arbitrary forward and reverse tunnels
** Using <code>.ssh/config</code> for convenience
** Public key authentication
== LVM ==
* Using LVM for storage management
== Bash ==
* Bash tips 'n' tricks
** Aliases
** cd shortcuts: using - and ~
** Command editing
*** ^Right, ^Left, Home, ^A, End, ^E, ^T
*** Esc-BS, Ctl-W
*** Esc-_
** Command searching
*** ^R
*** !
** Tab completion
** Prompts