7 Server Admin

7.1 Setup Authentication with SSH keys

Note that ssh-keygen -m PEM is needed for logging into Amazon servers:

7.1.1 Login

Once the key is generated on the server, logging into a terminal is simply a matter of specifying location of key file and the :

ssh -i ~/.ssh/id_rsa.pem bbest@imars-mbon.marine.usf.edu

Xie, Yihui. 2015. Dynamic Documents with R and Knitr. 2nd ed. Boca Raton, Florida: Chapman; Hall/CRC. http://yihui.name/knitr/.

———. 2019. Bookdown: Authoring Books and Technical Documents with R Markdown. https://CRAN.R-project.org/package=bookdown.