Setting Up Raspberry Pi2 and remote desktop

Опубликовано: 08 Январь 2016
на канале: North Carolina Prepper
640
9

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. :)


Смотрите видео Setting Up Raspberry Pi2 and remote desktop онлайн, длительностью часов минут секунд в хорошем качестве, которое загружено на канал North Carolina Prepper 08 Январь 2016. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 640 раз и оно понравилось 9 посетителям.