How to Start, Stop and Restart Apache by using the SSH Command?

Apache is a Web server and used to serve the content for the static as well for the dynamic web pages on the World Wide Web, and it is very necessary to restart the Apache when you have made any changes into the php.ini file, The syntax is very

How to Start, Stop and Restart MySQL by using the SSH Command?

Suppose there is any problem or your MySQL has stopped working and you need to restart the MySQL by using the SSH Command for this it you need to connect your server by using the SSH Credentials, Here I assume that you have the full/root access with the sudoer

Create/Delete the Database Tables Through The Terminal In Linux/Ubuntu

If you want to Create or Delete the Database tables and wants to perform the general operation in database. Here is the general commands for performing the operations in database tables.

General Operation Through The Terminal In Linux/Ubuntu

For working on the Terminal In Linux/Ubuntu, it is necessary to know the basic commands of the Terminal. You can find below all these commands to work on the Terminal very easily.

Change File/Folder Permission,Owner/Group Permission Through The Terminal In Linux/Ubuntu

Some times we want to change the file permission as well as the file owner and group through the terminal then it is very important that you have the access of the root user so that you can change the file/folder owner, group and the file/folder permission. Follow the

Compress/Decompress Database Backup Through The Terminal In Linux/Ubuntu

Suppose you have taken the backup of the whole database and it is very huge and you want to put the backup on your system then it will take more time to download the database so we can compress the backup it will reduce the size of the database

Import/Export Database Through The Terminal In Linux/Ubuntu

Some times if we are working with the huge database then it is not possible to Import/Export all the database through the phpMyAdmin, phpMyAdmin has time limit and it can not Import/Export the huge database and it breaks the process due to the time limit. In this case we