In my Linux Commands for Beginners series, we’ll explore everything you need to know in order to be productive on the Linux Command Line. You’ll learn basic commands, input/output redirection, package management, resource monitoring, troubleshooting, and more. In our last video, we’ll explore rsync, which is an extremely versatile utility for transferring files from place to place or system to system.
-
Linux Commands for Beginners 23 – Transferring Files with scp
In my Linux Commands for Beginners series, we’ll explore everything you need to know in order to be productive on the Linux Command Line. You’ll learn basic commands, input/output redirection, package management, resource monitoring, troubleshooting, and more. In video 23, we explore transferring files from one system to another via scp.
-
Linux Commands for Beginners 21 – Changing Permissions Numerically
In my Linux Commands for Beginners series, we’ll explore everything you need to know in order to be productive on the Linux Command Line. You’ll learn basic commands, input/output redirection, package management, resource monitoring, troubleshooting, and more. This time, we’ll take another look at permissions and explore the numerical representation of permission on our Linux system.
-
Linux commands for Beginners 20 – Package Management on Fedora and CentOS (dnf and yum)
In my Linux Commands for Beginners series, we’ll explore everything you need to know in order to be productive on the Linux Command Line. You’ll learn basic commands, input/output redirection, package management, resource monitoring, troubleshooting, and more. In this video, we’ll take another look at package management, this time with the dnf command (Fedora) and the yum command (CentOS).
-
Linux Commands for Beginners 19 – The find Command
In my Linux Commands for Beginners series, we’ll explore everything you need to know in order to be productive on the Linux Command Line. You’ll learn basic commands, input/output redirection, package management, resource monitoring, troubleshooting, and more. In this video, we’ll see how the find command can be used to quickly search through our filesystem.
-
Linux Commands for Beginners 18 – Variables
In my Linux Commands for Beginners series, we’ll explore everything you need to know in order to be productive on the Linux Command Line. You’ll learn basic commands, input/output redirection, package management, resource monitoring, troubleshooting, and more. This time, we’ll take a much overdo look at variables.
-
Linux Commands for Beginners 17 – Streams
In my Linux Commands for Beginners series, we’ll explore everything you need to know in order to be productive on the Linux Command Line. You’ll learn basic commands, input/output redirection, package management, resource monitoring, troubleshooting, and more. This time, we’ll checkout output streams.
-
Linux Commands for Beginners 16 – Output Redirection
In my Linux Commands for Beginners series, we’ll explore everything you need to know in order to be productive on the Linux Command Line. You’ll learn basic commands, input/output redirection, package management, resource monitoring, troubleshooting, and more. This time, we’ll check out how to redirect output (stdout).
-
Linux Commands for Beginners 15 – Bash History
everything you need to know in order to be productive on the Linux Command Line. You’ll learn basic commands, input/output redirection, package management, resource monitoring, troubleshooting, and more. In this video, we’ll learn how to view and utilize command history in bash.
-
Linux Commands for Beginners 14 – Managing Users
In my Linux Commands for Beginners series, we’ll explore everything you need to know in order to be productive on the Linux Command Line. You’ll learn basic commands, input/output redirection, package management, resource monitoring, troubleshooting, and more. In this video, we’ll learn how to manage users.
-
Linux Commands for Beginners 12 – Managing systemd Units
In my Linux Commands for Beginners series, we’ll explore everything you need to know in order to be productive on the Linux Command Line. You’ll learn basic commands, input/output redirection, package management, resource monitoring, troubleshooting, and more. In video 12, we’ll take a look at managing systemd units which will allow us to start, stop, restart, enable, and disable system processes.
-
Linux Commands for Beginners 10 – Checking Resource Usage
In my Linux Commands for Beginners series, we’ll explore everything you need to know in order to be productive on the Linux Command Line. You’ll learn basic commands, input/output redirection, package management, resource monitoring, troubleshooting, and more. This time around, we’ll take a look at how to monitor and inspect system resource usage.