Shell/Bash: kill x-server Example
Shell/Bash Example: This is the "kill x-server" Example. compiled from many sources on the internet by SimpleTutorials.org
kill x-server
pkill -f '^/usr/bin/X '
kill x server
sudo systemctl stop sddm.service
kill x server
sudo service lightdm restart
kill x server
sudo systemctl restart lightdm.service
* Summary: This "kill x-server" Shell/Bash Example is compiled from the internet. If you have any questions, please leave a comment. Thank you!