We may earn an affiliate commission when you visit our partners.
Course image
Jason Cannon
Read more

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.

  • What a Linux distribution is and which one to choose.
  • What software is needed to connect to Linux from Mac and Windows computers.
  • What SSH is and how to use it.
  • The file system layout of Linux systems and where to find programs, configurations, and documentation.
  • The basic Linux commands you'll use most often.
  • Creating, renaming, moving, and deleting directories.
  • Listing, reading, creating, editing, copying, and deleting files.
  • Exactly how permissions work and how to decipher the most cryptic Linux permissions with ease.
  • How to use the nano, vi, and emacs editors.
  • Two methods to search for files and directories.
  • How to compare the contents of files.
  • What pipes are, why they are useful, and how to use them.
  • How to compress files to save space and make transferring data easy.
  • How and why to redirect input and output from applications.
  • How to customize your shell prompt.
  • How to be efficient at the command line by using aliases, tab completion, and your shell history.
  • How to schedule and automate jobs using cron.
  • How to switch users and run processes as others.
  • How to find and install software.
  • Unconditional Udemy 30 day money-back guarantee - that's my personal promise of your success.
  • 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.

    Enroll now

    What's inside

    Learning objective

    By the end of this course you will understand the fundamentals of the linux operating system and be able to apply that knowledge in a practical and useful manner.

    Syllabus

    Background, Introduction, and Preparation.

    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.

    Read more

    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:

    • How to navigate man pages.
      How the $PATH environment variable is used.
      What the which command does.
      How to ask commands for help.
      How to search man pages.

    In this lesson you will learn:

    • How to navigate man pages.
    • How the $PATH environment variable is used.
    • What the which command does.
    • How to ask commands for help.
    • How to search man pages.

    In this lesson you will learn:

    • How to use directory shortcuts
    • How to execute commands out of your $PATH
    • How to create and remove directories

    In this lesson you will learn:

    • How to use directory shortcuts
    • How to execute commands out of your $PATH
    • How to create and remove directories

    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:

    • Symbolic permissions
    • Numeric and octal permissions
    • File versus directory permissions
    • Changing permissions
    • Working with groups
    • File creation mask

    The permissions lesson is broken into two parts. In this lesson you will learn about:

    • Symbolic permissions
    • Numeric and octal permissions
    • File versus directory permissions
    • Changing permissions
    • Working with groups
    • File creation mask

    This is part two of the permissions lesson. In this lesson you will learn about:

    • Symbolic permissions
    • Numeric and octal permissions
    • File versus directory permissions
    • Changing permissions
    • Working with groups
    • File creation mask

    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.

    Traffic lights

    Read about what's good
    what should give you pause
    and possible dealbreakers
    Course includes materials to learn how to install Wordpress on Linux
    Can help become familiar with the fundamentals of the Linux operating system
    Beginners are welcomed
    Provides an opportunity to learn the basics of Linux
    Suitable for brushing up on Linux skills
    Taught by Jason Cannon, who has received positive feedback

    Save this course

    Create your own learning path. Save this course to your list so you can find it easily later.
    Save

    Reviews summary

    Essential linux fundamentals for beginners

    According to students, this course is an excellent starting point for beginners, particularly those with no prior Linux experience. Learners highlight the instructor's ability to simplify complex topics, making the command line accessible and understandable. The course provides a solid foundation in core Linux concepts, from file system navigation and permissions to essential commands and process management. Recent updates, especially concerning installation methods for modern systems like WSL and M1 Macs, are frequently praised, indicating the instructor's commitment to keeping the content current and relevant. While some learners found certain topics could be expanded, the consensus points to a highly practical and well-structured learning experience that prepares students for further exploration or career development.
    Bonus content is practical but relevance varies by learner.
    "The bonus WordPress part felt a bit tacked on, not directly related to core Linux skills."
    "The WordPress installation was a cool bonus and a great way to apply some of the networking concepts."
    "I didn't need the WordPress section, but I can see how it would be useful for others looking for a practical project."
    Course content is actively maintained and updated for relevance.
    "The updated installation guides for modern systems (M1 Macs, WSL) are a huge improvement! This shows the instructor is actively maintaining the course."
    "It's great that the instructor keeps the installation processes current, which is crucial for a tech course."
    "I appreciate the timely updates to the course content, making it relevant for new Linux users today."
    Strong focus on essential commands and practical application.
    "I loved the hands-on labs, especially setting up my own VM. It really helped me understand the command line."
    "Covers all the essentials you need to get started. I found the sections on file permissions and shell scripting particularly useful for my job."
    "I learned so much about the Linux file system and navigating directories. A truly practical course."
    Instructor effectively simplifies complex Linux concepts.
    "The explanations are incredibly clear, and the instructor makes complex concepts easy to grasp."
    "As someone completely new to Linux, this course was a lifesaver. The step-by-step guidance... was perfect."
    "This class was a great review of the 2 Linux classes I took in school. I learned plenty of new stuff..."
    Provides a strong base but may not delve deeply into advanced topics.
    "Good overview, but I felt some topics could go deeper. The editor sections (vi, emacs) were a bit rushed for beginners to really grasp them."
    "Some parts felt a bit slow, but that's probably good for absolute novices. Experienced users might find it too basic."
    "While comprehensive for beginners, I'd suggest external resources for more in-depth practice with specific commands."

    Activities

    Be better prepared before your course. Deepen your understanding during and after it. Supplement your coursework and achieve mastery of the topics covered in Linux for Beginners with these activities:
    Read 'The Linux Command Line' by William Shotts
    Enhance your understanding of Linux commands and their usage scenarios through a well-regarded book.
    Show steps
    • Obtain a copy of 'The Linux Command Line' book.
    • Read through the book, taking notes and highlighting important concepts.
    • Practice using the commands described in the book.
    • Refer back to the book as needed to reinforce your knowledge.
    Follow Linux Tutorials
    Supplement course material with guided tutorials to reinforce key concepts and gain practical experience.
    Browse courses on Linux
    Show steps
    • Identify reputable online resources or platforms offering Linux tutorials.
    • Choose tutorials that align with your learning goals.
    • Follow the tutorials step-by-step, practicing the commands and concepts.
    • Take notes or create cheat sheets for future reference.
    Practice Linux Commands
    Develop proficiency in using basic Linux commands to navigate the command line and perform common tasks.
    Browse courses on Linux
    Show steps
    • Create a list of essential Linux commands.
    • Practice using the commands in a Linux terminal.
    • Complete online tutorials or exercises on Linux commands.
    • Use the man pages to learn about specific commands.
    Four other activities
    Expand to see all activities and additional details
    Show all seven activities
    Join a Linux Study Group
    Engage with peers to discuss concepts, troubleshoot issues, and learn from each other's experiences.
    Browse courses on Linux
    Show steps
    • Find or create a study group with other Linux learners.
    • Establish regular meeting times and set goals.
    • Take turns presenting on different Linux topics.
    • Collaborate on projects or assignments.
    • Provide support and encouragement to group members.
    Create a Linux Home Lab
    Build a virtual or physical home lab to practice Linux skills and experiment with different configurations.
    Browse courses on Linux
    Show steps
    • Choose a suitable virtualization software or physical hardware.
    • Install Linux on the virtual or physical system.
    • Configure the system and install necessary software.
    • Use the home lab to practice Linux commands, troubleshoot issues, and experiment with different scenarios.
    • Document your experiences and share them with others.
    Develop a Linux Script
    Apply your Linux knowledge to create a practical script that automates tasks or solves a specific problem.
    Browse courses on Linux
    Show steps
    • Identify a task or problem that can be automated with a Linux script.
    • Learn the basics of shell scripting.
    • Write a script that performs the desired tasks.
    • Test and debug the script to ensure it works correctly.
    • Document the script and share it with others.
    Contribute to a Linux Open-Source Project
    Gain hands-on experience and contribute to the Linux community by participating in an open-source project.
    Browse courses on Linux
    Show steps
    • Identify a Linux open-source project that aligns with your interests.
    • Fork the project repository and create a local copy.
    • Make changes or add features to the project.
    • Submit a pull request to the upstream repository.
    • Collaborate with other contributors and maintain your contributions.

    Career center

    Learners who complete Linux for Beginners will develop knowledge and skills that may be useful to these careers:
    Systems Administrator
    Systems Administrators are responsible for the day-to-day operations of computer systems, including maintenance, security, and performance monitoring. This course provides a foundation in Linux, an operating system commonly used in server environments. By learning how to use and manage Linux, you will gain skills that are highly valued by employers in this field.
    Network Administrator
    Network Administrators are responsible for the design, implementation, and maintenance of computer networks. This course provides a foundation in Linux, an operating system commonly used in networking environments. By learning how to use and manage Linux, you will gain skills that are highly valued by employers in this field.
    Database Administrator
    Database Administrators are responsible for the maintenance and performance of databases. This course provides a foundation in Linux, an operating system commonly used in database environments. By learning how to use and manage Linux, you will gain skills that are highly valued by employers in this field.
    Web Developer
    Web Developers are responsible for the design and development of websites. This course provides a foundation in Linux, an operating system commonly used in web development environments. By learning how to use and manage Linux, you will gain skills that are highly valued by employers in this field.
    Cloud Engineer
    Cloud Engineers are responsible for the design, implementation, and maintenance of cloud computing systems. This course provides a foundation in Linux, an operating system commonly used in cloud computing environments. By learning how to use and manage Linux, you will gain skills that are highly valued by employers in this field.
    DevOps Engineer
    DevOps Engineers are responsible for bridging the gap between development and operations teams. This course provides a foundation in Linux, an operating system commonly used in DevOps environments. By learning how to use and manage Linux, you will gain skills that are highly valued by employers in this field.
    Information Security Analyst
    Information Security Analysts are responsible for protecting computer systems and networks from unauthorized access, use, disclosure, disruption, modification, or destruction. This course provides a foundation in Linux, an operating system commonly used in security environments. By learning how to use and manage Linux, you will gain skills that are highly valued by employers in this field.
    Software Engineer
    Software Engineers are responsible for the design, development, and maintenance of software applications. This course provides a foundation in Linux, an operating system commonly used in software development environments. By learning how to use and manage Linux, you will gain skills that are highly valued by employers in this field.
    Data Scientist
    Data Scientists are responsible for the collection, analysis, and interpretation of data. This course provides a foundation in Linux, an operating system commonly used in data science environments. By learning how to use and manage Linux, you will gain skills that are highly valued by employers in this field.
    IT Manager
    IT Managers are responsible for the planning, implementation, and management of computer systems and networks. This course provides a foundation in Linux, an operating system commonly used in IT management environments. By learning how to use and manage Linux, you will gain skills that are highly valued by employers in this field.
    Computer Scientist
    Computer Scientists are responsible for the design, development, and implementation of computer systems and networks. This course provides a foundation in Linux, an operating system commonly used in computer science research and development environments. By learning how to use and manage Linux, you will gain skills that are highly valued by employers in this field.
    Systems Analyst
    Systems Analysts are responsible for the analysis, design, and implementation of computer systems and networks. This course provides a foundation in Linux, an operating system commonly used in systems analysis environments. By learning how to use and manage Linux, you will gain skills that are highly valued by employers in this field.
    Computer Network Architect
    Computer Network Architects are responsible for the design, implementation, and maintenance of computer networks. This course provides a foundation in Linux, an operating system commonly used in network architecture environments. By learning how to use and manage Linux, you will gain skills that are highly valued by employers in this field.
    IT Auditor
    IT Auditors are responsible for the evaluation of computer systems and networks to ensure compliance with security regulations. This course provides a foundation in Linux, an operating system commonly used in IT audit environments. By learning how to use and manage Linux, you will gain skills that are highly valued by employers in this field.
    IT Support Specialist
    IT Support Specialists are responsible for providing technical support to users of computer systems and networks. This course provides a foundation in Linux, an operating system commonly used in IT support environments. By learning how to use and manage Linux, you will gain skills that are highly valued by employers in this field.

    Reading list

    We've selected 14 books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Linux for Beginners.
    Whether you're a new user or an experienced programmer, Linux Command Line and Shell Scripting Bible, 2nd Edition will help you master the command line and shell scripting skills essential for system administration and software development.
    The Linux Command Line: A Complete Introduction, 2nd Edition comprehensive guide to using the Linux command line. It covers everything from basic commands to advanced scripting techniques.
    An essential resource for any programmer working with the Linux operating system, this book provides detailed coverage of the Linux programming interface.
    Covers the essential concepts and techniques for writing Linux device drivers.
    A resource for experienced Linux administrators as well as novice users, Linux in a Nutshell has been used as the official documentation for the Linux operating system.
    Covers a wide range of topics, including Linux installation, package management, user and group management, file systems, networking, and security.
    A comprehensive guide to the Linux operating system, this book covers everything from installation to advanced administration.

    Share

    Help others find this course page by sharing it with your friends and followers:

    Similar courses

    Similar courses are unavailable at this time. Please try again later.
    Our mission

    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.

    Affiliate disclosure

    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.

    © 2016 - 2025 OpenCourser