Horje
failed to restart mysql.service: unit mysql.service not found. Code Example
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




Shell

Related
bash vim how to append text to every line Code Example bash vim how to append text to every line Code Example
zip all files recursively linux Code Example zip all files recursively linux Code Example
zip all files command linux Code Example zip all files command linux Code Example
git log with numbers Code Example git log with numbers Code Example
zip files in folder linux Code Example zip files in folder linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10