Articles

2024-11-29

Search and replace in Vim uses the :s command to quickly substitute text in a line, range, or entire file. With options like global replacement, word boundaries, and confirmation prompts, it streamlines editing tasks efficiently.

2024-06-28

Knowing how to determine your server's free disk space and where that space is being used is essential. Thus, I will demonstrate the bash commands du and df, which help with this. Additionally, we will examine the free command for reporting memory usage.

2024-06-21

This guide shows how to setup the vimix gnome theme in Fedora. I use this theme on all my Linux desktop environments and I’m really satisfied with it.

2024-06-14

Today I had to setup the timezone on a couple of Ubuntu servers. I thought it would be a good idea to write a short article about it. So here we go 🤓

2024-06-07

I have setup a lot of servers over the years. Here is how I setup an Ubuntu server. Quick and simple 🤘