UK WEB HOSTING FORUM FOR DISCUSSION ON WEB HOSTING SERVICE AND SUPPORT
LINUX HOSTING WINDOWS HOSTING PACKAGES SHOPPING CART OSCOMMERCE ZEN CART AGORA
ECOMMERCE HOSTING ASP MSSQL FRONTPAGE HOSTING PHP MYSQL HOSTING DISCUSSION FORUM
CPANEL RESELLER HOSTING DEDICATED SERVER VPS HOSTING PLESK VIRTUOZZO
Quick Search
Your forum announcement here!

  UK Web Hosting | Dedicated Server Windows and Linux VPS Forum > Sales > eUKhost Hosting Services

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 29-11-2005, 23:30
Junior Member
 
Join Date: Nov 2005
Posts: 11
Default Shell / SSH access on shared hosting servers

Hi,

I have been using eukhost. for several years without problem now; however there has been an issue of late which is forcing me to not renew my account at the end of its current period.

I no longer have shell/SSH access to my account.
Initially when connecting a "This feature has to be enabled" error was thrown; after contacting support it was enabled immediately. Great.
However approx 6 months ago and to this date I have been unable to connect.

After contacting the admins many times I have been told:
  • It was disabled due to known security issues with SSH. (not my problem),
    Please send an email to support@eukhost.com (no reply)
    Why do you want it? (replied with justification... no reply)
Since eukhost are still stating this as one of their features (I assume no one else can access either?) and when I raised this point it was ignored in the reply email I am extremely unimpressed, hence my moving on.
Incidentally (I am not a lawyer), I assume that this is totally illegal. Not that I care, plenty of other providers!

Shame though, otherwise I have been very impressed; good uptime and performance.

Thoughts?
Reply With Quote
  #2 (permalink)  
Old 29-11-2005, 23:36
Member
 
Join Date: Nov 2005
Posts: 49
Default

I still have access to my ssh on one of my domains, however when I got a new domain and requested it, I was initially told it was unavailable, and then later told when I pestered that if I wanted it, I could have it, but my hosting would need to be moved to a different server. The reason was that they have several servers and prefer keeping a majority without ssh access... the "less secure" servers have ssh access on a bizarre port.

Speak to them on MSN and ask them if they move your website hosting to a less secure server if they can give you the ssh access
Reply With Quote
  #3 (permalink)  
Old 29-11-2005, 23:39
Member
 
Join Date: Nov 2005
Location: United Kingdom
Posts: 32
Default

If you mean using Putty to retore the database via SSH, yes I use it only yesterday to restore my database after doing some work
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Come join in the fun!
Reply With Quote
  #4 (permalink)  
Old 29-11-2005, 23:40
Member
 
Join Date: Nov 2005
Posts: 58
Default

yeh, putty will restore your database. did for me.
Reply With Quote
  #5 (permalink)  
Old 29-11-2005, 23:42
Member
 
Join Date: Nov 2005
Posts: 49
Default

I do lots of stuff via ssh on my servers because it's incredibly handy. I have limited ftp access at uni, and although cpanel is good, it's file program is a pain.

For example, to make a copy of a file in the same directory but with a different name, i have to navigate to it, select it, copy it, paste it somewhere, rename it, select it again, then move it to the folder I started out in. cp file1.php file2.php sure beats that!

It's also very handy for things like setting up and tweaking preferences on website hostings in terms of your config.inc.php (or equivelant) file

Andrew
Reply With Quote
  #6 (permalink)  
Old 29-11-2005, 23:43
Junior Member
 
Join Date: Nov 2005
Posts: 11
Default Immpressive

Good response time guys!

I would like true shell access - awkward customer I know
Have you had much luck with the online support? When ever I speak to them I always get answers but no action, which only adds to the aggravation.
Reply With Quote
  #7 (permalink)  
Old 29-11-2005, 23:46
Member
 
Join Date: Nov 2005
Location: United Kingdom
Posts: 32
Default

The best way to use Putty, is to create a folder in your ROOT directory called "backup" for example. One level above your "public_html" folder so it cannot be accessed by the public.

Then FTP your database to that folder called "backup"

Then use this path in Putty below:

mysql -u yourusername -p yourpassword < /home/yourpassword/database/databasename.sql

Then you will be promted for the database password before it is restored

Because I use vBulletin, I chmod that folder to 777 so I can download the database backup direct to that folder on the server via the admincp on my board.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Come join in the fun!
Reply With Quote
  #8 (permalink)  
Old 29-11-2005, 23:58
Junior Member
 
Join Date: Nov 2005
Posts: 11
Default Going off topic?

Just to let the thread know before this gets silly.
I don't want to restore a DB, I want shell access

