★★★Top Online Courses From ProgrammingKnowledge ★★★
Python Programming Course ➡️ ⚫️
Java Programming Course ➡️ ⚫️
Bash Shell Scripting Course ➡️ ⚫️
Linux Command Line Tutorials ➡️ ⚫️
C Programming Course ➡️ ⚫️
C++ Programming Course ➡️ ⚫️
PHP Programming Course ➡️ ⚫️
Android Development Course ➡️ ⚫️
C# Programming Course ➡️ ⚫️
JavaFx Programming Course ➡️ ⚫️
NodeJs Programming Course ➡️ ⚫️
Jenkins Course For Developers and DevOps ➡️ ⚫️
Scala Programming Tutorial Course ➡️ ⚫️
Bootstrap Responsive Web Design Tutorial ➡️ ⚫️
MongoDB Tutorial Course ➡️ ⚫️
QT C++ GUI Tutorial For Beginners ➡️
★★★ Online Courses to learn ★★★
Get 2 FREE Months of Unlimited Classes from skillshare –
Data Science – |
Machine Learning – |
Artificial Intelligence – |
MERN Stack E-Degree Program – |
DevOps E-degree – |
Data Analytics with R – |
AWS Certification Training – |
Projects in Java – |
Machine Learning With TensorFlow – |
Angular 8 – Complete Essential Guide –
Kotlin Android Development Masterclass –
Learn iOS Programming Building Advance Projects –
★★★ Follow ★★★
My Website –
DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
Installing and Using Mysql on Ubuntu
How to install mysql
install mysql on ubuntu
Searches related to Installing and Using MySQL in Ubuntu
installing mysql on ubuntu server
installing mysql workbench on ubuntu
Installing MySQL Server on Ubuntu
Searches related to Installing and Using MySQL server in Ubuntu
setting up mysql server ubuntu
setting up mysql server linux
installing php ubuntu server
installing apache ubuntu server
installing phpmyadmin ubuntu server
installing mysql debian
where does mysql install on linux
ubuntu install php mysql
Ubuntu Linux Install MySQL Server
installing mysql 5.5 on ubuntu
installing mysql gem ubuntu
installing mysql client on ubuntu
installing php mysql ubuntu
installing apache on ubuntu
installing php ubuntu
Nguồn: https://ftlinuxcourse.com
Xem thêm bài viết khác: https://ftlinuxcourse.com/lap-trinh-linux
Xem thêm Bài Viết:
- Trải nghiệm mới hay ho với hướng dẫn cài Mac Os trên vmware
- Bật mí cách cài đặt ssl miễn phí lên Let’s Encrypt
- Tuyệt chiêu tạo usb boot kali linux đơn giản dành cho bạn
- Hướng dẫn chi tiết từ A – Z các bước cài đặt Python trên Windows 10
- Bật mí quy trình cài đặt Kali Linux trên Vmware đúng chuẩn và chi tiết
Thanks , very useful for my server , helped to installl in my dedicated servers subsribed from www.datasoft.ws
It doesn't ask any password like 1:19! What to do here?
It doesn't work!
its not working ! i got this error – "sudo apt-get install mysql-server
E: dpkg was interrupted, you must manually run 'sudo dpkg –configure -a' to correct the problem. "
Try running "sudo mysql -u root -p" if error is access denied password :NO
I already install the mysql server but when i type mysql in the terminal.I get an error 1045:Access denied for user.
How can i solve this problem???
where does it get installed?
Mine showing unable to fetch.
Those of you having ERROR 1045 (28000): Access denied for user 'root'@'localhost'(using password: NO)
Go ahead and type the following on the terminal:
mysql -u root -p
Then when prompted to enter password type your root password.
If all goes well you will see the following message (or of similar nature):
Welcome to the MySQL monitor. Commands end with ; or g.
Your MySQL connection id is 7
Server version: 5.7.24-0ubuntu0.16.04.1 (Ubuntu)
Copyright (c) 2000, 2018, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or 'h' for help. Type 'c' to clear the current input statement.
mysql>
error showing
Unable to locate package mysql-server
Pls.. help me
The prompt to set my password didn't appear 🙁 when I run:
sudo apt-get install mysql-server
does anyone know why? I tried several of times with no success.
why I cant check the tables that I made from localhost/phpmyadmin?
Please tell me what is sudo password??
One more thing, When I update , and install it both gives an error.
I read on some forum they said it is DNS problem.
My question, Do we need to turn on the internet when installing the mysql?
Thanks. It's easily run commands
Nice video
Clik here for generic /source code installation > #mysqlgenericinstall
after the command `sudo apt-get install mysql-server` it didn't asked me to set any password. then on typing mysql i got the following error : `ERROR 1045 (28000): Access denied for user 'user_name'@'localhost' (using password: NO)`
MySQL -u root -p is working but MySQL is not available to login
4:29 Give password for MYsql not YOUR
computer… lol
sir,there is an error showing after the statement 'reading state information done' (after giving password)error:unable to locate package mysql server.5.7.So what can i do? pls help me?
thisuserhas is right
you bitch its not working
another Indian video….
help !! its telling me error1045 (28000) : accesee denied for user etc @local host (using password no )
How to give the password becuz its invisible
Didn't worked for me. Showing 'unable to locate my sql and package server'.
what to ido if i have this error: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
even i type mysql-p , i am getting reply as " Command not found", please help me , what to do
apt-get install: php5, mysql-server-5.x mysql-client-5.x, php5-mysql, libapache2-mod-php5
mysql-p
create database joomladb;
create user ‘root@localhost’ identified by ‘haslo’;
grant all on joomladb.* to root@localhost;
exit;
apg
First half of the video is watching packages being download. Start here 2:50
I am getting the below mention error how to resolve it thanks in advance.
0 upgraded, 0 newly installed, 0 to remove and 503 not upgraded
Thank u
Error 1045 has came what to do
what means sudo? what means apt-get?
thank you!
ERROR 1045 (28000): Access denied for user 'user'@'localhost'(using password: NO). Wasted hours on this one. Tried all of the solutions below unsuccessfully.
works like a charm in 2017 🙂
cheers!
how did you installed notepad++, did you used wine ?
THANK YOU
Wow, I tried to avoid this guy cause of his accent but every time I search up how to do something in Ubuntu he pops up. Damn…Here's an upvote and props for sharing what you know.
I'm pretty sure its Database not Daatabase…
thx mate, could you show how to install pgsql on CentOS 6/7 ?
Can I access this server from my other local devices on the network .!??
i have install mysql using the command show in video…but when enter directly into mysql it show the error ->
[ "sunny@sunny-Inspiron-3542:~$ mysql
ERROR 1045 (28000): Access denied for user 'sunny'@'localhost' (using password: NO)
sunny@sunny-Inspiron-3542:~$ "]…..and using "mysql -u root -p " this command it enters to sql.So,now what shoud i do??
I bet the password was '1234'