
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
287 Views
In today's fast-paced technological world, server management has become an essential component of business operations. BMC server management via API is one of most advanced and efficient ways to manage servers, as it allows businesses to automate their server management processes, reduce manual errors, and increase efficiency. This article will ... Read More

Satish Kumar
119 Views
In today's digital age, businesses are heavily reliant on their public IP addresses to conduct day-to-day operations. From website hosting to email communication, public IP addresses play a crucial role in smooth functioning of businesses. However, managing these public IP addresses can be a daunting task, especially for large organizations ... Read More

Satish Kumar
1K+ Views
In today's digital age, downloading files is a routine task for many of us. Whether it's downloading a large file, such as a video or a software package, or multiple files from different websites, we all have to deal with downloads. Fortunately, there are tools available that can help make ... Read More

Satish Kumar
624 Views
If you are a fan of Ubuntu, you know how frustrating it can be to reinstall your favorite applications and PPAs after a fresh installation. Thankfully, there is a solution to this problem. Meet Aptik - a backup and restore tool that makes reinstalling your favorite apps and PPAs a ... Read More

Satish Kumar
7K+ Views
If you're a Linux user, you may have come across terms APT and APT-GET before. While both terms refer to package managers used to install and manage software on Debian-based Linux distributions like Ubuntu, they have some key differences. In this article, we'll explore differences between APT and APT-GET, and ... Read More

Satish Kumar
1K+ Views
Introduction If you are using Linux as your operating system, then you might be familiar with apt command. Apt stands for "Advanced Package Tool" and it is a package manager used in Linux distributions like Ubuntu, Debian, and others. Apt is a command-line tool that allows users to search, install, ... Read More

Satish Kumar
1K+ Views
If you're someone who frequently uses Linux, you may have come across term 'apropos' while using terminal. Apropos is a very useful Linux command that helps users find commands related to a specific topic or keyword. In this article, we will take a closer look at 'apropos' command and explain ... Read More

Satish Kumar
1K+ Views
In world of cybersecurity, there are two commonly used tools for enforcing mandatory access control (MAC) policies on Linux systems: AppArmor and SELinux. Both of these tools provide a layer of security by limiting actions that a particular process or application can take on a system. In this article, we ... Read More

Satish Kumar
539 Views
When it comes to web servers, Apache and Nginx are two of most popular choices available today. Both of these web servers have their own strengths and weaknesses, and choosing between them depends on your specific needs and requirements. In this article, we will compare Apache and Nginx, looking at ... Read More

Satish Kumar
605 Views
If you're hosting multiple websites on a single server, you'll want to set up virtual hosts to keep each site separate. Virtual hosting can be IP-based or name-based. In this article, we'll discuss how to set up virtual hosting in RHEL/CentOS/Fedora using both IP-based and name-based virtual hosts. What is ... Read More