If you want to learn how to use Linux, but don't know where to start read on. There can be so much information available that you can't even decide where to start. Or worse, you start down the path of learning and quickly discover too many concepts, commands, and nuances that aren't explained. This kind of experience is frustrating and leaves you with more questions than answers. You need no prior knowledge to benefit from this course. You will be guided step by step using a logical and systematic approach. As new concepts, commands, or jargon are encountered they are explained in plain language, making it easy for anyone to understand.
Here's What People Are Saying About Jason and His Courses:
"Excellent course on Linux. It is the best way to get started using Linux that I have come across." Chris Bischoff, Udemy student
"This class was a great review of the 2 Linux classes I took in school. I learned plenty of new stuff and got a great refresher on things I haven't used in some time. I did well on my interview and got the job I was looking for. Thanks. " Alan Derrick, Udemy student
"This was a great course. Learned a lot from it. " Ricardo José Crosara Junior, Udemy student
"Excellent starter course. Very good and complete guide to get you started on working on Linux." Brian Mulder, Udemy student
"Great course. Easy to understand for beginners and a great refresher for experienced users. " Spencer Ball, Udemy student
"Very well laid out course. Thanks Jason. " Eric Etheredge, Udemy student
"Love it... it's absolutely one of the best courses I've taken here on Udemy." Idriss N, Udemy student
"Awesome Course. Another great one. Thanks Jason. " John Wilmont, Udemy student
"Excellent Course. Having come from a moderate understanding of Linux, this course has given me a deeper and more streamlined understanding of Linux. Definitely worth the money." Armando Cabrera, Udemy student
"Fantastic course and very beautifully explained." S John, Udemy student
"Great course, great instructor. I enjoyed every minute of it. I recommend this course 100%." Alfredo, Udemy student
"I am lovin' it. Nice way to begin one's journey into Linux." Rohit Gupta, Udemy student
Free Bonus - How to Install WordPress on Your Very Own Linux System
First, you'll learn what software is required for WordPress to run on a Linux system. Next, you'll be given the exact commands to type that install all the required software and WordPress.
Before you know it, you'll have a fully functioning blog on your hands. This is a great way to put your new-found Linux skills to good use. Totally optional, but very cool: If you want to host your blog on the internet on your very own installation of Linux, I'll show you were you can get hosting for just $5 a month.
When you enroll, you get lifetime access to the course. Your course never expires. You can study at your own pace and refer back to the lessons whenever you want.
I stand behind my courses and care about your goals. That's why this course comes with an unconditional 30-day money-back guarantee. It's my personal promise of your success. So...
Enroll now and start learning the Linux skills you need to level up your career.
This is an overview of the Linux for Beginners course. You will learn about some of the topics that will be covered and demonstrated as the course progresses.
In this lesson you will learn:
What Linux is
Brief history of Linux
What a Linux Distribution or Linux Distro is
Reasons Linux is used
You'll briefly be introduced to: RHEL (RedHat Enterprise Linux), Fedora, CentOS, AlmaLinux, Rocky Linux, Ubuntu, Debian, OpenSuse, and SLES (SuSE Linux Enterprise Server).
In this lesson, you will learn:
What a Linux Distribution or Linux Distro is
What the most common Linux Distros are
How to choose the right Linux Distro
Specifically, you'll learn about the most popular Linux Distros including RHEL (RedHat Enterprise Linux), AlmaLinux, Rocky Linux, CentOS, and Ubuntu.
Other Distros are mentioned, such as Linux Mint, Debian, Manjaro, OpenSUSE, Pop!_OS, Fedora, Arch Linux, Fedora, and Slackware.
In this lesson you will learn how to install, use, and remove a Linux distro using Windows Subsystem for Linux (WSL) on Windows. You will also learn how to access the Linux files and directories using the Windows File Explorer.
In this lesson, you will learn how to install VirtualBox 7 on Windows 11. (If you need help installing VirtualBox on another version of Windows, please ask for help in the class discussion forum. I'll be happy to help you get Linux installed on your system.)
Note: Only use this lesson if you are using Mac with an Intel processor as your operating system. If you are not, proceed to the next lesson.
In this lesson, you will learn how to install VirtualBox on Mac.
In this lesson, you will learn how to install AlmaLinux 9 using an OVA file inside VirtualBox. (This lesson also applies to RHEL 9, Rocky Linux 9, and CentOS 9.)
This lesson is for Mac users who have an Apple Silicon CPU in their systems, such as the M1, M2, or newer.
In this lesson you will learn why you need to know how to install Linux manually from scratch.
In this lesson, you will learn how to install AlmaLinux 9 and/or RHEL (RedHat Enterprise Linux) 9.
In this lesson, you will learn how to connect directly to a Linux system installed on physical hardware or inside a virtual machine. Graphical and text-based logins will be covered.
In this lesson, you will learn about the Linux directory structure. You'll learn where different components of the operating system are located. You'll also learn how applications can employ the same conventions for their directory structures.
In this lesson you will learn what the shell is, how to access it, and what the superuser account is.
In this lesson you will learn some basic, yet essential Linux commands.
In this lesson you will learn some basic, yet essential Linux commands. You will be given an overview of each command and then a demonstration.
Commands include:
pwd
cd
ls
cat
man
clear
exit
In this lesson you will learn:
In this lesson you will learn:
In this lesson you will learn:
In this lesson you will learn:
In this lesson you will learn how to list files with the ls command and how to interpret the ls output.
In this lesson you will learn about:
The permissions lesson is broken into two parts. In this lesson you will learn about:
This is part two of the permissions lesson. In this lesson you will learn about:
In this lesson you will learn about two commands that will help you find files and directories.
In this lesson, you will learn about two commands that will help you find files and directories: locate and find.
In this lesson you will learn various commands that can be used to view files as well as how to use the nano text editor.
In this lesson you will learn various commands that can be used to view files as well as how to use the nano text editor.
In this lesson you will learn how to edit files with the vi editor.
In this lesson you will learn how to edit files with the emacs editor.
This lesson will touch on some of the graphical editors available in the Linux operating system.
This lesson will cover how to delete, copy, move, and rename files.
In this lesson you will learn what is a wildcard in Linux with examples.
Linux wildcard examples.
This lesson covers the various types of input and output as well as how to redirect that input and output.
In this lesson you will learn three strategies for comparing the differences between two files.
In this lesson you will learn how to search through the contents of files. Additionally you will learn about pipes and how they can be used to aid searches.
In this lesson you will learn how to search through the contents of files. Additionally you will learn about pipes and how they can be used to aid searches.
In this lesson you will learn how to transfer and copy files over the network.
See the supplementary material for a list of SCP and SFTP clients.
In this lesson you will learn how to transfer and copy files over the network.
See the supplementary material for a list of SCP and SFTP clients.
In this lesson you will learn how to customize your shell prompt.
In this lesson you will learn how to list, create, delete, and persist shell aliases.
In this lesson you will learn about environment variables.
In this lesson you will learn how to display information about running programs and processes. You will also learn how to control the behavior of processes, including running processes in the background and terminating processes.
In this lesson you will learn how to display information about running programs and processes. You will also learn how to control the behavior of processes, including running processes in the background and terminating processes.
In this lesson you will learn how to schedule jobs and automate tasks using the cron service.
In this lesson you will learn how to switch to other accounts and run programs as different users.
In this lesson you will learn the important differences between interactive and non-interactive sessions.
In this lesson you will learn how to manipulate your shell history. Additionally, you will learn how to use tab completion. Finally command line editing is covered.
In this lesson you will learn about shell history, the exclamation mark expansion syntax, and autocompletion.
In this lesson you will learn how to search for, install, and remove software on RPM based distros such as RedHat Enterprise Linux, CentOS, AlmaLinux, Rocky Linux, and Fedora.
In this lesson you will learn how to search for, install, and remove software on Debian based distros such as Debian, Ubuntu, Kali Linux, Parrot OS, and Linux Mint.
Thanks for taking the "Linux for Beginners" course!
This lesson covers installing Apache, MySQL, PHP, and Wordpress on an Ubuntu system.
In this lesson you will learn how to connect to a Linux system directly and over the network. You'll learn about SSH and the software that you'll need to connect to a Linux system.
In this lesson you will learn how to connect to a Linux system directly and over the network. You'll learn about SSH and the software that you'll need to connect to a Linux system.
In this lesson you will learn how to install VirtualBox on Windows.
In this lesson you will learn how to install VirtualBox on Mac.
In this lesson you will learn how to create a Linux Virtual Machine using VirtualBox and Virtual Disk Images.
The Linux Virtual Machine can be used to practice your Linux skills as you progress through the course.
In this lesson you will learn how to install Virtualbox and Ubuntu.
The contents of this lecture are so secret I'm not even allowed to describe it! Open, if you dare.
OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.
Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.
Find this site helpful? Tell a friend about us.
We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.
Your purchases help us maintain our catalog and keep our servers humming without ads.
Thank you for supporting OpenCourser.