sudo apt purge unity-session unity sudo apt autoremove
How to Install a Desktop on an Ubuntu Server
July 9, 2019
sudo apt-get update Type “sudo apt-get install ubuntu-desktop” to install the Gnome desktop. Type “sudo apt-get install ubuntu-unity-desktop” to install the Gnome desktop. Type “sudo… Read More →
ls /usr/share/xsessions/
ubuntu-restricted-extras package sudo apt-get install ubuntu-restricted-extras Reboot.
Add “New Document” back to the right-click menu in Ubuntu 18.04 Go to Home from file explorer. Open Templates folder. And open terminal from there…. Read More →
You can also do it from your project root index file. Put the following file on your project index.php. error_reporting(E_ALL); ini_set(‘display_errors’, TRUE); ini_set(‘display_startup_errors’, TRUE); To… Read More →