Changes

Jump to: navigation, search

Tutorial7: Installing Linux / Live Linux / Virtualization

31 bytes removed, 12:55, 10 February 2021
INVESTIGATION 1: BOOTING KNOPPIX (LIVE LINUX) VIA VIRTUALBOX
# Issue the following Linux command to download a Bash Shell script to connect to Seneca Global Portal:<br><span style="color:blue;font-weight:bold;font-family:courier;">wget itas.senecacollege.ca/~mark.fernandes/vpn</span><br><br>
# Issue the following Linux command to add execute permissions to be able to run this script:<br><span style="color:blue;font-weight:bold;font-family:courier;">chmod +x vpn</span><br><br>
# Issue the following Linux command to the /usr/bin directory so this script works like a command:<br><span style="color:blue;font-weight:bold;font-family:courier;"><br><br># Issue the following to connect to the Seneca Global Portal:<br><span style="color:blue;font-weight:bold;font-family:courier;">sudo mv vpn /usr/bin</span><br><br># Issue the following to connect to the Seneca Global Portal: <span style="color:blue;font-weight:bold;font-family:courier;">vpn -c</span><br><br>You should be connected to the Seneca Global Portal. Let's test this out by using the ssh command to connect to your Matrix account.<br><br># We need the vpn -c command to keep running in this terminal, so open another '''xterm''' terminal .<br><br># Issue the following Linux command<br>to connect to your Matrix account:<br><span style="color:blue;font-weight:bold;font-family:courier;">ssh yourSenecaId@matrix.senecacollege.ca</span><br><br># When prompted, enter your password (remember that password does not "echo=back").<br><br>Were you able to connect to your Matrix account?<br><br># After logging in to your Matrix account, issue the following command to terminate your Matrix session: <span style="color:blue;font-weight:bold;font-family:courier;">exit</span><br><br> 
$ chmod +x vpn
# move vpn to /usr/bin
$ sudo mv vpn /usr/bin
# Click on the following link to connect to the Linux Global Portal in your graphic LIVE Linux VM:<br>https://itas.senecacollege.ca/~mark.fernandes/uli101/ssh-to-matrix-from-knoppix.html<br><br>
# After connecting to the Seneca Global Portal, issue the following Linux command<br>to connect to your Matrix account:<br><span style="color:blue;font-weight:bold;font-family:courier;">ssh yourSenecaId@matrix.senecacollege.ca</span><br><br>
# When prompted for your password, enter your MySeneca password as you do when checking your MySeneca email.<br><br><b>NOTE:</b> Nothing appears on the screen as you type your password but ensure you press <b>Enter</b> when done).<br>Were you able to connect to your Matrix account?<br><br>
# After logging in to your Matrix account, issue the following command to terminate your Matrix session: <span style="color:blue;font-weight:bold;font-family:courier;">exit</span><br><br>
# Make certain to close your '''xterm''' application.<br><br>
# Use the ''Knoppix start menu'' to launch a web-browser and go to the '''Google''' website.<br><br>
13,420
edits

Navigation menu