Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
tutorial
2015-06-19-R3-Linux101
Commits
f316e8ea
Commit
f316e8ea
authored
Jun 17, 2015
by
Christophe Trefois
Browse files
Updates
parent
8123d399
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f316e8ea
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
Your public key has been saved in /home/vagrant/.ssh/id_rsa.pub.
Your public key has been saved in /home/vagrant/.ssh/id_rsa.pub.
The key fingerprint is:
The key fingerprint is:
ac:d7:36:ee:74:f6:34:d1:ff:ee:dd:bc:d5:ee:70:36 vagrant@vagrant-ubuntu-trusty-64
ac:d7:36:ee:74:f6:34:d1:ff:ee:dd:bc:d5:ee:70:36 vagrant@vagrant-ubuntu-trusty-64
The key's randomart image is:
The key
\
's randomart image is:
+--[ RSA 2048]----+
+--[ RSA 2048]----+
| |
| |
| |
| |
...
@@ -48,19 +48,29 @@
...
@@ -48,19 +48,29 @@
| . + + o B*|
| . + + o B*|
| .o .=@|
| .o .=@|
+-----------------+
+-----------------+
```
```
3. Create LUMS account (done by LCSB)
###
3. Create LUMS account (done by LCSB)
4. Add SSH key to LUMS (**L**CSB **U**ser **M**anagement **S**ystem)
### 4. Add SSH key to LUMS (**L**CSB **U**ser **M**anagement **S**ystem)
1. Attach SSH key to your LUMS account
2. Go to https://lcsb-ipa.uni.lu
3. Login with first.lastname and password linuxwork2015
> (Note: Use your password for existing LUMS account)
5. Connecting to Virtual Machine
1.
Attach SSH key to your LUMS account
+ ssh `first`.`lastname`@10.79.2.191 -p 8022
2.
Go to https://lcsb-ipa.uni.lu
3.
Login with first.lastname and password linuxwork2015
> (Note: Use your password for existing LUMS account)
### 5. Connecting to Virtual Machine
*
Windows
*
Linux
*
Open your terminal
*
Connect to the workshop virtual machine
```
bash
ssh
`
first
`
.
`
lastname
`
@10.79.2.191
-p
8022
```
## Discover your surroundings
## 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