9/14/25 Converted into index.md

Intro

Devices

Install an operating system

Getting started

Installing Ubuntu on Raspberry Pi

  • How to disable tracker on ubuntu 20.04?
  • Disabling tracker globally (for all users)
    • for Ubuntu 22 LTS
      • Edit /etc/xdg/autostart/tracker-miner-fs-3.desktop file with root priviledges
        • Add Hidden=true to the end of the file

Installing ROS 2 on Raspberry Pi

https://docs.ros.org/en/humble/How-To-Guides/Installing-on-Raspberry-Pi.html

  • You can now install ROS 2 using the normal binary installation instructions for Ubuntu Linux.

Create a Remote Connection with the Raspberry Pi on VS Code

Programming Raspberry Pi Remotely using VS Code (Remote-SSH)