Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 10 of 10

This is a discussion on Unix Shell Basics in the VPS & Dedicated forum
Just starting using a VPS account on Jaguar. There support copied one of my directories and I can not delete it since it is protected. ...

  1. #1
    JPC Member
    Join Date
    Feb 2006
    Location
    Seattle, WA
    Posts
    41

    Unix Shell Basics

    Just starting using a VPS account on Jaguar. There support copied one of my directories and I can not delete it since it is protected. I logged in via command line and tried "rm -r dirname" but that did not work.

    Also what shell is Jaguar using by default? I looked in Google and was told to look in /etc/shells for shells available but did not find that directory.

    Thanks for any help to get me going.

  2. #2
    Yeah, I know a LOT! Vin DSL's Avatar
    Join Date
    Mar 2003
    Location
    Arizona Uplands
    Posts
    10,775
    Who owns the directory -- "nobody", so called?
    DISCLAIMER Any resemblance between the views expressed above and those of the owners and operators of this system is purely coincidental. Any resemblance between these views and my own are non-deterministic. The existence of Vin DSL is questionable. The existence of views in the absence of anyone to hold them is problematic. The existence of the reader is left as an exercise in the second-order coefficient.

    No Guts, No Story! VinDSL © 2010

  3. #3
    JPC Member
    Join Date
    Feb 2006
    Location
    Seattle, WA
    Posts
    41
    Sorry not sure what your asking. It is a directory within my public_html, which Jaguar support created which is a backup of another directory they did before trying to fix an issue for me. So if Jaguar support created it then it could have permissions that I could not affect? Any suggestions on shell commands I should try?

  4. #4
    Yeah, I know a LOT! Vin DSL's Avatar
    Join Date
    Mar 2003
    Location
    Arizona Uplands
    Posts
    10,775
    The directory has an owner - either yourself - nobody - root, et cetera.

    In the past, files and directories owned by "nobody" were hard to delete, but you could do this by using the cPanel File Manager, since it was "nobody".

    Anyway, I was just wondering if the directory that you're trying to delete is actually owned by you, "nobody", "root" or whomever.

    Make sense?
    DISCLAIMER Any resemblance between the views expressed above and those of the owners and operators of this system is purely coincidental. Any resemblance between these views and my own are non-deterministic. The existence of Vin DSL is questionable. The existence of views in the absence of anyone to hold them is problematic. The existence of the reader is left as an exercise in the second-order coefficient.

    No Guts, No Story! VinDSL © 2010

  5. #5
    JPC Member
    Join Date
    Feb 2006
    Location
    Seattle, WA
    Posts
    41
    The owner is listed as "root", the owner group is listed as "root". When I log into the VPS as root though I can not get to the directory, I don't believe. Is this something support has to delete?

  6. #6
    Yeah, I know a LOT! Vin DSL's Avatar
    Join Date
    Mar 2003
    Location
    Arizona Uplands
    Posts
    10,775
    Quote Originally Posted by albert View Post
    Is this something support has to delete?
    Yes, I would *think* so.

    Never hurts to contact them...
    DISCLAIMER Any resemblance between the views expressed above and those of the owners and operators of this system is purely coincidental. Any resemblance between these views and my own are non-deterministic. The existence of Vin DSL is questionable. The existence of views in the absence of anyone to hold them is problematic. The existence of the reader is left as an exercise in the second-order coefficient.

    No Guts, No Story! VinDSL © 2010

  7. #7
    JPC Member
    Join Date
    Feb 2006
    Location
    Seattle, WA
    Posts
    41
    Will do. Only problem is they always fix things and don't tell me how it is done. Was hoping to learn something in the process (smile!)... Thanks so much for your time.

  8. #8
    JPC Member st1905's Avatar
    Join Date
    Jul 2007
    Posts
    34
    If you want to delete a directory, you can always force to do it by the following command

    rm -rf *directory-name*

    Or you can use a ssh program to delete that directory via gui inteface of windows machine ...ie wincsp.

    Contacting support is the easiest way to solve problems in here (They are really very very good at technical things and also very polite) but i thinnk you can do it yourself.

    Regards,

  9. #9
    || $name ne 'R.Stiltskin'
    Join Date
    Jun 2003
    Location
    Tejas
    Posts
    2,438
    Is the owner (as in the customer paying the bill and not a chown-type ownage) of a VPS not given a 'root' account with full 'root' privileges? I figured a VPS was block of resources that was so isolated that it was basically a mini-server and that root capabilities were in the default account. Is this incorrect even though there might exist a 'superduper root' in the VPS segmentation software that trumps even the traditional 'root'?

  10. #10
    the Windlord Gwaihir's Avatar
    Join Date
    Jun 2002
    Posts
    2,562
    Quote Originally Posted by albert View Post
    The owner is listed as "root", the owner group is listed as "root". When I log into the VPS as root though I can not get to the directory, I don't believe.
    Strange. Could you elaborate on 'can not get to'? Are you denied permission, or having trouble finding it?
    Regards,

    Wim Heemskerk
    ---
    Visit MeCCG.net - Cardgaming in J.R.R. Tolkien's Middle-earth
    And Gwaihir.net - The Middle-earth CCG store

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
  •