Skip to content
Snippets Groups Projects
Unverified Commit 43d2a3ff authored by Todor Kondic's avatar Todor Kondic
Browse files

Fix slides/intro_aim.md

parent 20cb6033
No related branches found
No related tags found
No related merge requests found
# Aims of the Tutorial
* Connect to a GNU/Linux server
* SSH, a de-facto standard for secure communication
+ SSH, a de-facto standard for secure communication
<!-- .element: class="fragment" -->
* For Windows users, using
+ For Windows users
- [MobaXTerm][1], big, bloated, and freeware (which means that
sooner, or later they'll ask for your money), but does many other
useful things besides SSH (and is _recommended by R3_)
- [PuTTY][2], simple, ugly, but efficient and open source
- [PuTTY][2], simple, ugly, but efficient and open source and does only SSH
<!-- .element: class="fragment" -->
* For Mac and GNU/Linux users, OpenSSH command line client
+ For Mac and GNU/Linux users, OpenSSH command line client
<!-- .element: class="fragment" -->
<!-- .element: class="fragment" -->
* Explore how to use the shell effectively
* We will use bash which is (almost) universaly present
- Steve Jobs did not like the license, but ...
```shell
brew install bash
```
<!-- .element: class="fragment" -->
<!-- .element: class="fragment" -->
<!-- .element: class="fragment" -->
<!-- .element: class="fragment" -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment