Category: Linux

  • Raspberry Pi Imager for Ubuntu

    Download the Imager from the site. Download the Imager from the raspberrypi.org site. https://raspberrypi.org/software/ Install the Imager on Linux Install the Imager on Ubuntu. Run the Imager Insert a SD card to the PC and run the imager.

  • Markdown

    Heading <h> (#) Break <br> (2 spaces) Paragraph <p> (blank line) Horizontal Rules <hr> (—, ___, ***) Emphasis <em>,<strong> (*, _) Orderd List <ol> (1. ) Any numbers are acceptable. If all the numbers are set to 1, then numbers are automatically order properly. Unorderd List <ul> (+, -, *) Preformatted Text <pre> (4 Spaces,…