Prolonged severe weather across the U.S. is causing delays including the ability to transport and deliver packages in certain cities. Please see here for more details. Thank you for your continued support and patience.
Please see all COVID-19 updates here as some shipments may be delayed due to CDC safety and staffing guidelines. If you have an order or shipping question please refer to our Customer Support page. For technical questions please check out our Forums. Thank you for your continued support.
A new guide shows you how to enable remote desktop on your Raspberry Pi.
A few months ago, we looked at setting up a headless Raspberry Pi. While Serial or SSH is my go-to method for interacting with a Pi, what if you need access to the graphical desktop? For example, you might need to create a user interface that relies on the X server, or you want to access an API that requires opening a browser for authentication.
If you still want to eschew the monitor, keyboard and mouse, I won't blame you: they can easily triple the cost of a Raspberry Pi setup. To get a remote desktop across your network (or better, across the internet!), you can turn to VNC. Luckily, modern versions of Raspbian come pre-installed with RealVNC, which lets you control your Pi's desktop from another computer.
While enabling VNC on your Pi is relatively straightforward, it can be a tad tricky if you have a full headless setup. In the following tutorial, we show how to set up remote desktop with RealVNC using the command line as well as how to use RealVNC's Cloud Connection to control your Pi over the Internet.
If you really want to take remote computing to the next level with your Raspberry Pi, user jma89 pointed out that the Pi now supports network booting. The sad news is that the Pi versions 1 B+ and 2 B still require an SD card to enable netboot.