Go to advanced search

by JasonN
Sun Apr 21, 2013 10:51 pm
Forum: Other projects
Topic: NEED PI GUI ON MAC
Replies: 3
Views: 6034

Re: NEED PI GUI ON MAC

One thing you could try is using the tightvncserver package on your RPi and Chicken-of-the-VNC on your Mac, it works pretty well for me.

Check out http://www.skpang.co.uk/blog/archives/398 for some installation details.

Jason
by JasonN
Sun Apr 21, 2013 10:42 pm
Forum: General discussion
Topic: Wireless configuration management
Replies: 2
Views: 831

Re: Wireless configuration management

Berk, you could have a look at wicd this seems to work better for me.

Code: Select all

sudo apt-get install wicd
You can find out more about the package here http://packages.debian.org/sid/wicd

Go to advanced search