Skip to content
  • Home Blog
  • More Online Tools
    • Code Compress & Beautify
      • HTML Compress
      • CSS Compress
      • JavaScript Compress
      • CSS Beautify
    • Words & Character Utitlies
      • Keywords Density & Word Count
      • Change Case
    • Image Convertor
      • Image To WebP Convert
      • EPS To PNG
    • SEO Tools
      • Extrat Title & Meta Tags
      • Extrat Heading Tags
      • Extract Tags From Youtube Video
      • Title Meta Length Counter
    • Color Tool
      • HEX to RGB Convert
    • Device Testing
      • Multi Device Simulator
  • Donate
  • Resource
Go back to home

How To Export Databases in MySQL or MariaDB

Posted on: September 24, 2022September 24, 2022MySQL , Ngnix , SSH Commands

Export Databases in MySQL or MariaDB Export databases is a basic task for all web developers when using MySQL or MariaDB. Use MySQL dump for database backup its require for […]

Ngnix Process Usefull commands for Managing Linux Ngnix Server

Posted on: July 11, 2022July 11, 2022Linux , Ngnix , Putty , SSH Commands

Managing Linux Ngnix Server Usefull terminal commands   $ sudo systemctl stop ngnix Stop Ngnix web server.   $ sudo systemctl start ngnix Start you Ngnix linux webser, after stop […]

Linux Sudo command Usage and Benefits

Posted on: June 11, 2022Linux , Putty , SSH Commands

Linux Sudo Commands Linux sudo command use as system administrator, its execution on root. its allow to non – root user to run Linux administrator  command which is restricted for […]

Create, Import and Export Database in MySQL or MariaDB by Putty

Posted on: January 18, 2022January 18, 2022MySQL , SSH Commands

How to import, export, and create a database in MySQL or MariaDB Create a new database in MySQL or MariaDB First login to MySQL shell or MariaDB in putty using […]

SSH Command for Exclude subfolders when create zip on parent folder

Posted on: September 12, 2021September 12, 2021SSH Commands

SSH Command for excluded specific subdirectories when zipping a directory. I need to backup my website but I need to exclude a couple of subdirectories content all files and folders. […]

SSH Linux Command for Putty Client – All MySQL Line commands for maintain MySQL database

Posted on: August 19, 2021October 2, 2021MySQL , SSH Commands

How to manage MySQL user account, update records, insert records, login into SSH MySQL, and another SSH command for help to learn MySQL in SSH. List of all commands used […]

Categories

Recent Posts

  • Code Implement JavaScript Async/Await
  • JavaScript Try Catch Throw error handling when using API fetch promise
  • Use chown -R for user premission in linux
  • Fetch all H1 and H2 text and push into an array
  • How To Export Databases in MySQL or MariaDB
MyFreeOnlineTools