Category Linux

How to search files effectively – Part 2

Hello People! Thanks for your great feedback on the basics of the find command blog. After reading that blog most people requested me to write the advanced version of find command. Thanks again for all your patience. Now, it’s time…

How to manage processes in Linux?

How to manage processes in Linux

Everyone in the world, be it a Professional, or a Student, will follow a certain process to achieve their goal. Similarly, every system has its own process to accomplish a task. Every program/command that executes in a Linux system is…

Vim – A Quick Beginner’s Guide

Vim is one of the most popular text editors among Linux users. Linux System Administrators prefer to use it more than Linux users. In this article, let’s explore a short history of vim and as a developer how you can…

Spell Check on your Linux Terminal

Spell Check on Linux Terminal

Do you know you can use the terminal to check the spelling of the passage you’ve written? Terminal has a lot of utility commands but most people are unaware of most of those commands. I’ve seen people using Microsoft Word…