Lindevs
Programming tutorials, blogs & resources
Menu
  • Home ×
  • Tutorials
    • Programming Language
      • Python
      • PHP
      • Java
      • C
      • C++
      • JavaScript
    • Machine Learning
      • TensorFlow 2
      • PyTorch
    • Computer Vision
      • OpenCV
    • Embedded System
      • Raspberry Pi
      • Arduino
      • ESP8266
      • XIAO SAMD21
    • Home Automation
      • Tasmota
    • Mobile App Development
      • Android
      • Flutter
    • Game Development
      • Unity
    • Framework
      • Laravel
      • Symfony
    • Operating System
      • Linux
        • Ubuntu
      • Windows
    • Database
      • MySQL
    • DevOps
      • Command Line
      • Web Server
      • Grafana
      • Networking
      • Security
      • Containerization
  • Code Snippets
  • Electronics
    • Circuits
  • Questions
    • PHP
  • Contact
    • Sign In

Raspberry Pi

Install yt-dlp on Raspberry Pi

Install yt-dlp on Raspberry Pi

  • April 12, 2022
  • Raspberry Pi
  • 0 Comments
  • 6745 Views
The yt-dlp is a command line tool for downloading videos from YouTube and other websites. The yt-dlp is based on youtube-dl and offers additional features. The list of all the...
Install libtree on Raspberry Pi

Install libtree on Raspberry Pi

  • January 20, 2022
  • Raspberry Pi
  • 0 Comments
  • 751 Views
The libtree is a tool for displaying the shared library dependencies of an executable program or shared library via command line. This tool can be used as an alternative to...
Blink the Onboard LED on Raspberry Pi Pico

Blink the Onboard LED on Raspberry Pi Pico

  • January 19, 2022
  • Raspberry Pi
  • 2 Comments
  • 2653 Views
Raspberry Pi Pico has onboard green LED which is internally connected to pin 25 (GP25) of the RP2040 chip. This tutorial shows example how to blink the onboard LED on...
Install age Command for Encrypting Files on Raspberry Pi

Install age Command for Encrypting Files on Raspberry Pi

  • January 13, 2022
  • Raspberry Pi
  • 0 Comments
  • 929 Views
The age is an open-source and cross-platform tool for encrypting and decrypting files via command line. This tool is written in Go programming language. This tutorial explains how to install...
Install pastel on Raspberry Pi

Install pastel on Raspberry Pi

  • January 12, 2022
  • Raspberry Pi
  • 0 Comments
  • 596 Views
The pastel is a command line tool for converting, generating, analyzing and manipulating colors. This tool is written in Rust programming language. This tutorial shows how to install pastel on...
Install wuzz on Raspberry Pi

Install wuzz on Raspberry Pi

  • January 11, 2022
  • Raspberry Pi
  • 0 Comments
  • 829 Views
The wuzz is a tool that allows to inspect HTTP requests interactively via command line. User can provide URL, params, HTTP method, request headers and data in different sections. HTTP...
Install Tokei on Raspberry Pi

Install Tokei on Raspberry Pi

  • January 10, 2022
  • Raspberry Pi
  • 0 Comments
  • 785 Views
Tokei is a command line tool which allows to count blank lines, comment lines, and physical lines of source code. This tool displays results in the table. Various programming languages...
Install Dust on Raspberry Pi

Install Dust on Raspberry Pi

  • January 8, 2022
  • Raspberry Pi
  • 0 Comments
  • 1038 Views
Dust is a command line tool for viewing and analyzying disk space usage. This tool can be used as an alternative to the du command. This tutorial explains how to...
Get Revision Code of Raspberry Pi

Get Revision Code of Raspberry Pi

  • January 7, 2022
  • Raspberry Pi
  • 0 Comments
  • 1283 Views
Each different model of Raspberry Pi has a unique revision code. It is hexadecimal number which can be used to identify Raspberry Pi model and manufacturer. For example, Raspberry Pi...
Install bottom Command for System Monitoring on Raspberry Pi

Install bottom Command for System Monitoring on Raspberry Pi

  • January 6, 2022
  • Raspberry Pi
  • 0 Comments
  • 1623 Views
The bottom is a tool that allows to monitor system resources and running processes via command line. This tool shows CPU, RAM, disk, network usage, and more. This tutorial shows...
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • …
  • 14
  • 15
  • »
Buy Me a Coffee

Recent Posts

  • Install Kyanos Network Analysis Tool on Ubuntu 24.04
  • Compare Two Branches in Git
  • Check Code Standard Compliance using gcc or g++ Compiler
  • Detect Memory Errors with AddressSanitizer using gcc or g++ Compiler
  • Expand Macros using MSVC Compiler

Archives

  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
Copyright © 2020 - 2025 · lindevs.com · All Rights Reserved