howto:unix_shell
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
howto:unix_shell [2024/06/01 00:23] – [2. Open the terminal or connect to the remote Linux server] jnilsson | howto:unix_shell [2024/06/01 00:24] (current) – [2. Open the terminal or connect to the remote Linux server] jnilsson | ||
---|---|---|---|
Line 21: | Line 21: | ||
If your Windows Terminal application comes with the ssh command, you can run the command below to connect to a remote Linux server. | If your Windows Terminal application comes with the ssh command, you can run the command below to connect to a remote Linux server. | ||
- | * Open the terminal application | + | * Open the terminal application, then run this command |
- | - If you want to connect to a remote linux system using SSH, you can do so with a command like this:< | + | |
ssh < | ssh < | ||
- | #for example: ssh jnilsson@nexus.ss.uci.edu | + | #for example: ssh jnilsson@nexus.socsci.uci.edu |
</ | </ | ||
howto/unix_shell.1717201409.txt.gz · Last modified: 2024/06/01 00:23 by jnilsson