j
k
j a
j l
Hi! check perms on /tmp for example chown -R root.root /tmp & chmod 777 /tmp
Don't chown everything under /tmp to root:root! Don't chmod /tmp to 777!
chown root:root /tmp chmod 1777 /tmp
Alexander
Back to the thread
Back to the list