Linux users have more text editors, IDEs, and command-line tools than a programmer can shake a stick at. If you're looking for a good programming text editor, we recommend Kate. It's super easy to get ...
Don't like the default text editor on your Linux distro and want to change it to something else? It's pretty simple to do with a few short commands. I'll walk you through several ways you can do it, ...
CentOS is a free version of the Red Hat Enterprise Linux operating system. It is built from the same source code as Red Hat and is designed to be used in a business environment. Unlike Red Hat, it ...
Most Linux users know vim as a text editor that descended from vi. It can also function as a tool for encrypting text files. In this post, we examine how this is done and how to reverse the process.
This select set of Linux commands can help you master the command line and speed up your use of the operating system. When coming up to speed as a Linux user, it helps to have a cheat sheet that can ...
Markdown is a widely used markup language, which is now not only used for creating documentation or notes but also for creating static websites (using Hugo or Jekyll). It is supported by major sites ...