jAddict Posted June 10, 2013 Posted June 10, 2013 Dear Friends, Am a newbie to web hosting..I need to access my hosting via putty.. is it possible??.. Please do help me... Thank you.
Ice IT Support Posted June 11, 2013 Posted June 11, 2013 You can request a command to be run by posting in Customer Service. Users to not have SSH/terminal access.
lucario Posted June 27, 2013 Posted June 27, 2013 If you just need MySQL access, though, that is possible. Go to CPanel, enable remote MySQL, and then use the command-line MySQL to run whatever queries you want. Here's the info you'll need:User- Your Heliohost userPass- Your Heliohost pass (unless you reconfigure it to have a different password)Host- Your domain (It all points to the same IP, anyways) so mine would be lucario.heliohost.orgPort- Default (I think it's 3389, but you shouldn't have to put it) So, the command you would run would bemysql -h yoursite.heliohost.org -u youruser -p(It will ask you for your password after you hit enter) And you'd have a mysql terminal, at least. Oh, right. You can find the client here (Sorta shameless self-promotion)https://lucario.info/nonlucario/tools.phpAnd scroll down to MySQL CLI.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now