Linux For the Rest of Us Help

May 31, 2020 — Jt Spratley

First published on August 29, 2016

This tutorial will cover how to use a GNU/Linux Operating System, also known as Linux distribution or distro, for free without overwriting any data. I’ll be assuming you’re currently running Windows for this tutorial but that affect most of the steps.


Icons 8 Error symbolPlease keep in mind this project doesn’t cover installing a distro or removing your current Operating System. Furthermore, it is always recommended to do a full backup before taking action(s) that could potentially remove or overwrite data. This , nor am I, officially associated with Podnutz: Linux for the rest of Us. *Sigh*

July 25, 2016 - Ubuntu just released an in-browser application for trying basic functions without having to do anything more than visit the website. Check it out at tour.ubuntu.com

What do you need?

You will need the following for this experiment:

  1. Virtualbox virtual machine (VM) manager software, 1-10 Gigabyte USB Flash Drive, or DVD/R Drive and disc
  2. Enough free disk space and internet speed to feel comfortable downloading a 5+ Gigabyte (GB) .iso file
  3. One to two hours of free time

How much can your computer handle?

The computer you'll be testing with, or testing for use on, will largely affect which Linux distro you use. The Open Source community is all about options and customization. The options below are categorized into three classes - Netbook or one star(★), Average or two stars (★★), and High Performance or three stars (★★★) – relating to how powerful your computer must be to get the most out of the distro.

An Average(★★) rated distro, such as Mint Cinnamon, would suffice for testing on or for the average modern desktop or laptop computer.

A Netbook(★) rated distro, Lubuntu for example, is best if testing for use on a netbook or computer older than ten years. Its your choice to test it on the actual machine or your main laptop. There’s more on those options later. The pre-installed software will include more light-weight alternatives, ie. Abiword word processor and Ice Weasel web browser.

A High Performance (★★★) rated distro similar to Mint KDE will flaunt the finesse Linux and Compiz have to offer but require an Intel i7 processor or better.

Wiki How has a quick tutorial to show you where to find info about your computer hard drive, Central Processing Unit, or CPU, Graphics Processing Unit, or GPU, and more.

What's the right distro for you?

The table below lists my recommended Linux distros, and what other distro they’re based on, for the following uses:

  1. Music, Video, Photo Editing
    • Multimedia editing programs pre-installed
      • kdenlive and Openshot versus Sony Vegas
      • LMMS and Ardour versus FL Studio
      • GIMP and Inkscape versus Photoshop
    • DJ and soft synthesizer apps – Internet DJ Console
    • Multiple options for accomplishing the same task(s)
  2. Programming
  3. Higher Education / Students
    • Easy-to-access Webapps to help you accomplish tasks easier
    • Apps applicable to most fields of study
  4. Accessibility and Disabilities are priority
  5. Learning Info Security
    • dozens of scripting and hacking apps
  6. Chinese or fluent mandarin speakers
    • Maintained in China
    • Forums have a strong Chinese following
  7. Server / Red Hat/Centos Sys Admin
    • Try the distro that closest resembles Red Hat Enterprise Linux – CentOS
    • CLI commands are similar
    • Features and Updates mirror each other
  8. Basic Use
    • Libre Office versus Microsoft Office, Thunderbird E-mail client, Firefox Web Browser
    • Appearance options familiar to Windows and Mac OS X users and specific to Linux
  9. Netbooks and old computers
    • Light-weight but very capable

The hardware requirement column represents how powerful your computer needs to be to run the distro efficiently.

For Linux distro tables, see https://web.archive.org/web/20170715213409/https://golivelively.com/2016/08/29/linux-for-the-rest-of-us-help/

The Official Website column offers two links (and notes when needed):

  1. “DOWNLOAD” (Download-48_icons8)- a link to the download page of the official Linux distro website
    1. 32-bit is recommended unless you’ll be testing on a computer with over 4 GB. Then, you must have a 64-bit distro.
  2. “More Info” – a link to its specific Distrowatch page, a hub site all 250+ distros, stats, detailed info, and important links for the specified distro. The “Download Mirrors” section on Distro Watch provides the same link as my “DOWNLOAD” links.

Zoom image – Right-click image > “Open in New Tab”

[wpsm_comparison_table id=”1″ class=”hover-col1 center-table-align”]

After you download your selected distro and verify the hashsum to ensure there were no inconsistencies, continue to part two of three.

Part 1: Choose Your Distro
Part 3: Tutorial

Where Will You Try Linux?

As a reminder, most Linux distro .iso files are packaged with the ability to try it before actually installing to your hard drive. This function, called a Live CD, allows us to skip the approximate thirty (30) minute installation process and get a feel for the distro before making the time commitment and possibly wasting time if the distro doesn’t live up to expectations. This is especially important to those who choose to try the Live CD function on a physical computer versus the virtual machine option.

Using the Virtual Machine (Recommended)

My instructions cover Virtualbox because I think its easier to use and already have a video covering it. However, if you’re comfortable with VMWare Player or another alternative, your results shouldn’t differ.

  1. Download Virtualbox from Virtualbox.org
  2. Install and Open Virtualbox
  3. Select “New”
  4. Type a title in the “Name” text box
  5. Change Type from “Microsoft Windows” to “Linux”
  6. Change Version if applicable. Ensure you choose correctly between 32 and 64 bit and select “Next”
    1. 64 bit may require extra configuration in the BIOS.
  7. Adjust the Memory size as you see fit within the recommendations (512-1024 Megabytes recommended) and select “Next”
  8. Select “Create”, “Next”, and “Next”
  9. Adjust File size if you wish (FYI:~14 GB required if you decide to install Linux Mint later) and select “Create”
  10. Double-click your new virtual machine
  11. Select folder icon (Virtualbox_Folder) and select specified .iso file and select “Open” and then “Start”
  12. Open your mind while waiting for the distro to load

The video below shows the steps above in action. The first five minutes go in depth. The quick tutorial starts at 5:39.

Using Bootable Media

DVD+R

  1. Burn the .iso file to a DVD, and enable the “bootable CD” option if applicable. CDBurnerXP is free.
  2. You’ll need to ensure your BIOS settings prioritize the CD/DVD Drive and/or know which button to press upon restarting the computer to reach the boot menu

Flash Drive and UNetbootin

  1. Install UNetbootin, the easiest way to create a bootable flash drive for a linux distro.
  2. Select the “Diskimage” radio button, ensure “ISO” is selected, and select your “.iso” file by pressing the “…” button kdenlive_diskimage
    • Note that UNetbootin can pull a distro from the web via the “Distribution” drop-down menu. We avoided that route so you can build trust with the official site(s) involved, browse the sites at your leisure, and see what you’ll be getting before making your choice of distro.
  3. Ensure “USB Drive” type and your connected flash “Drive” is selected before pressing “OK”
  4. You’ll need to ensure your BIOS settings prioritize the USB Drives and/or know which button to press upon restarting the computer to reach the boot menu

You can also try Etcher.

Click around at will

→ Choose “Test” or “Try” option – NOT install (It won’t install immediately)

→ Play with apps
⇒ Libre Office / WPS
⇒ GIMP (Single Window Mode)
⇒ Gedit / Leafpad
⇒ Internet
⇒ Media Player

FAQ’s

Q. Where can I find other Free Open Source Software (FOSS) ?

A. I write about a list of FOSS every year – 2015, 2016

Q. What if I need a certain proprietary program for some reason?

A. Check Alternativeto.net for possible substitutes that work well on Linux. Or check Winehq.com for instructions to install it on Linux.

Give me your Feedback

Tags: linux, IT, software

Comments? Tweet