Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Fedora Linux from Scratch
Rating: 4.4 out of 5(258 ratings)
35,096 students

Fedora Linux from Scratch

Learn how to quickly and easily master the Linux Command Line using Fedora.
Last updated 1/2023
English
English [Auto],

What you'll learn

  • Learn the most used Linux Basic Commands.
  • Useful Networking Commands & Tools.
  • Understand File Permissions.
  • Partitioning & Encryption.
  • Automate Tasks with Crontab.
  • Shell Scripting & Compress Files.
  • Setting up a Basic Web Server & Ftp Server.
  • Install WordPress on your Web Server.

Course content

2 sections20 lectures53m total length
  • Course Introduction1:05

    Master Fedora Linux from scratch by using commands, managing users, using dnf, understanding file permissions and encryption, scripting with cron, and setting up a personal web and ftp server.

  • Introduction to Linux1:48

    Learn how Linux functions as a free, secure operating system that manages software and hardware. See why Linux runs faster on older computers, requires no antivirus, and offers strong customization.

  • Setting Up Fedora in Virtualbox2:57

    Set up Fedora in VirtualBox by downloading VirtualBox, creating a virtual machine, allocating memory, attaching the Fedora iso, and booting for the first time.

  • Basic Linux Commands Part 13:40

    Customize the Fedora terminal with font size 14, dark gray background, and underline cursor, while mastering core commands like pwd, cd, ls, mkdir, touch, nano, cat, and man.

  • Basic Linux Commands Part 22:19

    Master basic linux commands for file search and system management, including locate to find files, whatis for command descriptions, and kill, history, clear, and shutdowns or reboots.

  • How to add new user in Linux2:59

    Learn to create linux users via the command line with useradd and passwd, grant sudo access by editing /etc/sudoers, restart network service with sudo, and delete a user account.

  • Using the DNF Package Manager2:16

    Learn to use the DNF package manager on Fedora Linux from scratch, performing updates, installs, removals, searches, information queries, and cache cleaning plus autoremove.

  • Useful Networking Commands2:56

    Learn how to set and view hostnames, edit /etc/hostname with nano, and reboot to apply changes; use ifconfig and ping for interface status, assign ip addresses, and restart network manager.

  • Useful Networking Tools4:36

    Install and use nmap and wireshark to scan the network and identify devices and open ports. Capture traffic on a chosen interface and save it for analysis, noting https usage.

  • How to Change File Permissions in Linux2:32

    Learn how to view and modify Linux file permissions using ls -l, understand user, group, and other categories, and use chmod to add or remove read, write, and execute rights.

  • How to easily Encrypt/Decrypt a File with Gpg1:54

    Encrypt a text file with gpg on Fedora by entering a password when prompted. Decrypt the file with gpg using the -d option and the same password to verify readability.

Requirements

  • Desire to learn Linux.

Description

This course will teach you how to quickly and easily master the Linux Command Line using Fedora.

The entire course is built on practical approach, so you will learn only useful knowledge with lots of practical examples in a very short amount of time. Concepts taught are applicable to all Linux distributions.

After finishing this course you will be able to easily navigate your way around a Linux system and feel confident at the command line.

Who this course is for:

  • For everyone who wants to master the Linux command line.