Initial Updates: Difference between revisions

From Bradnor
Jump to navigation Jump to search
No edit summary
 
(No difference)

Latest revision as of 12:13, 23 September 2019

⇐ Basic Install

Some raspi-config settings
sudo raspi-config
Select 8. Update
Select 2. Hostname
Change hostname to something appropriate
Select 3. Boot options
Select Desktop/CLI
Select 01 or 03 as approprioate (require login)
Select 4. Localisation options
Select 5. Interfacing Options
As appropriate but enable ssh and vnc
Update
sudo apt-get update
sudo apt-get install
sudo apt-get upgrade
and firmware (not to be done unless suggested by raspberry pi engineer)
sudo rpi-update