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.
-
Awesome Linux Tools – VSCodium
I discovered another awesome Linux app lately, VSCodium! VSCodium aims to remove Microsoft branding and telemetry from Visual Studio Code, allowing you to benefit from using that code editor, but without it being a privacy concern. In this video, I’ll show you how to install it.
-
Vim Text Editor for Beginners Part 7 – Additional Tips
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 final video, I’ll leave you with additional tips that will help you become more productive with Vim.
-
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 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.