Skip to content

Learning based website

  • Home
  • Cheat Sheets
  • Tutorials
    • Backup Server
    • Installation
    • User Management
    • Other
    • NFS Service
    • Security
    • DHCP Server
    • NTP Server
    • SSH Server
    • DNS Server
    • SAMBA Server
    • FTP Server
    • Mail Server
    • Monitoiring Servers
    • Web Server
  • Contact
  • Submit Article

Category: Database Server

How to check Database size in Linux

September 11, 2022 howto Database Server, How To

We can check all the sizes of databases through execute a simple query in mysql server Step 1: Login with[…]

Read more

How to Configure MySQL Master-Master Replication

June 12, 2022 howto Database Server, How To

Step 1: Install MySQL Server Install MySQL Server on both machines. # apt-get update # apt-get install mysql-server mysql-client Step[…]

Read more

MySQL Commands

April 14, 2022 howto Database Server, Images
Read more

SQL Server Commands

March 14, 2022 howto Database Server, Images
Read more

How to Change MySQL user passsword in linux

January 10, 2022 howto Database Server, How To

Step 1: Login MySQL Server Use the mysql credentials to login in mysql server: # mysql -u root -p Step[…]

Read more

How to Delete Database in mysql through Linux Shell

June 12, 2015 howto Database Server, How To

There are 2 methods in order to delete the database in mysql through Linux Shell. Method 1: Delete through mysqladmin[…]

Read more

How to Enable mysql slow query logs in Debian/Ubuntu

April 13, 2015 howto Database Server, How To

Step 1: Modify /etc/mysql/my.cnf File To enable mysql slow query logs add the lines in my.cnf file. #vi /etc/mysql/my.cnf log_slow_queries[…]

Read more

How to Create MySQL database & tables in Linux

April 7, 2015 howto Database Server, How To

Step 1: Login MySQL Database Login to MySQL database using following command: # mysql -u root -p Enter password: Server[…]

Read more

How to Uninstall MySQL Server in Debian/Ubuntu

April 1, 2015 howto Database Server, How To

Step 1: Remove mysql Server We can use apt-get command in order to remove both MySQL server and client in[…]

Read more

How to Export & Import MySQL database in Linux

March 31, 2015 howto Database Server, How To

Export MySQL database To export mysql database, use the mysqldump command. # mysqldump -u root -p database-name > backup.sql e.g[…]

Read more

Posts pagination

1 2 Next Posts»

Search Forums

Magazine (Grid)

Linux Update: What’s New in the Linux Ecosystem

November 17, 2025

Here’s What’s New in VirtualBox 7.1.8 Released

April 16, 2025

A Modern Warp Terminal With AI Features on Linux

April 16, 2025

Tags

apache centos change chrome configure create database delete directory editor features file firewall folder ftp google history http httpd install iptables Linux login mail memory monitoring MySQL mysql-server network nginx OS password php Redhat secure security server ssh time top Ubuntu Update user web wordpress
WordPress Theme: Poseidon by ThemeZee.