Linux Mint 18 Kill X Server
Hi! This Guide simply shows you Step-by-step How to Linux Mint 18 Kill X Server.
So with this procedure you should be able to Kill Ubuntu X Server and drop a Runlevel 3 Shell.
-
First, Hit
Ctrl+Alt+F1
-
Then Login again
So enter your Username & Pass. -
And Kill the Display Manager.
sudo service mdm stop
Or for KDE releases:
sudo service sddm stop
But if you have a Custom display manager then look for the command to Stop it…
-
Finally, Go to Runlevel 3.
sudo init 3