Linux Explained part 8 : Remote access with SSH
- 18 minutes read time
For the last entry of the Linux Explained series, we will explore the remote access and administration of a Linux machine using SSH. From RSH to SSH The Remote Shell, or rsh, is a command line computer program created in 1983 as a part of the Berkeley “r-commands” - r for remote -, released for the first time in 1981, made to enable the users of an Unix computer to connect to another one using the network.