Hi, I just want to say that I ended up going with OpenVPN. It took about an hour or so to get it working.
And, even though I didn't use it, thanks for posting the link to the older (working) version of Hamachi.
Search found 9 matches
- Thu Oct 10, 2013 12:17 am
- Forum: Networking and servers
- Topic: Hamachi Problems
- Replies: 22
- Views: 10113
- Sat Oct 05, 2013 3:35 pm
- Forum: Networking and servers
- Topic: Hamachi Problems
- Replies: 22
- Views: 10113
Re: Hamachi Problems
I did some more research, and decided to skip Hamachi and go for OpenVPN. If you go this way, just remember that you will have to do port forwarding on your router to the Raspberry Pi. This is the tutorial that I'm using. http://raspberrypihelp.net/tutorials/1-openvpn-server-tutorial I'm doing it at...
- Fri Oct 04, 2013 5:02 pm
- Forum: Networking and servers
- Topic: Hamachi Problems
- Replies: 22
- Views: 10113
Re: Hamachi Problems
No good. I have reimaged Raspian, both directly (latest version from Sept 2013) and using NOOBS (a few months old). Whatever I do, when Hamachi tries to launch I still get Illegal Instruction or Segmentation Fault. I also get an error when setting up lsb, about the symlink for armhd not found, but ...
- Thu Oct 03, 2013 5:57 pm
- Forum: Networking and servers
- Topic: Hamachi Problems
- Replies: 22
- Views: 10113
Re: Hamachi Problems
It should work on this image http://mirror.bytemark.co.uk/raspberrypi/images/debian/7/2013-05-29-wheezy-armel/ you can do "sudo apt-get update" but don't do uprade Thanks for the link, but I'm a bit paranoid about using images from unknown sources. How do I know that the image is safe &am...
- Thu Oct 03, 2013 4:18 pm
- Forum: Networking and servers
- Topic: Hamachi Problems
- Replies: 22
- Views: 10113
Hamachi Problems
Hi, I'm trying to install Hamachi, and I get the following error: Setting up logmein-hamachi (2.1.0.119-1) ... mknod: `/dev/net/tun': File exists update-rc.d: using dependency based boot sequencing Starting LogMeIn Hamachi VPN tunneling engine logmein-hamachiSegmentation fault failed! -I followed th...
- Thu Jan 03, 2013 6:48 pm
- Forum: Beginners
- Topic: Media Player on Debian
- Replies: 3
- Views: 1844
Re: Media Player on Debian
moc works so does vlc. moc is a very nice/lightweight player in your terminal window which is great when connecting via ssh
sudo apt-get install moc
(after it's loaded, just type mocp to get it running)
sudo apt-get install vlc
sudo apt-get install moc
(after it's loaded, just type mocp to get it running)
sudo apt-get install vlc
- Thu Jan 03, 2013 12:06 am
- Forum: General discussion
- Topic: Killer App for the Pi?
- Replies: 8
- Views: 6624
Re: Killer App for the Pi?
This is the project that I'm most excited to do:
http://www.raspberrypi.org/phpBB3/viewt ... 37&t=18142
http://www.raspberrypi.org/phpBB3/viewt ... 37&t=18142
- Fri Dec 28, 2012 9:03 pm
- Forum: Debian
- Topic: Setup PI to work without monitor (debian image)
- Replies: 24
- Views: 118329
Re: Setup PI to work without monitor (debian image)
Hi, I followed the instructions, but when I get to: sudo /etc/init.d/tightvncserver start The response is: /etc/init.d/tightvncserver: 7: /etc/init.d/tightvncserver: Syntax error: word unexpected (expecting ")") Can anyone tell me what I'm doing wrong? I'm using the Raspbian wheezy image....
- Fri Dec 28, 2012 8:31 pm
- Forum: Debian
- Topic: Setup PI to work without monitor (debian image)
- Replies: 24
- Views: 118329
Re: Setup PI to work without monitor (debian image)
Hi, I followed the instructions, but when I get to: sudo /etc/init.d/tightvncserver start The response is: /etc/init.d/tightvncserver: 7: /etc/init.d/tightvncserver: Syntax error: word unexpected (expecting ")") Can anyone tell me what I'm doing wrong? I'm using the Raspbian wheezy image. ...