This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
#ssh -f user@remotehost -L localport:127.0.0.1:remoteport -N $ ssh -f root@database -L 3307:127.0.0.1:3306 -N Jetzt kann man sich über den Tunnel mit einer entfernten MySQL-Datenbank verbinden.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.