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