Install and use Hamachi on UBUNTU 10.04

Source: Internet
Author: User

1. Install Hamachi for Linux

    • -Install The Dependancies
      • sudo apt-get install LSB

      -Go to Http://secure.logmein.com/us/labs
      -Click Show more for Linux Command line Version
      -Select The correct download for your OS (for-A-bit Ubuntu it is the. deb file)
      -Double click the downloaded file to install Hamachi (follow the prompts of the window that opens)

    • 2. Install Haguichi

    • This was to give GUI control of Hamachi and avoid terminal commands

        • -Open a terminal window, type/paste the following lines, pressing ENTER after each

          • sudo add-apt-repository Ppa:webupd8team/haguichi
            sudo apt-get update && sudo apt-get install Haguichi

          -Agree to any prompts
          -Haguichi'll be installed and appear in your desktop menu under Internet or applications, depending on what UI

      3. Run Haguichi

        • -Click Haguichi in the menu (it'll run Hamachi invisibly in the background)
          -The first time you run Haguichi your should obey any prompt to click "Configure"
          -Click Client > Connect
          -Click Client > Join Network (or Create network)
          -Enter your Network ID & Password (found & set on the Hamachi website)

      You can now interact with Hamachi via the Haguichi GUI, and can connect to Hamachi networks with other people, regardless of whether they is using Linux or Windows.

    • https://secure.logmein.com/CN/, after the author's use, Very good.

      There is a version of Windows and Linux on the official website, where the Linux version has no graphical interface.

      1. Download and install

      The official website has the Deb file download, after downloading, double-click Install.

      2. Use

      2.1. Login

      After the installation is complete, the execution hamachi can see the version and other information


      [Email protected]:~$ sudo hamachi
      Version : 2.0.0.11
      PID : 1012
      Status : Offline
      Client ID : xxx-xxx-xxx
      Address : 5.191.253.67
      Nickname : Jim-laptop




      2.2. Login

      Modify Nickname


      [Email protected]:~$ sudo hamachi set-nick Jim//change Nickname to Jim
      Setting Nickname. Ok


      Log in to Network


      [Email protected]:~$ sudo hamachi login
      Logging in... ok


      2.2. Create a network


      [Email protected]:~$ sudo hamachi create JIMVV1 123
      Creating Jimvv1. Ok

      A network named JIMVV1 was successfully created with a password of 123

      After the network is created, you are already in the network.

      2.3. Join the existing network

      Next, we need to add the other side to the network, assuming that the other side is also installed hamachi for Linux version, execute the following command


      [Email protected]:~$ sudo hamachi join JIMVV1 123
      Join JIMVV1. Ok

      2.4. View each other's IP and own IP address

      Each other's IP address


      [Email protected]:~$ sudo hamachi list
      [JIMVV1]
      084-598-580 Tank 5.10.223.52

      The IP address of the friend tank is 5.10.223.52

      It's easy to see your own IP address, just ifconfig a little bit.


      [Email protected]:~$ ifconfig
      ......
      Ham0 Link encap: Ethernet Hardware Address E6:6e:ff:38:40:a5
      inet Address: 5.191.253.67 broadcast: 5.255.255.255 Mask: 255.0.0.0
      Up broadcast RUNNING multicast mtu:1200 hop count: 1
      Receive packets: 0 Error: 0 Discard: 0 Overload: 0 Number of frames: 0
      Send packet: 271 Error: 0 Discard: 0 Overload: 0 Carrier: 0

      Bytes Received: 0 (0.0 B) Send bytes: 40464 (40.4 KB)
      ......

      Its own IP is 5.191.253.67.

      3.ping Other computer


      [Email protected]:~$ Ping 5.10.223.52
      PING 5.10.223.52 (5.10.223.52) bytes of data.
      Bytes from 5.10.223.52:icmp_seq=1 ttl=64 time=0.062 ms
      Bytes from 5.10.223.52:icmp_seq=2 ttl=64 time=0.055 ms
      Bytes from 5.10.223.52:icmp_seq=3 ttl=64 time=0.056 ms
      Bytes from 5.10.223.52:icmp_seq=4 ttl=64 time=0.056 ms
    • Reference:
    • Https://help.ubuntu.com/community/Hamachi
    • http://it.zhaozhao.info/archives/44436

Install and use Hamachi on UBUNTU 10.04

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.