LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 01-20-2012, 01:54 PM   #1
ratotopi
Member
 
Registered: Dec 2011
Posts: 114

Rep: Reputation: 6
how to get inside the root directory ???


how do user get inside the root directory from linux Genome desktop without using the terminal?
 
Old 01-20-2012, 01:56 PM   #2
T3RM1NVT0R
Senior Member
 
Registered: Dec 2010
Location: Internet
Distribution: Linux Mint, SLES, CentOS, Red Hat
Posts: 2,385

Rep: Reputation: 477Reputation: 477Reputation: 477Reputation: 477Reputation: 477
@ Reply

Hi ratotopi,

If you are talking about getting into root user's home directory then normal users are not allowed to get into it.

EDIT: If you are talking about / directory then you can go via: Places --> Computer --> File System

Last edited by T3RM1NVT0R; 01-20-2012 at 02:08 PM. Reason: Additional Information.
 
Old 01-20-2012, 01:56 PM   #3
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
What do you mean by "get inside"? What are you trying to do? Why not the terminal?
 
Old 01-20-2012, 02:48 PM   #4
ratotopi
Member
 
Registered: Dec 2011
Posts: 114

Original Poster
Rep: Reputation: 6
I know I can get inside the root directory from terminal using root password but isn't there a way we can do the same in GUI without using the terminal ?

Last edited by ratotopi; 01-20-2012 at 04:17 PM.
 
Old 01-20-2012, 02:51 PM   #5
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Most distros have GUI file managers (nautilus, thunar, pcmanfm, etc) available in their repos.
 
Old 01-20-2012, 03:00 PM   #6
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
you can use gksudo.

Kind regards

Last edited by repo; 01-25-2012 at 04:17 AM.
 
1 members found this post helpful.
Old 01-20-2012, 04:14 PM   #7
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,620

Rep: Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695
I was wondering if

Have you thought that if you do not know how to get there, perhaps you do not BELONG there?

What exactly are you trying to do?
 
Old 01-20-2012, 04:18 PM   #8
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
Originally Posted by wpeckham View Post
Have you thought that if you do not know how to get there, perhaps you do not BELONG there?
What exactly are you trying to do?
From the OP
Quote:
I know I can set inside the root directory from terminal using root password but isn't there a way we can do the same in GUI without using the terminal ?
Kind regards
 
Old 01-24-2012, 07:38 PM   #9
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
if you are using Ubuntu, open the terminal and
Code:
sudo  nautilus
. if you are using a different distribution that uses such instead of sudo, go to the terminal and as your normal user,
Code:
gksu
and when it asks what to command, type Nautilus. these instructions will open the gnome file manager 'nautilus' in root and you can then navigate /root
 
Old 01-25-2012, 10:46 AM   #10
ratotopi
Member
 
Registered: Dec 2011
Posts: 114

Original Poster
Rep: Reputation: 6
Quote:
Originally Posted by wpeckham View Post
Have you thought that if you do not know how to get there, perhaps you do not BELONG there?

What exactly are you trying to do?
When you were born you didn't know how to get anywhere, are you still the same ?
 
Old 01-25-2012, 10:49 AM   #11
ratotopi
Member
 
Registered: Dec 2011
Posts: 114

Original Poster
Rep: Reputation: 6
Quote:
Originally Posted by Knightron View Post
if you are using Ubuntu, open the terminal and
Code:
sudo  nautilus
. if you are using a different distribution that uses such instead of sudo, go to the terminal and as your normal user,
Code:
gksu
and when it asks what to command, type Nautilus. these instructions will open the gnome file manager 'nautilus' in root and you can then navigate /root
thanks I can do my work with sudo nautilus
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
vsftpd -- keep ftp user inside home directory ahwm Linux - Server 2 08-23-2010 11:37 AM
sort files inside a directory and sub-directories by latest created walidaly Linux - Software 8 07-25-2009 02:45 PM
Tracking/recording changes inside a directory nonoitall Linux - Newbie 3 06-11-2007 10:46 AM
counting number of lines inside a directory structure. vl@d Linux - General 4 11-20-2006 12:50 PM
How to enable directory browsing inside public_html? gepesz Linux - Networking 1 07-23-2004 04:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 12:47 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration