

If your image is working and you are connected on the same network, you will be prompted for a password.
#Using vnc viewer with raspberry pi install
If you are on a Windows machine, you’ll have to install special software to let you access the Pi through SSH. If you are on a Mac or Linux machine, you are all set– skip this step.If you have Windows and do not run iTunes, download Bonjour here. Mac computers and any computer that runs iTunes already run Bonjour. To check that your image is working properly, power up your pi and “SSH in” by following these steps:
#Using vnc viewer with raspberry pi how to
For instructions on how to do this, see here. You must have the Dexter Industries image fully functional on your Pi’s SD card. For more information on using the Pi via SSH, see here. If you like programming through the terminal, you can do all sorts of other stuff through SSH also. In this tutorial, “SSH-ing in” will be useful for making sure you are connected to your pi correctly.

“SSH-ing in” to another computer or microprocessor will do the same thing as using the VNC, but you will have to type commands in through the terminal. SSH: Secure Shell– a text-based way of virtually accessing another computer. This is the program you will use to bring up the Raspberry Pi GUI on another computer. VNC: Virtual Network Computing- a graphical desktop sharing system. It is filled with icons and visual indicators. For example, the desktop on your Mac or PC is a GUI. GUI: Graphical User Interface - any visual way of accessing a computer or program.

A way to power your Pi (for suggestions, see here.).A Raspberry Pi (with SD card) - all models (B, B+, and 2) will work.Be careful on public computers though, because Internet security settings vary, and accessing your Pi virtually may be a bit more complicated. This could be your laptop, or a computer at your local library. For a detailed tutorial on how to set up your Pi in this way, see here.įor those of us with more limited resources, another easy way to control the Pi is virtually, through another computer. If you’ve got a spare monitor, keyboard, and mouse laying around, great! You can plug all that stuff in and be up and running–after all, your Pi is a teeny little computer. To do anything with your Raspberry Pi, you’ll need to send it commands.
