Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
tutorial
2015-06-19-R3-Linux101
Commits
ff10f20a
Commit
ff10f20a
authored
Jun 15, 2015
by
Sergio Coronado
Browse files
more
parent
888ed683
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
ff10f20a
...
...
@@ -2,7 +2,7 @@
## How to connect to a remote Session
***
```
+ Terminal
1. Windows
+ PuTTy
...
...
@@ -12,22 +12,25 @@
+ Terminal
3. Linux
+ Terminal
```
```
+ SSH key generation
1. Windows
+ PuTTyGEN
2. Mac / Linux
+ ssh-keygen
```
```
+ Create LUMS account (LCSB)
1. Add SSH key
2. Attach SSH key to LUMS account
3. Go to https://lcsb-ipa.uni.lu
4. Login with first.lastname and password linuxwork2015 (Note: Use your password for existing LUMS account)
```
```
+ Connecting to Virtual Machine
+
ssh first
.
lastname@10.79.2.191 -p 8022
1.
ssh
`
first
`.`
lastname
`
@10.79.2.191 -p 8022
```
## Discover your surroundings
***
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment