This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

[SOLVED] making a directory & search

ogborne

Thu Oct 31, 2013 9:47:04 pm

I have tried to find the answer to these question, but to no avail. When using the terminal to make a directory I always get permission denied. I set up the install with my name as administrator. Down in the lower right had corner is my name and when I click on it an option is lock. I've tried to unlock with no success. How do I get administrator privileges using the terminal? Is there a graphical interface in 7.1 for making directories? Is there a graphical interface for "searching for document, directories, etc. within. I know these are questions that have been answered before, but I have looked at all the "stickys" and have not found the answer. I promise not to ask many questions.

Wolfman

Fri Nov 01, 2013 9:28:57 am

Hi,

if you want root control of "Nautilus" (your home folder), you can make yourself root by pressing Alt + F2 or Ctrl + Alt + t and enter the following command:

Code:
gksudo nautilus


This will give you root priveleges whilst the folder/s are open.

You can use search function in Nautils to search for things on your PC too!:

http://linux.about.com/library/gnome/blgnome6n5.htm

Regards Wolfman :D

ogborne

Sat Nov 02, 2013 9:39:03 am

Thank you, "gksudo nautilus" works great and solved both problems.