Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
2021-01-13 10:58:57
30-Day Money-Back Guarantee

This course includes:

  • 5 hours on-demand video
  • 5 articles
  • 25 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
IT & Software Operating Systems Command Line

Linux Command Line Basics

This is an introductory course to the Linux command Line. It's great for both Linux beginners and advanced Linux users.
Bestseller
Rating: 4.5 out of 54.5 (13,731 ratings)
144,363 students
Created by Ahmed Alkabary
Last updated 1/2021
English
English [Auto], French [Auto], 
30-Day Money-Back Guarantee

What you'll learn

  • realize the potential of the Linux command line.
  • navigating the Linux Filesystem.
  • explain the Linux Filesystem hierarchy.
  • use command options.
  • create hard and soft links.
  • use powerful Linux wild cards.
  • create,view and manipulate files.
  • use different Linux text editors (nano,gedit).
  • find help while using the Linux command line.
  • create you own Linux commands .
Curated for the Udemy for Business collection

Requirements

  • A desire to learn Linux.
  • any Linux distribution installed on your computer ( even on a virtual machine).

Description

Join the most popular #1 Linux Course on Udemy (over 140,000 students) and get all my three best seller books for FREE:

  1. Learn Linux Quickly
    A Friendly Guide to Easily Master the World's Most Powerful Operating System.

  2. Learn Bash Quickly
    A Friendly Guide with Exercises to Easily Get Started with Bash Scripting

  3. Learn Ansible Quickly - RHCE

    Master All Ansible Automation skills required to pass EX294 exam and become a Red Hat Certified Engineer.

    ** Red Hat Certified Engineer (RHCE) is considered as one of the top paying certifications in the IT industry averaging an annual salary of $101,527 ** 

Become an effective Linux user and advance your Career. Learning the Linux Command Line will take you FAR!

  • Learn to appreciate the power of the Linux command line.

  • Understand the structure of the Linux File System.

  • Learn how to utilize Linux man pages and help tools.

  • Realize the differences between soft and hard links.

  • Learn how to navigate your Linux File System using few simple commands!

  • Learn how to create, modify and process files.

  • Learn how to create your own Linux commands.

You will also find animated videos to help you understand complex Linux concepts in a very simple way.

There is a file associated with every video explaining the commands to reinforce your understanding and to clear any confusion you have.

Who this course is for:

  • anyone who wants to get started with Linux.
  • existing Linux users or learners who wants to be effective at using the Linux command Line.
  • windows or mac users who wants to migrate to Linux but are afraid to make the move!
  • aspiring Linux system administrators.

Featured review

Ronald Torres
Ronald Torres
22 courses
1 review
Rating: 5.0 out of 5a year ago
If you are a beginner this is your course. You will learn the basic things about command console in Linux. I did it because was asked in several interviews and I wanted to be more confident with it. Also, you could do it using x2 speed. It will save you half of the time and you will be able to complete anyway without losing anything.

Course content

6 sections • 41 lectures • 4h 59m total length

  • Preview03:02
  • Few simple commands
    04:24
  • Preview06:58
  • Navigating the File system
    18:38
  • File system
    3 questions
  • Listing Files and Directories
    04:53
  • Hard Links vs Soft Links
    Preview04:00
  • Creating Links
    10:14
  • A directory loop!
    04:27
  • Linux Links
    3 questions
  • ls command options
    17:50
  • ls command options
    6 questions

  • The touch command
    06:22
  • Make a directory and remove empty directories
    04:52
  • Remove files using the rm command
    15:06
  • Removing Files
    4 questions
  • Copy files using the cp command
    07:37
  • Move and rename files using the mv command
    11:40
  • The file command
    07:56
  • Filenames and spaces
    09:16
  • Filenames and special characters
    08:27
  • Auto completion
    06:18
  • Keyboard shortcuts
    05:26

  • Our graphical text editor (gedit)
    03:11
  • nano
    08:24
  • Command Line History
    09:47
  • viewing text files with less
    05:43
  • viewing files with cat and tac
    07:45
  • head and tail commands
    05:58
  • The wc command
    06:06

  • Types of Commands
    12:20
  • The which command
    05:21
  • help and man
    07:13
  • Whatis going on?
    02:44
  • Types of commands and finding help
    5 questions

  • Combining multiple commands
    13:21
  • Combining commands
    4 questions
  • Wildcards #1
    16:42
  • Wildcards #2
    15:10
  • Wildcards
    5 questions
  • alias #1
    08:25
  • alias #2
    05:56
  • alias #3
    05:59
  • Alias
    4 questions

  • Learn Linux Quickly - Ebook Gift #1
    00:13
  • Learn Bash Quickly - Ebook Gift #2
    00:11
  • Learn Ansible Quickly - RHCE - Ebook Gift #3
    00:15
  • Let's remain connected
    00:11
  • Bonus Lecture
    00:51

Instructor

Ahmed Alkabary
Professional Linux Administrator - 160,000+ Happy Students.
Ahmed Alkabary
  • 4.4 Instructor Rating
  • 14,406 Reviews
  • 164,383 Students
  • 3 Courses

I am a Linux/UNIX system administrator working at IBM Canada. I have over 10 years of experience working with Linux systems and I am responsible for managing Linux & UNIX servers for a wide range of government and private clients. I started programming since high school learning Visual Basic and MySQL, which then made me major in computer science and mathematics. I am a big fan of all Linux distributions and I find them really powerful operating systems.I am also a proud member of the Linux Foundation as I was the recipient of the 2016 LiFT Academic Aces Award  & 2020 LiFT Sysadmin Super Star Award by the Linux Foundation for my contribution to the Linux project.

I am 6x Azure & 5x AWS certified and I hold the following IT certifications:

• Red Hat Certified Engineer (RHCE).

• Red Hat Certified System Administrator (RHCSA).

• Linux Foundation Certified System Administrator (LFCS).

• AWS Certified DevOps Engineer - Professional.

• AWS Certified Solutions Architect - Associate.

• Azure DevOps Engineer Expert.

• Azure Solutions Architect Expert.

• Cisco Certified Network Associate Routing & Switching (CCNA).

I am also a 2x book author:

• Learn Linux Quickly

• Learn Bash Quickly





  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.