User Tools

Site Tools


cs101:sshfromlinux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cs101:sshfromlinux [2018/11/13 14:06] – [What Is SSH?] localadmincs101:sshfromlinux [2020/09/07 23:08] (current) – [Basic Syntax] localadmin
Line 7: Line 7:
  
 The Linux tool for connecting to a system, that allows remote connections using SSH, is called, unsurprisingly, ssh.  The Linux tool for connecting to a system, that allows remote connections using SSH, is called, unsurprisingly, ssh. 
-ssh is run from the command shell or in a //terminal emulator// (e.g. gnome-terminal, konsole, xterm, rxvt, kvt, nxterm, & eterm) if your Linux install uses a GUI. The emulator is a program that opens a window and lets you interact with the shell.+ssh is run from the command shell ([[cs101:cli|CLI]]) or in a //terminal emulator// (e.g. gnome-terminal, konsole, xterm, rxvt, kvt, nxterm, & eterm) if your Linux install uses a GUI. The emulator is a program that opens a window and lets you interact with the shell.
 ==== Basic Syntax ==== ==== Basic Syntax ====
 The most basic form of the command is: The most basic form of the command is:
Line 29: Line 29:
     exit     exit
  
-You can find more information on Ubuntu SSH in the [[http://manpages.ubuntu.com/manpages/bionic/man1/ssh.1.html|Ubuntu man pages]]+You can find more information on Ubuntu SSH in the [[http://manpages.ubuntu.com/manpages/focal/man1/ssh.1.html|Ubuntu man pages]]
cs101/sshfromlinux.1542139617.txt.gz · Last modified: 2018/11/13 14:06 by localadmin