Jul
10
10
Hamachi for Debian / Ubuntu
Hamachi is very easy, closed source hosted VPN service. It securely connects devices and networks, extending LAN-like network. It is absolutely free for non-commercial use. I have created deb package for easy install this interesting VPN clinet.
Install
To install hamachi on debian or ubuntu follow steps:
sudo su
aptitude install build-essential
wget -c http://www.rafekz.one.pl/hamachi_0.9.9.9.20.deb
dpkg -i hamachi_0.9.9.9.20.deb
rm hamachi_0.9.9.9.20.deb
aptitude install build-essential
wget -c http://www.rafekz.one.pl/hamachi_0.9.9.9.20.deb
dpkg -i hamachi_0.9.9.9.20.deb
rm hamachi_0.9.9.9.20.deb
Whats next?
If you have hamachi installed you can:
- Join to network
sudo hamachi -c /etc/hamachi join your-network your-password
- Create your own network
sudo hamachi -c /etc/hamachi create your-network your-password
- Log in to hamachi
sudo hamachi -c /etc/hamachi login
- Go online
sudo hamachi -c /etc/hamachi go-online your-network
- List users in your networks:
sudo invoke-rc.d hamachi status
(you can enter this command twice to view nicknames)
1 Comment to “Hamachi for Debian / Ubuntu”
Leave a comment
Sponsors
Categories
Tags
Apache
apache2
benchmark
cleanup
deb
debian
experimental
Firefox
grab them all
grabthemall
Hamachi
hamachi basic
homepost
howto
imagemagick
instsrv
Linux
Pear
Pecl
pgadmin
PHP
php5
postrgresql
profiler
realvnc
repair
screenshot
service
serviceex
sources.list
srvany
svn
symfony
tidy
tlen.pl
ubuntu
var_dump
vista
VNC
Windows
Wine
xdebug
xhtml
xp
xul









Very awesome to see these tuts still on-line. Thanks.