4.8 (9)
IT and Software Personal Development

Linux for Absolute Beginners!

Overview: Linux for Absolute Beginners! Welcome to "Linux for Absolute Beginners!" This course is your comprehensive introduction to the Linux operat...

Img

86 Lesson

Img

7hr 25min

Img

4 students enrolled

Overview: Linux for Absolute Beginners!

Welcome to "Linux for Absolute Beginners!" This course is your comprehensive introduction to the Linux operating system, designed specifically for those who are new to Linux. Linux is a powerful and versatile operating system used widely in both personal and professional computing environments. In this course, you'll learn the basics of Linux, including navigation, file management, user permissions, and essential command-line utilities, empowering you to confidently use and navigate the Linux environment.
  • Interactive video lectures by industry experts
  • Instant e-certificate
  • Fully online, interactive course with Professional voice-over
  • Developed by qualified first aid professionals
  • Self paced learning and laptop, tablet, smartphone friendly
  • 24/7 Learning Assistance
  • Discounts on bulk purchases

Main Course Features:

  • Step-by-step instruction on Linux fundamentals and basic commands
  • Hands-on exercises and practical tasks to reinforce learning
  • Exploration of essential Linux utilities for file management and system administration
  • Introduction to the Linux command-line interface (CLI) and bash scripting
  • Guidance on user management, permissions, and security in Linux
  • Real-world examples and scenarios to illustrate Linux usage and applications
  • Access to a Linux virtual machine for hands-on practice
  • Supportive online community for collaboration and assistance

Who Should Take This Course:

  • Absolute beginners with little to no prior experience with Linux
  • Students and professionals looking to expand their knowledge and skills in operating systems
  • Anyone interested in exploring the world of open-source software and Linux-based systems

Learning Outcomes:

  • Navigate and manipulate the Linux file system using command-line utilities
  • Perform common file management tasks such as creating, moving, and deleting files and directories
  • Understand user permissions and security features in Linux
  • Execute basic administrative tasks using the Linux command line
  • Write and execute bash scripts to automate tasks and streamline workflows
  • Gain confidence in using Linux for personal computing and professional tasks
  • Troubleshoot common issues and errors in the Linux environment
  • Continue learning and exploring advanced Linux topics beyond the course curriculum.

Certification

Once you’ve successfully completed your course, you will immediately be sent a digital certificate. All of our courses are fully accredited, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Our certifications have no expiry dates, although we do recommend that you renew them every 12 months.

Assessment

At the end of the Course, there will be an online assessment, which you will need to pass to complete the course. Answers are marked instantly and automatically, allowing you to know straight away whether you have passed. If you haven’t, there’s no limit on the number of times you can take the final exam. All this is included in the one-time fee you paid for the course itself.
Course Content
86 Lectures 7hr 25min
  • ImgProtected: Introduction to Linux

  • ImgProtected: Linux distributions explained

  • ImgProtected: VirtualBox installation and virtual machine setup

  • ImgUbuntu Linux installation in a virtual machine

  • ImgUbuntu Linux setup in a virtual machine continued

  • ImgProtected: First bootup into Linux

  • ImgProtected: VirtualBox Guest Additions

  • ImgUbuntu desktop customization

  • ImgProtected: Unity Tweak Tool

  • ImgInstalling Linux alongside Windows (dual boot)

  • ImgProtected: Dual boot setup continued

  • ImgIntroduction to the Linux command line interface (CLI)

  • ImgNavigating directories with the ls command

  • ImgAdministrator privileges in terminal

  • ImgUsing the package manager to install new applications

  • ImgProtected: Searching through the repositories to find new applications to download

  • ImgInstalling packages which are not located in the repositores

  • ImgKeeping programs updated via terminal

  • ImgFile permissions and ownership explained

  • ImgFile permissions and ownership continued

  • ImgProtected: Creating new files using the touch command.mp4

  • ImgProtected: Creating new directories and moving files

  • ImgCopying, renaming, and removing files.mp4

  • ImgThe find command and it’s practical uses

  • ImgProtected: The find command and it’s practical uses continued

  • ImgProtected: Find command final thoughts

  • ImgUsing the grep command to find information within files

  • ImgUsing grep in conjunction with the find command

  • ImgHow to redirect the output of a command

  • ImgUsing the top command to view applications in real time

  • ImgProtected: Viewing the entire list of open processes and closing applications via terminal

  • ImgServices explained

  • ImgConfiguring services via terminal

  • ImgProtected: Using crontabs to schedule tasks

  • ImgCrontab practical applications

  • ImgProtected: Choosing an integrated development environment (IDE)

  • ImgProtected: Eclipse installation and setup

  • ImgProtected: PyCharm installation and setup

  • ImgProtected: PyCharm installation problem resolved

  • ImgProtected: GitHub installation and how to setup a repository

  • ImgHow to push and pull information from our repository

  • ImgHow to remove and ignore directories in our repository.mp4

  • ImgHow to resolve merge conflicts

  • ImgHow to setup and manage branches

  • ImgCorrection from previous lecture

  • ImgGetting started with Meteor

  • ImgSetting up our Meteor project

  • ImgProtected: Setting up our router and React components

  • ImgWatch as our Meteor project begins to take form

  • ImgGetting into the programming of our Meteor app

  • ImgRendering our blog posts

  • ImgPutting the finishing touches on our Meteor app

  • ImgProtected: Apache 2, PHP 5, and MySQL setup

  • ImgServer configuration

  • ImgProtected: Linux hosts file

  • ImgDeploying our Meteor to our Apache 2 server

  • ImgProtected: Setting up our MongoDB NoSQL database

  • ImgProtected: Setting up our virtual host

  • ImgProtected: Using a shell script to set our environment variables

  • ImgProtected: Installing and configuring phpMyAdmin

  • ImgLet’s take a tour around the phpMyAdmin panel

  • ImgProtected: Creating a basic virtual host

  • ImgProtected: Setting up a WordPress installation on top of our Apache 2 environment

  • ImgProtected: Before using WordPress we need to setup our database

  • ImgProtected: Python installation and command line interface

  • ImgWhy is Python 3 worth learning

  • ImgProtected: Adding and removing users through the graphical user interface (GUI)

  • ImgProtected: Adding new users through terminal.mp4

  • ImgProtected: How to delete users through terminal

  • ImgHow to change an exsisting user’s password

  • ImgAdding users to a group and why this is valuable

  • ImgProtected: Introduction to networking

  • ImgHow does the internet work

  • ImgWhat is a local area network

  • ImgProtected: Practical networking commands

  • ImgPractical networking commands continued

  • ImgProtected: Using netstat to track detailed network statistics

  • ImgAn in-depth look at the Linux hosts file

  • ImgLinux hosts file continued

  • ImgUsing traceroute to track the servers a request passes through

  • ImgUsing network mapper to track the activity on your network

  • ImgNetwork mapper continued

  • ImgUsing SSH to access the command line of a remote host

  • ImgUsing SFTP to transfer files to and from machines

  • ImgSetting up an SSH host on our local machine

  • ImgUsing the man command to learn about the programs on your machine