Initial Raspberry Pi setup hints
A few steps for an earier Raspberry Pi setup
Introduction
The following help setup Raspbian more efficently, e.g. headless and remote config.
Enabling Wifi and SSH on first boot
To have Raspbian started with Wifi create a file wpa_supplicant.conf in the /boot partition with the following contents:
|
|
To also enable SSH, touch a file ssh in the same /boot location
Enable x2go for remote desktop
sudo apt-get install x2goserver
Download x2go client Setup custom desktop as /usr/bin/startlxde-pi