How to find your Server’s Apache Version via SSH?
What is SSH? SSH means Secure Shell. SSH provides authentication by using the private key. It is the root access to your account from the remote system in a secured manner. SSH access is enabled…
What is SSH? SSH means Secure Shell. SSH provides authentication by using the private key. It is the root access to your account from the remote system in a secured manner. SSH access is enabled…
What is SSH? Secure Shell(SSH) provides authentication by using the private key. It is the root access to your account from the remote system in a secured manner. SSH access is enabled for…
MySQL: MySQL is an open source Relational Database Management System(RDBMS) and it uses SQL (Structured Query Language). It is ideal for both small and large applications for accessing, adding and managing content in…
Linux Linux is a free and open-source operating system first developed by Linus Torvalds and friends that was first announced August 25, 1991. The Linux kernel runs on numerous different platforms including the Intel and Alpha platform and is available under the GNU General Public License. hwinfo…
In Linux system, Disk space is nothing but the total amount of bytes that a disc or disk drive capable of holding. Generally, the storage device is the computers’ hardware or hard drive, it…