Changes

Jump to: navigation, search

Tutorial7: Installing Linux / Live Linux / Virtualization

6 bytes added, 13:08, 10 February 2021
INVESTIGATION 1: BOOTING KNOPPIX (LIVE LINUX) VIA VIRTUALBOX
# Issue the following Linux command to download a Bash Shell script to connect<br>to the '''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;">sudo mv vpn /usr/bin</span><br><br>
# Issue the following shell script 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>
13,420
edits

Navigation menu