Skip to content

Il sito di Ivan Piffer

Narrow screen resolution Wide screen resolution Increase font size Decrease font size Default font size    Default color brown color green color red color blue color
You are here: HOME arrow Informatica arrow Articoli interessanti arrow Accedere a mysql da remoto via ssh
Skip to content
Accedere a mysql da remoto via ssh PDF Stampa E-mail
Valutazione utente: / 0
ScarsoOttimo 
Scritto da Ivan Piffer   
venerdì 29 giugno 2007

Se volete collegarvi ad un server mysql in maniera sicura dovete prima creare un tunnel SSH.


Da Linux:

 
ssh -L 3306:localhost:3306 utentesql@indirizzoserver
 

poi se usate il prodotto di mysql "Mysql Query Browser" basta fare cosi' (ricordatevi che dovete contattere il server localhost...e che non dovete avere un mysql server attivo, altrimenti cambiate porta)

screenshot-mysql_query_browser

 

 

 

 

 

 


Da Windows

Conviene fare il tunnel con Putty (vi rimando qui)

 Poi uguale...

 

Commenti
Nuovo Cerca RSS
Commenta
Nome:
Email:
 
Website:
Titolo:
UBBCode:
[b] [i] [u] [url] [quote] [code] [img] 
 
 
:angry::0:confused::cheer:B):evil::silly::dry::lol::kiss::D:pinch:
:(:shock::X:side::):P:unsure::woohoo::huh::whistle:;):s
:!::?::idea::arrow:
 

3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."


MySQL
Ultimo aggiornamento ( martedì 07 ottobre 2008 )
 
< Prec.   Pros. >