Skip to content
Snippets Groups Projects
10_network_and_ssh.md 357 B
Newer Older
Laurent Modolo's avatar
Laurent Modolo committed
# Ssh

[![cc_by_sa](/Users/laurent/Documents/formations/2020_08_UNIX/img/cc_by_sa.png)](http://creativecommons.org/licenses/by-sa/4.0/)

Objective: Learn basics of ssh connection in GNU/Linux

In the previous section, we have seen how to run scripts and complex commands on your computer. In this session we are going to learn to do that over the network.