Hence the horror:
Code:
[dave@suzy ~]$ ssh dukedave.com
ssh: connect to host dukedave.com port 22: Connection timed out
Incidentally, Andrew - what port do you connect on?
Might as well try my luck!
Reply With Quote
  #9 (permalink)  
Old 30-11-2005, 00:06
Member
 
Join Date: Nov 2005
Posts: 50
Default

I had the same problem (and started a new topic before seeing this...) I used to love SSH access. Didn't use it for a while and then when I tried to it wasn't there. I put it down to inactivity, but this makes me think otherwise...
I'm on a linux box now, and I wanted to test out the SSH client for KDE.
Shame.
Reply With Quote
  #10 (permalink)  
Old 30-11-2005, 00:12
Junior Member
 
Join Date: Nov 2005
Posts: 11
Default Agreed

I'm in exactly the same position - nautilus (file browser in GNOME) and other apps have really nice ssh integration; use it all the time on local machines.

Kicks me everytime I have to copy local, edit and then upload with filthy FTP.

And then there's the whole rsync heaven we're missing out on.
Reply With Quote
  #11 (permalink)  
Old 30-11-2005, 00:17
Member
 
Join Date: Nov 2005
Posts: 50
Default

Tis muchly unfair.
Reply With Quote
  #12 (permalink)  
Old 30-11-2005, 00:44
Brian's Avatar
Premium Member
 
Join Date: Nov 2005
Location: New Mexico
Posts: 669
Default

Thats one thing that pissed me off, i used to be able to update my website hosting via another machine because i had SSH, all of a sudden this was stopped and i was told i had to send in a copy of my passport first ? I forgot about it for a while, and asked again and they said they where no longer offering SSH, but it says they do on the website hosting.
Reply With Quote
  #13 (permalink)  
Old 30-11-2005, 00:58
Member
 
Join Date: Nov 2005
Posts: 39
Default

I would like SSH aswell, the power of unix is hidden from us
Reply With Quote
  #14 (permalink)  
Old 30-11-2005, 01:08
Brian's Avatar
Premium Member
 
Join Date: Nov 2005
Location: New Mexico
Posts: 669
Default

The convenience was great though, im a crap speller, and i usually wouldnt notice till somebody pointed it out to me and i was not near the PC
Reply With Quote
  #15 (permalink)  
Old 03-12-2005, 21:02
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 4,404
Send a message via AIM to eUKhost.com Send a message via MSN to eUKhost.com
Default

Your website hostings are hosted on webserver and security is the biggest concern on webservers. Shell access in wrong hands can bring down a server and there wont be anything as bad as loosing important data in such case.

I recommend using local system for fullfilling your requirement to work on linux machine. We are thinking of keeping a separate server for those who want shell access at any cost but we will keep some additional cost for such requirement as monitoring such servers is a big task.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 06:37.

 

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by Web Hosting 3.1.0
Copyright © 2001-2008, eUKhost.com. All rights reserved.

 
Site Map

VPS Hosting
VPS Hosting plans

Dedicated Server Hosting
Dedicated Server plans

Business Web Hosting
100% uptime Hosting

Cpanel Hosting
cPanel Shared Hosting

Reseller Hosting
Reseller Web Hosting

Windows Hosting
Windows Shared Hosting

Windows VPS

Windows VPS Hosting

Semi Dedicated Servers
Semi-Dedicated Hosting

Dedicated Server Mirroring
Dedicated Server Mirroring

Webhosting Knowledgebase
Frequently asked Questions

Web Hosting Blog
eUKhost Blog

Web Hosting Support
Support Helpdesk

UK Data Center
eUKhost Datacenter

Web Hosting Forum
eUKhost Forum

Support Tutorials
Online Flash Tutorials

Offsite Back-up Plans
Remote Backup Service

Customer Testimonials
eUK Customer Testimonials


knowledgebase articles

eUKhost.com Services

Pre-Sales Questions
Pre-sales FAQ's

Domain Names
Domain registration FAQ's

cPanel Hosting
cPanel Hosting FAQ's

Windows Web Hosting
Plesk Control Panel

Reseller Hosting
Reseller Hosting FAQ's

VPS Hosting
Virtual Private Server

Semi-Dedicated Servers
Semi-Dedicated FAQ's

Dedicated Servers
Dedicated Server Hosting


popular blog categories


Web Hosting
Website Hosting articles

UK Web Hosting
UK Hosting articles

Dedicated Server Hosting
Dedicated Server guidelines

VPS Hosting
VPS hosting articles

cPanel Hosting
cPanel Hosting articles

Linux Operating System
Linux Operating techniques

Windows Web Hosting
Windows plesk articles