Sometimes you may need to extract database from MySQL dump file. Here are the steps to restore or import single database in MySQL.
How to Extract Table from MySQL dump file
Sometimes you may need to restore specific tables from MySQL dump file. Here are the steps to extract table from MySQL dump file.
How to Extract Tables from PDF in Python
Sometimes you may need to extract tables form PDF documents. Here is how to do this using tabula and camelot.
Shell Script to Backup MongoDB Database
Database administrators often need to backup MongoDB database. Here is a shell script to backup MongoDB database.
How to Terminate Python Subprocess
How to Convert Epub to PDF in Linux
Sometimes you may need to convert epub to pdf files in Linux. Here is how to convert Epub to PDF in Linux.
How to Convert Docx to PDF in Linux
How to Remove Yum Repository in Linux
How to Remove Repository in Ubuntu
Sometimes you may need to delete or remove software repository in Ubuntu/Debian. Here are the steps to do so.
How to Deny SSH Access to Users or Groups
Sometimes you may need to deny access to users or groups in Linux. Here is how to block or revoke SSH access for users or group.