Finally the bootloader hands over to firmware which should load the kernel. So here goes the list of 5 ways you can use to run a remote desktop on your Raspberry Pi. Setting up a Routed Wireless Access Point, Setting up a Bridged Wireless Access Point, Camera Tuning and supporting 3rd Party Sensors, Driver differences when using libcamera or the legacy stack, Camera Serial Interface 2 (CSI2) "Unicam", Secure Boot configuration properties in config.txt, Updating to the LATEST / STABLE bootloader, Raspberry Pi 2B, 3A+, 3B, CM3, CM3+, Zero 2 W, Using revision codes for board identification, IANA Dynamic Host Configuration Protocol for IPv6, Creative Commons Attribution-ShareAlike 4.0 International, Creative Commons Attribution-ShareAlike 3.0 Unported, If you are using a display with your Raspberry Pi and if you boot to the command line instead of the desktop, your IP address should be shown in the last few messages before the login prompt. After a few seconds you will get a list with all the devices connected to your network. (The IP address of the server should already be there.) Select Menu Preferences Raspberry Pi Configuration Interfaces. This is encoded in the BOOTFILE-URL parameter. You can use Samba to mount a folder shared from a Windows machine so it appears on your Raspberry Pi, or to share a folder from your Raspberry Pi so it can be accessed by your Windows machine. if(typeof ez_ad_units != 'undefined'){ez_ad_units.push([[300,250],'raspberryexpert_com-mobile-leaderboard-1','ezslot_12',114,'0','0'])};__ez_fad_position('div-gpt-ad-raspberryexpert_com-mobile-leaderboard-1-0');One thing you have to do is to limit the allowed IP addresses to avoid any security issues. Alternatively you can rely on DNS if you want - its up to you. Double-click on the new saved session to connect. For each device that responds to the ping, the output shows the hostname and IP address like so: Here you can see a device with hostname raspberrypi has IP address 192.168.1.8. Thank you for reading this article. The bootloader and firmware (stages 1 to 3) have been enhanced to support booting over IPv6. Make sure your Raspberry Pi is properly set up and connected. You should now be able to see the Raspberry Pi prompt, which will be identical to the one found on the Raspberry Pi itself. For NoMachine, the connection is similar to any OS. You can enable VNC Server at the command line using raspi-config: Now, enable VNC Server by doing the following: There are two ways to connect to your Raspberry Pi. Now, we need to mount the remote folder to that location. Downloads 1. There is a simple way around this using symbolic links: Create an alternative directory to mount the NFS shares in: Edit /etc/fstab to mount the NFS share into that directory instead: Create a symbolic link inside your home, pointing to the actual mount location. Keep this on your computer. One potential solution to this is IPSec. We can also mount an exported subtree with: To ensure this is mounted on every reboot, add the following line to /etc/fstab: If, after mounting, the entry in /proc/mounts appears as