Posts

The Absolute Basics: Set up a Linux Virtual Machine and get started

Everyone has to start their Linux System Administration journey somewhere. If you’re ready to dive into Linux, here are the absolute basics.

Install Linux in a Virtual Machine

First things first: you need to get a learning environment set up for yourself: a place where you can make mistakes, explore things, and hack the matrix without destroying your day-to-day environment. The answer? A virtual machine! Here’s a video detailing how to set up a Linux virtual machine:

 

Get Started on the Linux Command-Line

Next, the fun part — jumping into the command-line! Open up a terminal in Ubuntu (by pressing the windows key to bring up the application launcher, and then typing in ‘terminal’ to bring up the application), and let’s get started with your first few commands:

At this point, you’ve got your learning environment set up. You’re probably excited to dive in and begin learning, but take a few minutes to play around with Linux until you’re comfortable using the Graphical User Interface (GUI), and typing in the basic commands we’ve discussed so far.

From here, you can continue the Linux Sysadmin Basics YouTube playlist!