Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Building Networks and Servers using Beaglebone

You're reading from  Building Networks and Servers using Beaglebone

Product type Book
Published in May 2015
Publisher
ISBN-13 9781784390204
Pages 110 pages
Edition 1st Edition
Languages

Installing MySQL5


The first package that we are going to install is called MySQL5.

Tip

All these instructions assume that you have logged in as Root and your network IP address is 192.168.10.127.

To do this, we enter the following command into a terminal (or SSH) window:

apt-get install mysql-server mysql-client

Once the software has finished installing, the first thing we have to do is set up a root user password.

In the terminal window, enter p. The following message will appear in the window, as shown in the following screenshot:

New password for the MySQL "root" user:

You will then be asked to repeat the password with the following message, as shown here:

Repeat password for the MySQL "root" user:

That's it; we are done with MySQL for now.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}