
05-10-2008, 04:33 AM
|
|
Junior Guru Wannabe
|
|
Join Date: May 2008
Posts: 46
|
|
hi
I see some webhost offer SSH account in the hosting package.
Can someone tell me what can I do with the SSH account?
What are the typical scenarios where SSH is used?
thanks in advance
|

05-10-2008, 04:36 AM
|
|
Junior Guru Wannabe
|
|
Join Date: May 2008
Posts: 46
|
|
From hostmonster website i get this:
Quote:
Problem
How can I get SSH/Shell access on my account?
Solution
In order to enable SSH for your account, you must either fax or submit a ticket of a copy of your photo ID (i.e., driver’s license, passport, etc.).
|
Why do they need ID to setup SSH? 
|

05-10-2008, 04:37 AM
|
|
Aspiring Evangelist
|
|
Join Date: Jun 2004
Posts: 368
|
|
Hi,
You will be able to access the account via an ssh client program using ssh command anyway i think you dont need this option since you don't have info about it, you could build your web presence without using any ssh command
__________________
ArzNet.com
Providing Hosting & Domain Reseller since 2001
Clientexec and Directi Domain Reseller with every Reseller Plan - 30 Day Trial Now Available!
|

05-10-2008, 05:30 AM
|
|
WHT Addict
|
|
Join Date: Feb 2008
Location: palesine
Posts: 103
|
|
as E.Emile said u do not need it ,
but some one need it if wanna sell something using secure connection
|

05-10-2008, 05:40 AM
|
|
Junior Guru
|
|
Join Date: Apr 2007
Location: Calgary, Canada
Posts: 200
|
|
Quote:
Originally Posted by vinboy
From hostmonster website i get this:
Why do they need ID to setup SSH? 
|
It's usual for a host to require some sort of ID (or at least a reason) before providing SSH access. This is just to keep track who gets access on their server in case something happens. 
|

05-10-2008, 05:40 AM
|
|
Web Hosting Guru
|
|
Join Date: Jan 2006
Location: Sydney, Australia
Posts: 251
|
|
How do you otherwise upload your files onto your hosting account securely, as FTP pretty much transmits everything in plain text over the network? You probably don't need shell access, but you should still get it to use SFTP.
|

05-10-2008, 06:07 AM
|
|
Web Hosting Evangelist
|
|
Join Date: Jul 2006
Location: cd /root/Alaska
Posts: 525
|
|
Well some people use SSH to upload files via the "wget" command this allowing you to say:
Code:
wget http://domain.com/file.zip
This will download the file right to the server... Also, you can setup TeamSpeak with SSH, start stop services, extract rar, zip, ect...
Need more info?
__________________
█ █ Jason
|

05-10-2008, 08:17 AM
|
|
WHT Addict
|
|
Join Date: Oct 2007
Posts: 128
|
|
Quote:
Originally Posted by ante
as E.Emile said u do not need it ,
but some one need it if wanna sell something using secure connection
|
I disagree. Thats what ssl (https) is for.
Quote:
|
Originally Posted by ylsy
How do you otherwise upload your files onto your hosting account securely, as FTP pretty much transmits everything in plain text over the network? You probably don't need shell access, but you should still get it to use SFTP.
|
You can use sftp without ssh access period. Just about any ftp client, using cuteftp as an example, supports sftp. I see absolutely no reason why you would need ssh access. Most server administrators reserve this specifically for themselves for administrative purposes only. SSH commands are far too powerful for clients who don't know what they are doing or those who don't know ssh commands.
|

05-10-2008, 08:38 AM
|
|
Junior Guru Wannabe
|
|
Join Date: May 2008
Posts: 46
|
|
Quote:
Originally Posted by whmanaged
Well some people use SSH to upload files via the "wget" command this allowing you to say:
Code:
wget http://domain.com/file.zip
This will download the file right to the server... Also, you can setup TeamSpeak with SSH, start stop services, extract rar, zip, ect...
Need more info?
|
Wow this seems pretty cool. So it's kind of like VPN without the root acccess.
|

05-10-2008, 08:47 AM
|
|
Web Hosting Master
|
|
Join Date: Jul 2006
Posts: 647
|
|
I need it for setting up cron jobs.
__________________
|

05-10-2008, 09:14 AM
|
|
Web Hosting Guru
|
|
Join Date: Dec 2006
Location: London, UK
Posts: 277
|
|
Changing ownership of directories, searching files, partial backups and setting up symlinks are other things that control panels often can't do without SSH access. (Also secure file transfer and setting up cron jobs, as others have already mentioned.) Without SSH access you'll need to get support to do all these things for you, which takes time.
There are disadvantages though. As well as the security risk, allowing SSH means it's easy to inadvertently use lots of CPU and get yourself banned.
|

05-10-2008, 09:24 AM
|
|
WHT Addict
|
|
Join Date: Oct 2007
Posts: 128
|
|
Quote:
Originally Posted by vinboy
Wow this seems pretty cool. So it's kind of like VPN without the root acccess.
|
There are soooo many things ssh can do. Most people have never even heard of it. And those that have, don't fully understand what else it can do.
|

05-10-2008, 09:39 AM
|
|
Newbie
|
|
Join Date: Apr 2008
Posts: 11
|
|
With SSH, you can easily upload a zip file and unzip it via SSH which is a lot faster uploading files one by one. Also, you could install alternative Softwares if your webhoster allows you to or permits you to.
|

05-10-2008, 11:35 AM
|
|
Backup Guru
|
|
Join Date: Feb 2002
Location: New York, NY
Posts: 4,444
|
|
Quote:
Originally Posted by iastaff
You can use sftp without ssh access period.
|
SFTP and SCP require SSH access, just not shell access. It's shell access (whether it's over SSH, telnet, or otherwise) that is usually the issue.
|

05-10-2008, 11:37 AM
|
|
Junior Guru Wannabe
|
|
Join Date: Mar 2008
Posts: 37
|
|
Can you do the equivalent of mysqldump without ssh? Using phpmyadmin for example? Are they the same? Thanks.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
| Postbit Selector |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
| Login: |
|
|
| Advertisement: |
|
|
| Web Hosting News: |
|
|
|