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 iotop on Raspberry Pi

Install iotop on Raspberry Pi

  • March 26, 2021
  • Raspberry Pi
  • 0 Comments
  • 2734 Views
The iotop is a command line tool that allows to monitor I/O usage by each process. This tool displays read and write speeds of a storage device, the percentage of...
Install Translate Shell on Raspberry Pi

Install Translate Shell on Raspberry Pi

  • March 25, 2021
  • Raspberry Pi
  • 0 Comments
  • 2120 Views
Translate Shell is a command line tool that translates text into a different language. This tool supports various translation engines. Google Translate engine is used by default. This tutorial demonstrates...
Install ripgrep on Raspberry Pi

Install ripgrep on Raspberry Pi

  • March 24, 2021
  • Raspberry Pi
  • 0 Comments
  • 1852 Views
The ripgrep is a command line tool that allows to search for a strings in files by regex pattern. By default, ripgrep ignores files and directories that specified in .gitignore...
Install Tilde on Raspberry Pi

Install Tilde on Raspberry Pi

  • March 23, 2021
  • Raspberry Pi
  • 4 Comments
  • 1694 Views
Tilde is a text editor that enables to create and modify text files via command line. This editor can be useful for users which normally work with GUI based text...
Install hexcurse on Raspberry Pi

Install hexcurse on Raspberry Pi

  • March 22, 2021
  • Raspberry Pi
  • 0 Comments
  • 1302 Views
The hexcurse is a hex editor that allows to open, edit, and save files via command line. The content of a file is represented in hexadecimal and ASCII forms. This...
Install RPi-Monitor on Raspberry Pi

Install RPi-Monitor on Raspberry Pi

  • March 21, 2021 (April 25, 2021)
  • Raspberry Pi
  • 0 Comments
  • 8513 Views
RPi-Monitor is a monitoring tool that designed to run on Raspberry Pi. Actually RPi-Monitor can run on many Linux systems that has installed Perl interpreter. RPi-Monitor consists of two parts:...
Install stress Command on Raspberry Pi

Install stress Command on Raspberry Pi

  • March 20, 2021
  • Raspberry Pi
  • 0 Comments
  • 3105 Views
The stress is a command line tool that allows to generate a workload on the system. This tool enables to configure amount of load on CPU, memory, and I/O. This...
Install ioping on Raspberry Pi

Install ioping on Raspberry Pi

  • March 19, 2021
  • Raspberry Pi
  • 0 Comments
  • 1010 Views
The ioping is a command line tool that enables to monitor I/O latency. The ioping displays storage device latency in the same way as ping command displays network latency. This...
Install lsof on Raspberry Pi

Install lsof on Raspberry Pi

  • March 18, 2021
  • Raspberry Pi
  • 0 Comments
  • 4103 Views
The lsof is a command line tool that displays information about the files opened by processes. A file can be regular file, directory, block device, network socket, named pipe, etc...
Install img2pdf on Raspberry Pi

Install img2pdf on Raspberry Pi

  • March 17, 2021
  • Raspberry Pi
  • 0 Comments
  • 1655 Views
The img2pdf is a command line tool that allows to convert images (JPEG, PNG, etc.) to PDF file. This tool performs a lossless conversion. The images included in the PDF...
  • «
  • 1
  • 2
  • …
  • 8
  • 9
  • 10
  • …
  • 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