Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

failed to restart mysql.service: unit mysql.service not found.

# Try Uninstalling and Installing again

# Uninstall: 
sudo apt-get purge mysql-server
sudo apt-get autoremove
sudo apt-get autoclean

# Install:
sudo apt-get update
sudo apt-get install mysql-server
Comment

PREVIOUS NEXT
Code Example
Shell :: pacman 404 
Shell :: bash while true 
Shell :: copy first 10 lines of a file to another file in unix 
Shell :: update dart 
Shell :: "git reset –- soft head^" 
Shell :: reset bashrc 
Shell :: git undo rebase 
Shell :: raspberry pi stop an rc.local process 
Shell :: how to replace string in a json sed 
Shell :: Listener kali linux 
Shell :: rm all except 
Shell :: ubuntu install geckodriver 
Shell :: bash print last n lines of file 
Shell :: install watchman windows 
Shell :: linux command to cut file and paste somewhere else 
Shell :: how to update alias in linux 
Shell :: npm Error: EACCES: permission denied, scandir 
Shell :: restart bash 
Shell :: black webbrowser github 
Shell :: ubuntu check user groups 
Shell :: install woeusb in ubuntu 
Shell :: revert to a particular commit git 
Shell :: direnv 
Shell :: copy file from ssh to local 
Shell :: vite starting code 
Shell :: get video codec ffmpeg 
Shell :: install gnome software 
Shell :: youtube dl download video by idex 
Shell :: linux search file by name 
Shell :: git push repo 
ADD CONTENT
Topic
Content
Source link
Name
9+5 =