Remote to the RPi.
It is challenging to have to provide a keyboard and a mouse to multiple machines, so why not remote into them. The Raspberry pi is an exemplary system for using remotely.To set this up you will want to remotely log into the RPi to set up xrdp.
ssh pi@192.168.1.116
pi@oerpi02 ~ $ sudo apt-get install xrdp
That is all for the RPi side, so all you have to do is log in remotely.
Fire up you remote desktop viewer.
Enter in the appropriate settings.
Type in login and password. And viola you have a remote connection,
Some people have found this post also useful: http://computoman.blogspot.com/2011/11/red-october-network-discovery.html
Comments
Post a Comment