
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Satish Kumar has Published 1032 Articles

Satish Kumar
945 Views
As a Linux administrator or developer, ensuring that configuration files or scripts are valid is crucial for smooth operation of your system. Configuration files and scripts define behavior and settings of software applications and services on your Linux system. A mistake in a configuration file or script can cause an ... Read More

Satish Kumar
8K+ Views
Linux is a popular open-source operating system used by many system administrators for managing their servers and infrastructure. As a system administrator, it is essential to have a good understanding of Linux commands to manage and troubleshoot system efficiently. In this article, we will discuss 25 useful Linux commands for ... Read More

Satish Kumar
2K+ Views
The ‘ps’ command is a popular tool used for monitoring processes in Linux operating system. It stands for ‘process status’ and is used to display information about processes currently running on a system. This information can be useful for troubleshooting, optimizing performance, and identifying potential security issues. In this article, ... Read More

Satish Kumar
2K+ Views
After installing minimal version of RHEL/CentOS 7, you might be wondering what to do next. minimal installation provides you with a basic operating system, but you still need to install additional packages and configure system to suit your needs. In this article, we will explore 25 things to do after ... Read More

Satish Kumar
4K+ Views
Introduction Linux Find Command is a powerful utility that enables you to search for files and directories on your system. command searches for files and directories based on various criteria, including file name, type, size, date modified, and ownership, among others. This article provides 25 practical examples of how to ... Read More

Satish Kumar
269 Views
Firefox is a popular web browser used by millions of people worldwide. One of reasons for its popularity is its vast array of add-ons, which can enhance productivity and improve user experience. In this article, we will explore 25 most used Firefox add-ons to improve productivity in Linux. uBlock Origin ... Read More

Satish Kumar
4K+ Views
GNU/Linux is a free and open-source operating system that has been gaining popularity over years. Its benefits are vast, including its cost efficiency, reliability, and security. As a result, more and more companies are choosing to incorporate GNU/Linux into their operations. In this article, we will take a look at ... Read More

Satish Kumar
5K+ Views
Introduction Linux is a popular operating system among developers and programmers due to its flexibility, customization, and open-source nature. One of essential tools for developers is a text editor, which enables them to write and edit code efficiently. In this article, we will explore 22 best Linux text editors for ... Read More

Satish Kumar
935 Views
Terminal emulators are an essential part of Linux ecosystem, providing users with a way to interact with command line and execute commands. While command line may seem daunting to some users, benefits of using a terminal emulator are immense. Terminal emulators provide advanced users with complete control over their Linux ... Read More

Satish Kumar
285 Views
Linux is a popular operating system used by millions of users worldwide. As an open-source platform, it provides a high level of security and customization, making it an excellent choice for both personal and enterprise use. Linux admins are responsible for managing security of Linux systems, which can be a ... Read More