Skip to content

Connecting with SSH

Wesley Piard edited this page Aug 1, 2023 · 6 revisions

For basic command-line tasks, the easiest way to connect is using Secure Shell (SSH). This will give you a remote terminal that allows you to run command-line programs that don't have require a GUI, e.g., git.

Clone this wiki locally