ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061)
Shell
# This is usually caused by the fact that the
# MySQL Server isn't even running
# On Windows, check your services, if its not running
# start it, or install and start it.
# On *nix, for this example Debian based
# Firstly see if it's even running
ps aux | grep mysql
# If you dont see any process other than your grep call,
# It's not running
# Assuming you have mysql-server installed
# Start it
sudo /etc/init.d/mysql start
# Otherwise install it, configure and start it up as above
sudo apt-get install mysql-server
# Goodbye 2002
Also in Shell:
- Title
- install dev dependency yarn
- Category
- Shell
- Title
- wheres i3 config file
- Category
- Shell
- Title
- install npm globally
- Category
- Shell
- Title
- delete github repository git bash
- Category
- Shell
- Title
- install node ubuntu
- Category
- Shell
- Title
- git SSL certificate problem: certificate has expired
- Category
- Shell
- Title
- how to delete a non empty directory in linux
- Category
- Shell
- Title
- how to validate a mobile number in shell script
- Category
- Shell
- Title
- how to deploy to netlify using git bash
- Category
- Shell
- Title
- git credenttial.helper cmd
- Category
- Shell
- Title
- tab to csv command line
- Category
- Shell
- Title
- git find out commit for tag
- Category
- Shell
- Title
- install emotion
- Category
- Shell
- Title
- linux install node
- Category
- Shell
- Title
- linux scp
- Category
- Shell
- Title
- ngb-tabset install
- Category
- Shell
- Title
- pygame not installing in ubuntu 20.04
- Category
- Shell
- Title
- bash linux scripting laguage
- Category
- Shell
- Title
- rustup
- Category
- Shell
- Title
- linux give full permission to directory
- Category
- Shell
- Title
- how to fix conda activate in linux screen
- Category
- Shell
- Title
- install drush on windoes 10
- Category
- Shell
- Title
- calcul md5 fichier linux
- Category
- Shell
- Title
- git command to create a branch
- Category
- Shell
- Title
- Another git process seems to be running in this repository
- Category
- Shell
- Title
- ubuntu create a ssh key
- Category
- Shell
- Title
- how to revert to previous kernel ubuntu
- Category
- Shell
- Title
- join linux to ad domain
- Category
- Shell
- Title
- npm warn ws butterfly install peer dependencies
- Category
- Shell
- Title
- check ram memory usage linux
- Category
- Shell
- Title
- linux check used space in folder
- Category
- Shell
- Title
- what does pro mean in github
- Category
- Shell
- Title
- linux inhalt einer textdatei anzeigen
- Category
- Shell
- Title
- mongodb shell query last document
- Category
- Shell
- Title
- boolean constants in bash
- Category
- Shell
- Title
- locate file in same directory linux
- Category
- Shell
- Title
- install node 12 linux terminal w10
- Category
- Shell
- Title
- install openjdk 8 sdk on ubuntu
- Category
- Shell
- Title
- como agregar angular material al proyecto
- Category
- Shell
- Title
- wireless network disconnected ubuntu
- Category
- Shell
- Title
- install tomcat on mac brew
- Category
- Shell
- Title
- Add line break to 'git commit -m' from the command line
- Category
- Shell
- Title
- git reset specific file
- Category
- Shell
- Title
- conda install keras
- Category
- Shell
- Title
- set git pull rebase default
- Category
- Shell
- Title
- updating git on mac
- Category
- Shell
- Title
- delete github repository curl
- Category
- Shell
- Title
- ubuntu install composer
- Category
- Shell
- Title
- how to copy ssh key
- Category
- Shell
- Title
- git revert merge
- Category
- Shell
- Title
- git show stashes
- Category
- Shell
- Title
- linux query port use by pid
- Category
- Shell
- Title
- powershell check if software is installed
- Category
- Shell
- Title
- combine strings bash
- Category
- Shell
- Title
- ignore git ignore
- Category
- Shell
- Title
- vagrant ubuntu 16.04
- Category
- Shell
- Title
- docker build
- Category
- Shell
- Title
- haproxy in centos 7
- Category
- Shell
- Title
- git add all files command
- Category
- Shell
- Title
- install mongodb on mac
- Category
- Shell
- Title
- install seaborn
- Category
- Shell
- Title
- obs
- Category
- Shell
- Title
- package 'mana-toolkit' has no installation candidate
- Category
- Shell
- Title
- how to uninstall node.JS
- Category
- Shell
- Title
- screen sharung zoom linux x11
- Category
- Shell
- Title
- python install random library
- Category
- Shell
- Title
- laravel create controller
- Category
- Shell
- Title
- view memory usage linux
- Category
- Shell
- Title
- command line ip
- Category
- Shell
- Title
- add passphrase to ssh agent?
- Category
- Shell
- Title
- shell file in linux
- Category
- Shell
- Title
- git delete stash
- Category
- Shell
- Title
- fcm post example curl
- Category
- Shell
- Title
- rename multiple files linux
- Category
- Shell
- Title
- how to find the path of a command in linux
- Category
- Shell
- Title
- git change git commit date
- Category
- Shell
- Title
- foreach powershell
- Category
- Shell
- Title
- git grep across all branches
- Category
- Shell
- Title
- git push all branches
- Category
- Shell
- Title
- vagrant 16
- Category
- Shell
- Title
- undo commit
- Category
- Shell
- Title
- linux loop over all arguments one by one
- Category
- Shell
- Title
- ould not change directory to "/root": Permission denied
- Category
- Shell
- Title
- install docker compose
- Category
- Shell
- Title
- bash date variable format
- Category
- Shell
- Title
- free port in linux
- Category
- Shell
- Title
- fast rsync
- Category
- Shell
- Title
- check the linux distribution
- Category
- Shell
- Title
- how to check installed packages in linux command
- Category
- Shell
- Title
- list config git
- Category
- Shell
- Title
- list all ssh connections ubuntu
- Category
- Shell
- Title
- ubuntu remove temp files
- Category
- Shell
- Title
- install composer package from github
- Category
- Shell
- Title
- conda install mmcv
- Category
- Shell
- Title
- randomly choose n rows from a file linux
- Category
- Shell
- Title
- docker alpine create user and group
- Category
- Shell
- Title
- apt get install docker compose
- Category
- Shell
- Title
- grep regex not
- Category
- Shell
- Title
- linux version command
- Category
- Shell
- Title
- Gem::LoadError : "ed25519 is not part of the bundle. Add it to your Gemfile."
- Category
- Shell