Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
courses
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nene Barry
courses
Commits
43d2a3ff
Unverified
Commit
43d2a3ff
authored
5 years ago
by
Todor Kondic
Browse files
Options
Downloads
Patches
Plain Diff
Fix slides/intro_aim.md
parent
20cb6033
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
2020/2020-02-15_gnuLinuxCourse/slides/intro_aim.md
+9
-7
9 additions, 7 deletions
2020/2020-02-15_gnuLinuxCourse/slides/intro_aim.md
with
9 additions
and
7 deletions
2020/2020-02-15_gnuLinuxCourse/slides/intro_aim.md
+
9
−
7
View file @
43d2a3ff
# 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" -->
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment