Open main menu

CDOT Wiki β

Changes

Tutorial7: Installing Linux / Live Linux / Virtualization

6 bytes added, 13:16, 13 February 2021
INVESTIGATION 1: BOOTING KNOPPIX (LIVE LINUX) VIA VIRTUALBOX
# In the system tools menu, scroll down and select to launch the terminal application called '''Konsole'''<br><br>'''FYI:''' To '''increase''' font size, press '''ctrl-+''' to '''reduce''' font size, press '''ctrl--'''. You can drag the Konsole terminal window from the bottom-right corner to increase the window size.<br><br>
# In the bash shell, issue the following Linux command: <span style="color:blue;font-weight:bold;font-family:courier;">whoami</span><br><br>What is the name of your generic Knoppix Linux Live account?<br><br>Let's test this out by using the ssh command to connect to your Matrix account. Your Knoppix virtual machine uses your computer's main computer's operating system's connection which most likely is already connected to Seneca's Global Portal.<br><br>
<!-- # 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>
13,420
edits