Recommended Optional Additions: Difference between revisions

From Sensors in Schools
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 19: Line 19:
* You should see a page like this:
* You should see a page like this:


![image](https://github.com/JezzComputers/BirdNET-Pi/assets/129046176/f97cd7da-042c-41e9-8e09-f7b14be22a9c)
[[File:TeamViewer.png|300px]]


* select <code>x86-64bit</code>
* select <code>x86-64bit</code>

Latest revision as of 06:50, 16 June 2023

Recommended to do but still optional

Recommended Software Removal

  • Click the Raspberry Pi menu then click Preferences then Recommended Software
  • Scroll down unchecking all of the software that you don't want
  • Then click apply (bottom right corner of screen)

TeamViewer Install

To directly download, run this script in the Raspberry Pi terminal; wget https://download.teamviewer.com/download/linux/teamviewer_arm64.deb To download follow these steps:

  • select x86-64bit
  • Once it has finished downloading transfer the file to your Raspberry Pi
  • On your Raspberry Pi run the TeamViewer installer then do as prompted

From the terminal

  • Go to the folder/directory with the TeamViewer installer in it
  • Run this command: sudo dpkg -i teamviewer_15.42.4_arm64.deb (IMPORTAINT change the 15.42.4 to whatever version you have)