+ Reply to Thread
Results 1 to 13 of 13

Thread: SSH access is available

  1. #1
    Matt R.'s Avatar
    Matt R. is offline WeeHBie
    Join Date
    Jul 2006
    Posts
    1,378
    WHB Points this Month
    0.00
    WHB Points
    55.00
    Thanks
    1
    Thanked 2 Times in 2 Posts

    Default SSH access is available

    Dear All,

    We have had a number of people comment on the lack of SSH access in our recent customer survey.

    This post is to just re-iterate that SSH access is available on request; you simply need to log a helpdesk ticket requesting SSH access on your account and it will be granted. You do need to attach (or upload a link to) a copy of your passport or drivers license. This will be held in accordance to our privacy policy.

    Matt
    Matt Russell
    WebHostingBuzz CEO

    Follow me on Twitter: http://www.twitter.com/mattdrussell

  2. #2
    Tony's Avatar
    Tony is offline Bad Influence
    Join Date
    Apr 2007
    Location
    West Virginia Blue Ridge
    Posts
    588
    Servers
    SS3
    WHB Points this Month
    0.00
    WHB Points
    150.00
    Thanks
    2
    Thanked 8 Times in 8 Posts

    Default

    Yes, but last I heard, even with SSH we can't access Mysql?

  3. #3
    Matt R.'s Avatar
    Matt R. is offline WeeHBie
    Join Date
    Jul 2006
    Posts
    1,378
    WHB Points this Month
    0.00
    WHB Points
    55.00
    Thanks
    1
    Thanked 2 Times in 2 Posts

    Default

    It's jailed SSH access. We grant this in the interest of server security.

    With the VPS products we're considering you get full root access though.
    Matt Russell
    WebHostingBuzz CEO

    Follow me on Twitter: http://www.twitter.com/mattdrussell

  4. #4
    Tom
    Tom is offline Member
    Join Date
    Jul 2006
    Location
    Schaumburg, Illinois USA
    Posts
    68
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    What is the difference between Jailed SSH and Normal SSH though?

  5. #5
    Matt R.'s Avatar
    Matt R. is offline WeeHBie
    Join Date
    Jul 2006
    Posts
    1,378
    WHB Points this Month
    0.00
    WHB Points
    55.00
    Thanks
    1
    Thanked 2 Times in 2 Posts

    Default

    Jailed restricts you to your directories, instead of read only access on a wider range of directories. It's more secure this way.
    Matt Russell
    WebHostingBuzz CEO

    Follow me on Twitter: http://www.twitter.com/mattdrussell

  6. #6
    Matt R.'s Avatar
    Matt R. is offline WeeHBie
    Join Date
    Jul 2006
    Posts
    1,378
    WHB Points this Month
    0.00
    WHB Points
    55.00
    Thanks
    1
    Thanked 2 Times in 2 Posts

    Default

    By the way... I disabled moderation of comments for this forum, so you can all freely reply now.
    Matt Russell
    WebHostingBuzz CEO

    Follow me on Twitter: http://www.twitter.com/mattdrussell

  7. #7
    tsmelser's Avatar
    tsmelser is offline Team myJabber -Ariz
    Join Date
    May 2007
    Location
    Mesa Az
    Posts
    9
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Thumbs up Other nice options with SSH

    I almost have to have SSH on my server, I just dont know how to do some things with out it.

    Something I would like to suggest to other users and to you Matt, is the use of SSH for FTP

    Check this out http://winscp.net/eng/index.php

    This is Secure FTP through SSH. We long ago shut down ftp on our internal and external servers (where we can) and only use SFTP through none standard ports.

    Just another little piece of mind
    [SIGPIC][/SIGPIC]

  8. #8
    franz is offline New Bee
    Join Date
    Jul 2007
    Posts
    12
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question

    Thx Matt

    i will send ticket for activate SSH access , but

    You do need to attach (or upload a link to) a copy of your passport or drivers license.
    what is it please ? , which file i must attach ?

    ( i use always linux FC7 )

    rgds
    franz
    Reseller-A - start 10.07.2007 ;)
    Fan of Dreambox receiver satellite Linux with rj45 :p

  9. #9
    Matt R.'s Avatar
    Matt R. is offline WeeHBie
    Join Date
    Jul 2006
    Posts
    1,378
    WHB Points this Month
    0.00
    WHB Points
    55.00
    Thanks
    1
    Thanked 2 Times in 2 Posts

    Default

    Either, we just need valid photo ID to grant SSH.
    Matt Russell
    WebHostingBuzz CEO

    Follow me on Twitter: http://www.twitter.com/mattdrussell

  10. #10
    dgpadmin is offline New Bee
    Join Date
    Jul 2007
    Posts
    3
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default SSH is not needed, but secure FTP is

    I would like to reiterate the previous posters request for a secure file transfer protocol, whether it is FTP over SSH or FTPS doesn't really matter to me.

    A year ago when I first signed up for an account (actually 2 seperate accounts) at WHB I was concerned that not having SSH access on by default might hinder my work. But, I must say that I have learned to live with the Cpanel interface and some basic web programming to figure out how to make things work for me. Jailed SSH really wouldn't help if it didn't have the same environment as the PHP I want to run from the web server, so I am just fine not having it.

    The only thing I haven't been able to do is compile the ImageMagik library to use within the Gallery2 system. Would the jailed SSH (or new SSH system) allow me to compile packages that could be used within the web server environment? As a solution to this I was going to compile the package on a VM running the same kernel, then upload the binaries to the WHB server, which I think is better because it doesn't burn CPU cycles on the web server.

    dgp

  11. #11
    Tony's Avatar
    Tony is offline Bad Influence
    Join Date
    Apr 2007
    Location
    West Virginia Blue Ridge
    Posts
    588
    Servers
    SS3
    WHB Points this Month
    0.00
    WHB Points
    150.00
    Thanks
    2
    Thanked 8 Times in 8 Posts

    Default

    At the risk of topic hijacking, I just wanted you to know ImageMagick is available and works fine here. I don't think there's a need to compile it yourself.

  12. #12
    dgpadmin is offline New Bee
    Join Date
    Jul 2007
    Posts
    3
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Tony View Post
    At the risk of topic hijacking, I just wanted you to know ImageMagick is available and works fine here. I don't think there's a need to compile it yourself.
    Ok, I give up looking for it. I need to enter the location of ImageMagick and FFMPEG binaries into the Gallery2 plugin pages. Can you tell me where they are?

    Thanks.

    Would a restricted SSH account allow me to go find these types of programs already installed on the server, but not in a known location like /usr/local/bin?

    dan

  13. #13
    Tony's Avatar
    Tony is offline Bad Influence
    Join Date
    Apr 2007
    Location
    West Virginia Blue Ridge
    Posts
    588
    Servers
    SS3
    WHB Points this Month
    0.00
    WHB Points
    150.00
    Thanks
    2
    Thanked 8 Times in 8 Posts

    Default

    IM is at /usr/bin/

    Sorry I don't know the answer to your other question.

+ Reply to Thread

Posting Permissions

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