Last thing you'll ever read…again
Posts tagged hamachi
Tutorial: Hamachi (with GUI) in Ubuntu 8.04 Hardy Heron
Sep 18th
Hamachi is a freeware application that initiates a virtual private network (VPN) between peers. This is extremely useful for initiating applications such as games over the Local Area Network (LAN).
For more information click here
This Tutorial is for setting up Hamachi with a gui based interface (optional) in Ubuntu 8.04 Hardy Heron.
- Download Hamachi
- Extract it somewhere
- Open up a terminal and CD into the directory
- Run ‘make install’ or ‘sudo make install’ to install hamachi
- Run hamachi-init to generate crypto identity
- Download and Run hamachi-gui – x86 or AMD64
You’re done! Simple! Hamachi-gui should be under your list of applications now or simply run hamachi-gui inside terminal.
If you feel more comfortable at the terminal, here are some commands you can use to setup hamachi manually.
- Run ‘hamachi start’ to launch Hamachi daemon.
- Run ‘hamachi login’ to put the daemon online and to create an account.
- Run ‘hamachi join <network>’ to join the network.
- Run ‘hamachi go-online <network>’ to go online in the network.
- Run ‘hamachi get-nicks’ to download network memberlist
- Run ‘hamachi list’ to list network members and their status.