The most viewed posts

About Desktop Icons in Windows Computer

How to clean up Windows Computer

Driver Booster

CCleaner

Advanced System Care

Myanmar font and keyboard for Windows

Registry Reviver

How to make a computer secure and run faster

some (JavaScript Array Method)

Terms and Conditions

The most viewed items

Desktop Hard Disk

HP ProBook 430

Dell Inspiron 5559

External Hard Disk

SONY Playstation Portable

Laptop RAM

Laptop

ZilaStar ICT May 28 2019, 17:39:41
Category : Ubuntu Knowledge

Installing MySql in Ubuntu

The followings are the commands to install MySql in Ubuntu.

1. Open new terminal and type sudo su in it.

2. Type apt-get install mysql-server php7.0-mysql and press Enter.

3. Type systemctl status mysql and press Enter. (Checking MySql service working or not)

4. Type systemctl enabel mysql and press Enter. (Enabling MySql service)

5. Type systemctl start mysql and press Enter. (Starting MySql Service)

6. Type mysql_secure_installation and press Enter. (Give Username, Password and follow the procedure)

7. Type mysql -u root -p and press Enter.(Log In MySql)

  • Comments:

    No comment to show.

    To Contact
    Available Services
    Terms and Conditions