Raspberry PI update

This revision is from 2015/03/05 16:17. You can Restore it.

<<- RemoteQTH-server

Updating the system Raspbian(Edit)

Login via ssh to server, and run

sudo apt-get update
sudo apt-get upgrade

Upate firmware Raspberry PI(Edit)

Install package rpi-update if need

sudo apt-get install rpi-update

and update firmware with run command

sudo rpi-update