View Full Version : Noob mySQL question
Bigdogbmx
04-21-04, 12:07 PM
Hi, im new to mySQL and i am a bit confused about how u run commmands on it remotely. I have it installed on my comp and after {PMS} Fishy helped my i understand how to run it from command line. The thing i dont get is if u buy server space as i will be doing soon to host a commerce site how can i run commands on it remotely? My ISP space has phpmyadmin which is easy enough but i dont think i will have that on the paid space ill be getting. So if anyone knows please enlighten me as im 'teh stuck',
legendary
04-22-04, 12:41 AM
You''ll probably need to telnet or ssh into your webhosting account and then run mysql commands from there. That's what I have to do on my school account.
Bigdogbmx
04-22-04, 10:49 AM
Is that like real VNC but over the internet? I know that SSH is a secure version of telnet but i dont know what telnet is lol.
legendary
04-22-04, 04:28 PM
Telnet (http://www.msc.edu.ph/wired/telnet.html) is like RealVNC in the sense that it's used to remotely connect to a computer. Telnet is command-line though. There's a telnet client built-in to Windows. To access it just type 'telnet' (without the single quotes) in the run box.
Bigdogbmx
04-23-04, 06:28 PM
Ah i think i get it. Thanks for the pointers :)
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.