Initial Updates
Jump to navigation
Jump to search
- 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