Linux Crash Course – nano (command-line text editor)

When you’re working with Linux servers, you may or may not always have access to a GUI, which is why it’s important to learn at least one command-line text editor. In this video, we’ll explore the core fundamentals of nano. nano is a text editor that’s among the easiest to learn.

YouTube player

Vim Text Editor for Beginners Part 6 – Multitasking

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.

YouTube player

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.

YouTube player

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.

YouTube player

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.

YouTube player