Instructional Video11:45
Curated Video

Linux Crash Course for Beginners - 2023 - Troubleshooting Putty Connection

Higher Ed
In this video, we will work on troubleshooting the issues found while connecting the Linux VM through Putty.
Instructional Video12:19
Curated Video

Linux Crash Course for Beginners - 2023 - System Updates and Repositories

Higher Ed
In this video, you will learn about the commands used for system updates and repositories, that is, rpm and yum.
Instructional Video9:26
Curated Video

Linux Crash Course for Beginners - 2023 - Network Files and Commands

Higher Ed
In this video, you will learn about network files and commands such as ping, ifconfig, netstat, tcpdump, and networking config.
Instructional Video3:04
Curated Video

Linux Crash Course for Beginners - 2023 - Enabling Internet in Linux VM

Higher Ed
In this video, you will learn how to get internet access to our VM.
Instructional Video5:12
Curated Video

Linux Crash Course for Beginners - 2023 - History Command

Higher Ed
In this video, you will learn how to use the history command to find the shell history.
Instructional Video12:44
Curated Video

Linux Crash Course for Beginners - 2023 - Basic Shell Scripts

Higher Ed
In this video, you will learn some basics commands of shell scripts such as echo, cut, awk, and more.
Instructional Video3:18
Curated Video

Linux Crash Course for Beginners - 2023 - Shell Scripting

Higher Ed
In this video, you will learn about shell scripting.
Instructional Video9:09
Curated Video

Linux Crash Course for Beginners - 2023 - System Monitoring Commands

Higher Ed
In this video, you will learn about system monitoring commands such as top, df, dmesg, iostat 1, netstat, free, cat /proc/cpuinfo, and cat /proc/meminfo.
Instructional Video5:02
Curated Video

Linux Crash Course for Beginners - 2023 - System Maintenance Commands

Higher Ed
In this video, you will learn about system maintenance commands such as shutdown, reboot, halt, and init.
Instructional Video19:42
Curated Video

Linux Crash Course for Beginners - 2023 - Processes and Jobs

Higher Ed
In this video, you will learn about processes and jobs commands such as systemctl, ps, top, kill, crontab, and at.
Instructional Video8:48
Curated Video

Linux Crash Course for Beginners - 2023 - System Utility Commands

Higher Ed
In this video, you will learn system utility commands such as date, uptime, hostname, uname, which, cal, and bc.
Instructional Video8:46
Curated Video

Linux Crash Course for Beginners - 2023 - Switch Users and Sudo Access

Higher Ed
In this video, you will learn how to switch users and allow Sudo access using su and sudo commands.
Instructional Video15:01
Curated Video

Linux Crash Course for Beginners - 2023 - User Account Management

Higher Ed
In this video, you will learn some user account management such as useradd, groupadd, usermod, userdel, and groupdel.
Instructional Video14:32
Curated Video

Linux Crash Course for Beginners - 2023 - Linux File Editor

Higher Ed
In this video, we will cover the Linux file editor. You will learn about vi editor.
Instructional Video4:40
Curated Video

Linux Crash Course for Beginners - 2023 - Finding System Information

Higher Ed
In this video, you will learn the commands that can be used to find the system information, such as umami, cat /etc/redhat-release, cat /etc/*rel*, dmid.
Instructional Video13:24
Curated Video

Linux Crash Course for Beginners - 2023 - Filters / Text Processing Commands

Higher Ed
In this video, you will learn a few filters / text processing commands such as cut, sort, grep, awk, uniq, and wc.
Instructional Video8:20
Curated Video

Linux Crash Course for Beginners - 2023 - File Display Commands

Higher Ed
In this video, you will learn all the commands that can be used to display file content such as cat, less, more, head, tail, vi.
Instructional Video11:44
Curated Video

Linux Crash Course for Beginners - 2023 - File Maintenance Commands

Higher Ed
In this video, you will learn about a few file maintenance commands such as cp, rm, mv, mkdir, and rmdir.
Instructional Video5:02
Curated Video

Linux Crash Course for Beginners - 2023 - Getting Help

Higher Ed
In this video, we will cover help commands such as man, whatis, -help.
Instructional Video12:32
Curated Video

Linux Crash Course for Beginners - 2023 - Adding Text to Files

Higher Ed
In this video, you will learn to add text to files or redirects.
Instructional Video11:36
Curated Video

Linux Crash Course for Beginners - 2023 - File Ownership Commands

Higher Ed
In this video, you will learn how files and directories are owned and how we can change their ownership.
Instructional Video12:58
Curated Video

Linux Crash Course for Beginners - 2023 - File Permissions

Higher Ed
In this video, you will learn how we can change the file permissions.
Instructional Video5:12
Curated Video

Linux Crash Course for Beginners - 2023 - Pipes ( | )

Higher Ed
In this video, you will learn about pipes ( | ).
Instructional Video8:47
Curated Video

Linux Crash Course for Beginners - 2023 - Creating Files and Directories

Higher Ed
In this video, you will learn how to create files and directories.