Fiddling
Mark Chen's blog
Wednesday, November 5, 2008
no writing permission on /tmp
I found myself has no writing permission on /tmp with FC5. It caused many troubles, firefox would not launch, because it creates temporary files when it starts... To solve it is quite simple:
$ cd /
$ sudo chmod 777 tmp
Newer Post
Older Post
Home