Is is the house keeping part of setting up a new raspberry pi.
We will be ...
Install XRDP (X Remote Desktop Protocol) server software on the Raspberry Pi
Start the XRDP server software
Run a Remote Desktop Client on another computer
Connect over a network from your computer to the Raspberry Pi
Expand the file system:
You will be shown raspi-config on first booting into Raspbian. To open the configuration tool after this, simply run the following from the command line:
If not just type this command:
sudo raspi-config
First, update your system's package list by entering the following command in LXTerminal or from the command line:
sudo apt-get update
Next, upgrade all your installed packages to their latest versions with the command:
sudo apt-get upgrade
--------------------------------
RUNNING OUT OF SPACE
When running sudo apt-get upgrade, it will show how much data will be downloaded and how much space it will take up on the SD card. It's worth checking with df -h that you have enough disk space free, as unfortunately apt will not do this for you. Also be aware that downloaded package files (.deb files) are kept in /var/cache/apt/archives. You can remove these in order to free up space with sudo apt-get clean.
-----------------------------------------------------------------------
Install XRDP (X Remote Desktop Protocol) server software on the Raspberry Pi
Start the XRDP server software
Run a Remote Desktop Client on another computer
Connect over a network from your computer to the Raspberry Pi
Instructions
Log in to your Pi and install the XRDP Package
Type sudo apt-get install xrdp
Now lets do some cool stuff. :)
Watch video Setting Up Raspberry Pi2 and remote desktop online, duration hours minute second in high quality that is uploaded to the channel North Carolina Prepper 08 January 2016. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 640 times and liked it 9 visitors.