Home Blog Archive Software Ubuntu: install MySQL - how to

Ubuntu: install MySQL - how to

  • Oct 26, 2025
  • 357
  • 0

On Linux Ubuntu you have installed MySQL quickly. How to do this exactly, we can tell you in this practical tip.

MySQL under Ubuntu: the Installation works

  1. Start the Terminal and enter the Installation command: "sudo apt-get install mysql-server".
  2. Confirm with "y" the process and wait until the process is complete.
  3. If you need a web-based Version of MySQL, you can either use "sudo apt-get install php5-mysql" or "sudo apt-get install php-mysql".
  4. You will find the future of databases under "/var/lib/mysql".
Ubuntu: install MySQL
As you are on Ubuntu setting up an FTP Server can, we show you in the next tip.

YOU MAY ALSO LIKE

0 COMMENTS

LEAVE A COMMENT

Human?
1 + 3 =