Open main menu

Linux and Unix Users Group at Virginia Teck Wiki β

Changes

Shell account tutorial

48 bytes added, 19:57, 31 January 2016
Other SSH suggestions
<code>user@acidburn:~$ passwd</code>'''
==Other SSH suggestionsSuggestions==* Use [https://wiki.archlinux.org/index.php/SSH_keys SSH Keys]
* Write up your own [[tmux|tmux.conf]]
* Use X-forwarding on servers that support it: <code> ssh -X user@client.server.tld </code>
Anonymous user