Results 1 to 9 of 9
  1. #1
    Join Date
    Aug 2012
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Exclamation Can't find my downloaded file

    Hi Folks,

    I am a new bie to the linux world and started learning it by own my own.

    I am facing an issue for a file i downloaded via terminal but as root (thru su -). Now i am unable to find my file where it has got saved. I am using Fedora 16.

    Please help me with the issue, will appreciate the earliest helpful reply.



    cheers,
    Rishu Mehra




  2. #2
    Join Date
    Jan 2012
    Posts
    124
    Thanks
    0
    Thanked 10 Times in 10 Posts
    Rep Power
    2
    What command did you run?

    Have you tried checking /root/Downloads/ or /tmp?
    Information Server Management
    Linux server management, PCI consultation and affordable web hosting.

    Security For Us - Where security works for you

    Providing server security and PCI compliance for individuals and businesses.

  3. #3
    Join Date
    Aug 2012
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    Hi ehansen,

    I downloaded the file by "wget [http path of the file]" command, but, when i double click the 'root' folder it actually shows that "The Folder Content Could not be displayed \ You don't have the permissions necessary to view the contents of 'root' "

    Let me know how can get the permissions to view the files and folders in root directory.


    cheers
    Rishu Mehra

  4. #4
    Join Date
    Feb 2012
    Location
    UTC -8 'tween the mtns, N of the Columbia R
    Posts
    202
    Thanks
    4
    Thanked 16 Times in 15 Posts
    Rep Power
    2
    Quote Originally Posted by rishumehra View Post
    . . .

    Let me know how can get the permissions to view the files and folders in root directory.


    cheers
    Rishu Mehra
    Become root user

    PHP Code:
    su 
    PHP Code:
    echo 'username ALL=(ALL) ALL' >> /etc/sudoers 
    NOTE: enter user password, not root's.

    -------------------------------------------------------------------------------------------

    If you don't want to be prompted for a password, use:

    PHP Code:
    echo 'username ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers 
    NOTE: Doing this is a security risk.

    Hope this helps

    Aside: I dislike Fedora almost as much as ubuntu

  5. #5
    Join Date
    Aug 2012
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    Thanks for the information, will try this right now.

    Lol, but i like Fedora more

  6. #6
    Join Date
    Jul 2012
    Posts
    60
    Thanks
    0
    Thanked 10 Times in 9 Posts
    Rep Power
    1
    Have you tried looking exactly under root's home directory (Usually, and always should be /root/)?
    (If not, find it out via `echo $HOME' as root.)

    Quote from su manpage:
    Invoked without a username, su defaults to becoming the superuser. The
    optional argument - may be used to provide an environment similar to
    what the user would expect had the user logged in directly.
    Meaning you default to the root's home directory.

  7. #7
    Join Date
    Aug 2012
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    Hey Folks,

    I tired, both the ways given by you all but didn't worked out for me. Still when i actually double click the 'root' folder it shows "The folder contents could not be displayed."


    Some other solution?


    cheers,
    Rishu Mehra

  8. #8
    Join Date
    Jul 2012
    Posts
    60
    Thanks
    0
    Thanked 10 Times in 9 Posts
    Rep Power
    1
    Well silly, no one except the root user look in /root.
    So get a root session going and do a
    cd $HOME

  9. #9
    Join Date
    Oct 2011
    Location
    Dublin, PA
    Posts
    381
    Thanks
    33
    Thanked 18 Times in 16 Posts
    Rep Power
    10
    or - wget the file again as your regular user in your regular home dir..

 

 

Similar Threads

  1. I can't find my groups...
    By lanlanlangzi in forum General Linux
    Replies: 6
    Last Post: 04-13-2012, 02:39 AM
  2. How to shutdown the system after file is downloaded?
    By carbon333 in forum Command Line
    Replies: 0
    Last Post: 02-16-2012, 04:22 PM
  3. Replies: 6
    Last Post: 11-28-2011, 01:10 PM
  4. HP Needs to Find a Plan and Stick to It
    By Fred in forum Linux News
    Replies: 0
    Last Post: 11-01-2011, 12:30 PM
  5. Replies: 0
    Last Post: 10-29-2011, 08:52 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
           








Check out Linux Central for Linux software and other goodies!





» Stats

Members: 3,538
Threads: 3,911
Posts: 9,421
Top Poster: Fred (1,486)
Welcome to our newest member, Howtolosefat09

» Links



Powered by vBadvanced CMPS