Sunday, 2 June 2013

How to login as super user?

I use the Ubuntu 12.04TLS and I believe I am the admin user. However when I create a file (for example using editor like Sublime Text2) and save it in my var/www/ folder, it always pop "Unable to save /var/www/filename". It is so annoying that I have to create the file somewhere first (for example Dektop) and use terminal, login as SU and mv filename to /var/www/ directory.
I believe this is a permission issue. How do I resolve this?
Thanks.
hc.

No comments:

Post a Comment