Connecting to the Server
From TBD Enterprises
(→Connect to Tunnel Using Minecraft:) |
(→Connect to Tunnel Using Minecraft:) |
||
Line 1: | Line 1: | ||
− | To log onto the Minecraft server, you first need to create an SSH tunnel.<br/>Before you can do that you need to [[Setting Up SSH|setup | + | To log onto the Minecraft server, you first need to create an SSH tunnel.<br/>Before you can do that you need to [[Setting Up Your SSH Account|setup SSH]]. |
== Set Up SSH Tunnel to Server == | == Set Up SSH Tunnel to Server == | ||
Line 7: | Line 7: | ||
# You will be prompted for your password. This will create the SSH tunnel. Just leave the window open while you play. | # You will be prompted for your password. This will create the SSH tunnel. Just leave the window open while you play. | ||
===Windows=== | ===Windows=== | ||
+ | [[File:Putty.png|300px|thumb|right|Putty configuration window]] | ||
# Open [[PuTTY]]. | # Open [[PuTTY]]. | ||
# On the "Category" side bar, navigate to <code>Connection\SSH\Tunnels</code>. | # On the "Category" side bar, navigate to <code>Connection\SSH\Tunnels</code>. | ||
Line 22: | Line 23: | ||
==Connect to Tunnel Using Minecraft:== | ==Connect to Tunnel Using Minecraft:== | ||
− | |||
# Start up Minecraft. | # Start up Minecraft. | ||
# Enter <code> localhost:8414 </code> at the multiplayer connection screen. | # Enter <code> localhost:8414 </code> at the multiplayer connection screen. | ||
+ | [[File:Minecraft-login.png|400px|thumb|left|Minecraft login screen]] |