Is there something out there like Hostgator

Discussion in 'Site & Server Administration' started by phantom, Aug 23, 2007.

  1. #1
    Is there a webhost out there similar to hostgator plans beside hostgator?


    Maybe better quality?

    I need an account with SSH access with a real bash shell not a jailed shell.


    Lots of space and bandwidth reliable and never down........is there any such place?
     
    phantom, Aug 23, 2007 IP
  2. agnivo007

    agnivo007 Peon

    Messages:
    4,290
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    0
    #2
    agnivo007, Aug 23, 2007 IP
  3. phantom

    phantom Well-Known Member

    Messages:
    1,509
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    140
    #3
    maybe... any suggestions?
     
    phantom, Aug 23, 2007 IP
  4. bouncer69

    bouncer69 Peon

    Messages:
    978
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    0
    #4
    With vps you will not lot of space like hostgator because most of the company just oversell their space and bandwidth.

    Here is a vps http://www.vpsland.com/ezseries.html

    Also if you tell me your budget I can find a good solution.
     
    bouncer69, Aug 23, 2007 IP
  5. phantom

    phantom Well-Known Member

    Messages:
    1,509
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    140
    #5
    I am looking into 1&1 business plan right now........

    I really would like it to be as cheap as possible but if the place was right and just what I needed then I don't mind paying $20 a month or more.

    I need the secruity of uptime, a real bash shell, and vim for my development work and of course php, mysql. and decent control panel would be nice.
     
    phantom, Aug 23, 2007 IP
  6. hextraordinary

    hextraordinary Well-Known Member

    Messages:
    2,171
    Likes Received:
    115
    Best Answers:
    0
    Trophy Points:
    105
    #6
    You're asking pretty much for $20
     
    hextraordinary, Aug 23, 2007 IP
  7. phantom

    phantom Well-Known Member

    Messages:
    1,509
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    140
    #7
    I said or more
     
    phantom, Aug 23, 2007 IP
  8. bouncer69

    bouncer69 Peon

    Messages:
    978
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    0
    #8
    1&1 will not give you bash shell. Also their connection is very slow.

    I suggest to share a dedicated server with few people.
     
    bouncer69, Aug 23, 2007 IP
  9. pj1s

    pj1s Active Member

    Messages:
    337
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    60
    #9
    Try cheapvps.co.uk - and get it with lxadmin. they are good and cheap - but you are on your own with the VPS. Their mother brand is a2b2.com - they have more expensive options and managed services.

    Good luck.
     
    pj1s, Aug 25, 2007 IP
  10. phantom

    phantom Well-Known Member

    Messages:
    1,509
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    140
    #10
    What do you mean by "on My own"?
     
    phantom, Aug 25, 2007 IP
  11. InFloW

    InFloW Peon

    Messages:
    1,488
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    0
    #11
    You're not going to find any shared solutions giving you real shell opposed to jailed. I don't think they want customers viewing other customers data.
     
    InFloW, Aug 26, 2007 IP
  12. phantom

    phantom Well-Known Member

    Messages:
    1,509
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    140
    #12
    that's not true........they can have the server set with permissions not to see the /home directory....... for instance if my username is foo I can only see what is in /home/foo but not what is /home.

    they can do that and still allow access to /bin/bash.
     
    phantom, Aug 26, 2007 IP
  13. InFloW

    InFloW Peon

    Messages:
    1,488
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    0
    #13
    If my knowledge serves me right what you're describing is a chroot environment which is exactly what jailed shell is. It gives you access to specific folders while locking you out of others.

    I'm really curious why would you would need non jail shell when jailed is the same as what you described anyways.
     
    InFloW, Aug 26, 2007 IP
  14. phantom

    phantom Well-Known Member

    Messages:
    1,509
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    140
    #14
    I frequently need to use or have access to gcc or other utilities that are normally in your path when using bash for the development work I do. It's really dumb to have to ask for wget to be enabled or anything else for that matter.

    I understand the security issues supposedly solved by jailshell...however if I send in a photo ID that should be enough to turn in to the authorities if I were to hack the machine.......which I definately don't need or even want to do. I just need to be able to do work.


    I heard that with Dreamhost you can get a real shell .....I am going to check on that now.

    Edit:
    Yep Dream host does give full bash shell......and the plans look pretty good too...

    Anybody have any experiences with Dreamhost?
     
    phantom, Aug 26, 2007 IP
  15. InFloW

    InFloW Peon

    Messages:
    1,488
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Actually I believe you're still jailed and it has nothing to do with that. It has to do with the fact most hosts using cPanel actually disable compilers for unprivileged users since cPanel gives them the ability to do it. The host can enable compilers for specific users, but most do not due to the exploits that can be ran if you can compile things.
     
    InFloW, Aug 26, 2007 IP
  16. phantom

    phantom Well-Known Member

    Messages:
    1,509
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    140
    #16
    are you saying still jailed at Dreamhost?
     
    phantom, Aug 26, 2007 IP
  17. InFloW

    InFloW Peon

    Messages:
    1,488
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    0
    #17
    Yes any host is jailing your shell access unless they want you destroying their server. Every host is providing a chroot environment. The only difference is what they decide on giving you access to. Some may decide nothing in /home nothing in /usr/local/apache/ and nothing in /etc/ . Others it could vary but every time you are jailed to a degree as otherwise you could grab files from other customers, take configuration files from the server ect. due to the fact permissions probably are set to still give anyone read access to these files.
     
    InFloW, Aug 27, 2007 IP