In my newly refreshed Vim series, you’ll learn all the things you’ll need to know in order to use this text editor in your daily workflow. In video 6, we take a look at additional multitasking by splitting our Vim window to open multiple files (buffers) at the same time.
-
Vim Text Editor for Beginners Part 5 – Visual Mode
In my newly refreshed Vim series, you’ll learn all the things you’ll need to know in order to use this text editor in your daily workflow. In the fifth video, we’ll explore Vim’s visual mode so we can copy and paste text.
-
Vim Text Editor for Beginners Part 4 – Buffers
In my newly refreshed Vim series, you’ll learn all the things you’ll need to know in order to use this text editor in your daily workflow. In the fourth video, we’ll take a look at buffers, which will bring your multitasking to a whole new level.
-
Vim Text Editor for Beginners Part 3 – Additional Tricks
In my newly refreshed Vim series, you’ll learn all the things you’ll need to know in order to use this text editor in your daily workflow. In video 3, I’ll show you additional tricks to enhance your workflow even further.
-
Vim Text Editor for Beginners Part 2 – Combining Files
In my newly refreshed Vim series, you’ll learn all the things you’ll need to know in order to use this text editor in your daily workflow. In the second video, you’ll learn how to import a file directly into your current buffer.
-
Vim Text Editor for Beginners Part 1 – Introduction
In my newly refreshed Vim series, you’ll learn all the things you’ll need to know in order to use this text editor in your daily workflow. In this first video, we’ll get Vim installed take an initial look.
-
Linux Commands for Beginners 13 – Viewing Logs
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 video serves as an introduction to viewing logs.
-
Linux Commands for Beginners 24 – Transferring Files with rsync
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 22 – Remote Management with OpenSSH
The Linux Commands for Beginners series shows you all the commands you’ll need to know to boost your CLI skillset. In this particular video, I show off the benefits of remote management with OpenSSH, a very popular method of remote connection for issuing commands from a remote terninal.