Written by cousteau the 25 May 12 at 08:10.
Global category: Security.
New
Using `sudo program` sometimes messes with file permissions at the user's $HOME directory (often graphical applications, or any application that modifies the content of ~ or $HOME).
The usual way to get around this problem is to use `gksudo` in those cases, but one might sometimes forget that (specially, but not limited to, new users).