Using ssh and scp with ssh-keygen to log into remote computers over an encrypted connection without needing a password. We then use "cron" to setup a periodic task to ssh into a remote computer and track the disk usage. Finally, I cover how to use emacs "tramp" to edit files on remote computers via an ssh connection so that you can interact with the text editor locally and only have to deal with the delays of the network when opening or saving files.
The ssh-keygen is going to make my workflow way more efficient! Thanks!!!
monniewolf 1 month ago in playlist 2011 Research Tools