Recently one user asked me a question and he would like to know logged in server is physical server...
Author - Santosh Prasad
Apache: No space left on device: Couldn’t create accept lock
Recently I faced on issue one of my web server which was running on Apache. I checked Apache syntax...
What Is Difference Between AWS Elastic IP and Public IP?
Recently one of my friend asked me what is difference between elastic IP and Puplic IP in AWS? and...
How To Install Drush On CentOS
Drush allows you to perform all types of Drupal specific tasks easily from the command line without...
Guide :- WordPress “.htaccess” Rules with Examples
In this article I will cover just about WordPress .htaccess rules for a directory. The main purpose...
How To Install Drush Via Composer
Follow the below steps to install Drush via Composer. Steps: 1. Install Composer globally. 2. Now...
How To Extract Tables From MySQL Dump File
Mysqldump is used to dump MySQL/MariaDB databases and tables. It is an utility which takes a full...
What Is Difference Between LTE Phones And VoLTE Phones
Question: Jio calling stop working If I disable mobile data on phone, so how I can make a call...
Configure And Install Lighttpd Server On CentOS
Lighttpd server is very light web server. It is open source web server. It can handle large number...
How To Recover MySQL Root Password
In this article I will explain how to recover MySQL root password. If you have forgotten the MySQL...
How To Install PIP On Linux System
PIP stands for Point In Percentage. It is a package management system used to install and manage...
How To Connect MySQL Server Without Password Prompt
There are lots of questions like, how do I use MySQL command without prompting password? How can I...
What is SPF Record in DNS?
Sender Policy Framework (SPF) is used to indicate to mail exchanges which hosts are authorized to...
How To Access Remote Linux Server Using SSH
Secure Shell (SSH) is a protocol which is used to access Linux servers remotely. In short, we can...