Difference between revisions of "Tutorial7: Installing Linux / Live Linux / Virtualization"

From CDOT Wiki
Jump to: navigation, search
(Linux Installation Methods)
(Linux Installation Methods)
Line 86: Line 86:
 
[[Image:vm-player-menu.png|thumb|right|250px|VMware Player launch menu for Ubuntu Linux OS<br>(Image licensed under [https://creativecommons.org/licenses/by-sa/3.0/ cc])]]
 
[[Image:vm-player-menu.png|thumb|right|250px|VMware Player launch menu for Ubuntu Linux OS<br>(Image licensed under [https://creativecommons.org/licenses/by-sa/3.0/ cc])]]
 
* Virtualization requires a compatible processor: not all processors  support that feature.
 
* Virtualization requires a compatible processor: not all processors  support that feature.
* Most recent multi-core processors support virtualization.
+
* Most recent '''multi-core processors''' support virtualization.
 
* The virtualized OS is installed and run in a window under another OS.
 
* The virtualized OS is installed and run in a window under another OS.
* The installation can usually be accomplished from an ISO image.
+
* The installation can usually be accomplished from an '''ISO image'''.
* One or more virtual machines can be run at the same time. The guest OS shares the hardware with the host OS and possibly other virtualized systems.
+
* One or more virtual machines can be run at the same time.
* Special software is used to manage the entire process, referred to as the “hypervisor”.
+
* The guest OS '''shares hardware''' with the host OS and possibly other virtualized systems.
 +
* Special software is used to manage the entire process, referred to as the '''hypervisor'''.
 
* The guest systems have network access through the host.
 
* The guest systems have network access through the host.
 
* The selection of virtualization software (which allows  creation and running of virtual machines) depends mainly  on the host OS, although some are cross-platform. Other considerations as to virtualization software may be  features, support, price and/or personal preferences.
 
* The selection of virtualization software (which allows  creation and running of virtual machines) depends mainly  on the host OS, although some are cross-platform. Other considerations as to virtualization software may be  features, support, price and/or personal preferences.

Revision as of 10:07, 21 October 2020

INSTALLING LINUX / LIVE LINUX / VIRTUALIZATION


Main Objectives of this Practice Tutorial

  • List and explain common Linux Installation Methods
  • Define and explain the purpose of using a Live Linux distribution
  • Define and explain the purpose of Virtualization
  • Download and install Knoppix Live in a virtual machine


Tutorial Reference Material

Course Notes
Concepts
YouTube Videos
Course Notes: Installing Linux Knoppix Resources Instructional Videos:

KEY CONCEPTS

Installing Linux

Having a Linux system on your home computer provides access to a large selection of open source software.

Installing your own version of Linux on your notebook or desktop computer also can make it easier to practice working
in the Linux environment and learn how to perform routine Linux OS administration tasks.


Listing of Common Linux Distributions.
(Image licensed under cc)

A Linux distribution (often abbreviated as distro) is an operating system made from a software collection that is based upon the Linux kernel and, often, a package management system. Linux users usually obtain their operating system by downloading one of the Linux distributions, which are available for a wide variety of systems ranging from embedded devices (for example, OpenWrt) and personal computers (for example, Linux Mint) to powerful supercomputers (for example, Rocks Cluster Distribution).

Reference: https://en.wikipedia.org/wiki/Linux_distribution


Steps in the Linux Installation Process:

  • Select a Linux Distribution and download a Linux Distribution Install ISO file
    to your Computer (Note: Be aware of any required Hardware Requirements for the Linux OS prior to installation.)
  • Burn an Linux Distribution CD/DVD, or USB, or use downloaded file when creating a virtual machine.
  • Once booted, the installation process transfers the live image to a disk (or flash memory) and configures the system.
  • For most distributions, the installation involves a guided graphical environment help assist with the Linux installation process.

Linux Installation Methods

Standalone Installation

  • Linux is the only OS on the computer
  • Any existing data on your hard disk will be erased


The grub boot menu to select different operating systems upon computer startup.
(Image licensed under cc)

Dual-boot / Multi-boot Installation

  • A boot menu allows the user to select the desired OS.
  • This options provides a method to access your computer if one OS fails to boot-up.
  • Most Linux distributions can access the Windows partition even if your Windows OS cannot boot-up.
  • This booting method is great for troubleshooting
    (example: booting into other OS to confirm that you can connect to the Internet to rule-out hardware issues.
  • It is recommended to back up important data before proceeding.
  • It is recommended to install the Linux OS last, as other operating systems may not offer a multi-boot option.


Virtualized Installation

VMware Player launch menu for Ubuntu Linux OS
(Image licensed under cc)
  • Virtualization requires a compatible processor: not all processors support that feature.
  • Most recent multi-core processors support virtualization.
  • The virtualized OS is installed and run in a window under another OS.
  • The installation can usually be accomplished from an ISO image.
  • One or more virtual machines can be run at the same time.
  • The guest OS shares hardware with the host OS and possibly other virtualized systems.
  • Special software is used to manage the entire process, referred to as the hypervisor.
  • The guest systems have network access through the host.
  • The selection of virtualization software (which allows creation and running of virtual machines) depends mainly on the host OS, although some are cross-platform. Other considerations as to virtualization software may be features, support, price and/or personal preferences.


Popular VM software for Windows and MAC include:

  • VMware
  • Oracle Virtual Box
  • KVM
  • XEN

Live Linux CD

Knoppix is a popular Live Linux CD Distribution.
(Image licensed undercc)

A live CD (also live DVD, live disc, or live operating system) is a complete bootable computer installation including operating system which runs directly from a CD-ROM or similar storage device into a computer's memory, rather than loading from a hard disk drive. A Live CD allows users to run an operating system for any purpose without installing it or making any changes to the computer's configuration. Live CDs can run on a computer without secondary storage, such as a hard disk drive, or with a corrupted hard disk drive or file system, allowing data recovery.

As CD and DVD drives have been steadily phased-out, live CDs have become less popular, being replaced by live USBs, which are equivalent systems written onto USB flash drives, which have the added benefit of having write-able storage. The functionality of a live CD is also available with a bootable live USB flash drive, or an external hard disk drive connected by USB.

Reference: https://en.wikipedia.org/wiki/Live_CD


The Knoppix Live CD id available to run on workstations at Seneca College or your home computer via AppsAnywhere.

Steps to Run Knoppix from AppsAnywhere:
Launch Knoppix from Virtualbox menu.
(Image licensed undercc)
Click Switch to enter scale mode.
  1. Start your Seneca College lab workstation and login to your Seneca Windows account.
  2. Click on the Search Apps area located in the top right corner of the MyApps window and type the word: knoppix
  3. Select the knoppix application icon and click Launch. Your file manager will open and display both the Knoppix virtual machine icon and a Knoppix Installation ISO file.
  4. Double-click on the icon Knoppix.vbox The Virtualbox application will launch and display the virtual machine for Knoppix.
  5. Double-click on the Knoppix VM in the left window to launch this VM and click the Switch button when prompted to enter scale mode.


You can also burn in a Knoppix CD or USB Live Image to Run on your Computer

Steps to Run Knoppix Live from Your Computer:
Knoppix Download Webpage.
  1. Click on the following link to download the lastest knoppix ISO:
    https://www.knopper.net/knoppix-mirrors/index-en.html

  2. If you are burning to a CD, click on the following link for instructions:
    Install Knoppix LInux

    NOTE: If you are burning to a USB, click on the following link for instructions:
    How to Boot Knoppix from USB



INVESTIGATION 1: BOOTING KNOPPIX (LIVE LINUX) VIA VIRTUALBOX


In this section, you will download and install the Virtualbox virtualization application on your computer. You will then download the Knoppix Live Distribution on your computer and create a virtual machine for Knoppix Linux. Once you launch the Knoppix Linux distribution, you will learn to perform a few basic operation in the Knoppix Linux graphical environment.

NOTE: In order to save time, you will be downloading and using an already created Knoppix Linux VM.


Perform the Following Steps:


  1. Click on the following link to access the Oracle Virtualbox website and click on the link to download and install
    the Oracle Virtualbox virtualization application on your computer: Oracle Virtualbox

  2. Click on the following link and download the Knoppix Live Distribution to your computer: Knoppix Virtualbox VM

    NOTE: This file is approximately 5GB in size and might take a while to download.

  3. Unzip the downloaded zip file (In MS Windows: Right click and Select "Extract All")

  4. Open your file manager application and double-click on the Knoppix.vbox file.

    NOTE: Should you still have difficulty running Knoppix on your home machine/laptop you may ask your
    Learning Centre ULG leaders for additional help in troubleshooting why Knoppix was not working on your home machine/laptop.

  5. Allow a little time for the Knoppix Linux distribution to start. This is a graphical Linux distribution which will start-up in a desktop environment.

    NOTE: You are NOT prompted for a username and password because this is a Linux Live distribution,
    and you have been assigned a generic account.

    The Knoppix Linux desktop environment has a similar look as the MS Windows desktop environment.
    (Image licensed undercc)
  6. On the bottom left-hand side, click on the Knoppix start menu (similar to the Windows start menu).

  7. In the start menu, select System Tools

    The xterm application will display the Bash shell to issue Linux commands.
  8. In the system tools menu, scroll down and select to launch the terminal application called xterm

  9. In the bash shell, issue the following Linux command: whoami

    What is the name of your generic Knoppix Linux Live account?

  10. Issue the following command to connect to your Matrix account (when prompted for your password, enter your MySeneca password as you do when checking your MySeneca email. NOTE: Nothing appears on the screen as you type your password but ensure you press Enter when done.): ssh yourSenecaId@matrix.senecacollege.ca

    Where you able to connect to your Matrix account?

  11. After logging in to your Matrix account, issue the following command to terminate your Matrix session: exit

  12. Make certain to close your xterm application.

  13. Use the Knoppix start menu to launch a web-browser and go to the Google website.

  14. Use the Knoppix start menu to select Office and then select LibreOffice - Writer to launch a word processor application.

  15. Create a small document and save changes to your home directory using your first name, and exit the Libreoffice word processing document.

  16. Use the Knoppix start menu to select logout, then select shutdown to terminate your Knoppix Linux Live session.

  17. Repeat the steps to launch a new Knoppix Linux Live session.

    The LibreOffice application is the default word processor.
  18. Use the Knoppix start menu to launch a graphical file manager.

  19. In the file manager, search for your word processing document file that you saved on your home directory. Is there document there. If not, why?

  20. Use the Knoppix start menu to shutdown your Knoppix Linux Live session.

  21. Work on the Linux practice questions located at the bottom of this tutorial.



LINUX PRACTICE QUESTIONS

The purpose of this section is to obtain extra practice to help with quizzes, your midterm, and your final exam.

Here is a link to the MS Word Document of ALL of the questions displayed below but with extra room to answer on the document to simulate a quiz:

https://ict.senecacollege.ca/~murray.saul/uli101/uli101_week7_practice.docx

Your instructor may take-up these questions during class. It is up to the student to attend classes in order to obtain the answers to the following questions. Your instructor will NOT provide these answers in any other form (eg. e-mail, etc).


Review Questions:

  1. Define the term Linux Distribution.
  2. List and explain two advantages of installing a Linux distribution on your home computer or laptop.
  3. List and explain two things to consider prior to installing a Linux distribution on your home computer.
  4. Explain why installing Multi-boot for Linux is useful for computer troubleshooting.
  5. Define the term Virtualization.
  6. List the steps to boot the Knoppix Linux distribution from a Workstation at Seneca College.
  7. List the steps to boot the Knoppix Linux distribution from a CD or USB from your home computer.
  8. List the home pages of the Linux distributions shown in the Linux distribution image above.