Skip to content
Thach Hoang edited this page Jan 14, 2016 · 3 revisions

Commands

# Kill it
sudo shutdown -h now

Getting started

sudo apt-get install xrdp # remote desktop
sudo apt-get install vim

Known IP address

Set up a static reservation in the router:

  • Connect the Pi to the router with an Ethernet cable
  • Visit http://192.168.1.1, Advanced, IP Address Distribution, Connection List
  • On the table "DHCP Connections", click "Edit" on the device with the hostname "raspberrypi"
  • Check "Static Lease Type"
Clone this wiki locally