Probelm:
/etc/gdm/Xsession: Beginning session setup... mkdtemp: private socket dir: Permission denied
Solution:
A quick
sudo chmod a+w /tmp
fixed it.
Saturday, 6 December 2008
Subscribe to:
Posts (Atom)
-
Convert the pdf to a postscript file and the postscript file to a pdf. Open the new pdf for example with Acrobat Reader and you can print. p...
-
sudo apt -y install wget wget https://zoom.us/client/latest/zoom_amd64.deb sudo apt install ./zoom_amd64.deb
-
Probelm: /etc/gdm/Xsession: Beginning session setup... mkdtemp: private socket dir: Permission denied Solution: A quick sudo chmod a+w /tmp ...