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

Install jpegoptim on Raspberry Pi

  • March 5, 2021
  • Raspberry Pi
  • 0 Comments
  • 1652 Views
The jpegoptim is a command line tool that allows to compress JPEG and JPG images. This tool provides lossless optimization based on Huffman tables and lossy optimization where user can...
Install xlsx2csv on Raspberry Pi

Install xlsx2csv on Raspberry Pi

  • March 4, 2021
  • Raspberry Pi
  • 0 Comments
  • 1229 Views
The xlsx2csv is a command line tool that allows to convert MS Excel (XLSX) files to CSV files. This tool requires the Python interpreter. This tutorial shows how to install...
Install pngquant on Raspberry Pi

Install pngquant on Raspberry Pi

  • March 3, 2021
  • Raspberry Pi
  • 0 Comments
  • 822 Views
The pngquant is a command line tool that allows to compress PNG images. Images are converted to 8-bit PNG format with alpha channel in order to reduce the size. Usually...
Install fdupes on Raspberry Pi

Install fdupes on Raspberry Pi

  • March 1, 2021 (June 25, 2022)
  • Raspberry Pi
  • 0 Comments
  • 1861 Views
One of the ways to free up disk space on the system is to delete the duplicate files. The fdupes is a command line tool that allows to find duplicate...
Install ps_mem on Raspberry Pi

Install ps_mem on Raspberry Pi

  • February 27, 2021
  • Raspberry Pi
  • 0 Comments
  • 864 Views
The ps_mem is a command line tool that enables to check the RAM usage for a programs. This tool calculates the amount of RAM (private memory + shared memory) being...
Install bmon on Raspberry Pi

Install bmon on Raspberry Pi

  • February 25, 2021
  • Raspberry Pi
  • 0 Comments
  • 2575 Views
The bmon is a command line tool that allows to monitor network bandwidth. This tool can listen to the network traffic on multiple interfaces at the same time. Bandwidth usage...
Install chkrootkit on Raspberry Pi

Install chkrootkit on Raspberry Pi

  • February 24, 2021
  • Raspberry Pi
  • 0 Comments
  • 1496 Views
A rootkit is a type of malware that is used to enable unauthorized access to a system. The chkrootkit is a command line tool that scans system in order to...
Install hwinfo on Raspberry Pi

Install hwinfo on Raspberry Pi

  • February 23, 2021
  • Raspberry Pi
  • 0 Comments
  • 4113 Views
The hwinfo is a command line tool that can be used to get details about various hardware components on a system. It provides information about CPU, RAM, disks, network interfaces...
Install ccze on Raspberry Pi

Install ccze on Raspberry Pi

  • February 22, 2021
  • Raspberry Pi
  • 0 Comments
  • 1090 Views
Reading and analyzing the log files in white text on a black background can be difficult and take a lot of time. Colorized log files is one of the solutions...
Install arping on Raspberry Pi

Install arping on Raspberry Pi

  • February 20, 2021
  • Raspberry Pi
  • 0 Comments
  • 2265 Views
We can send ICMP requests to another host to test whether host is reachable. However, ICMP requests can be blocked by firewalls. The arping is a command line tool that...
  • «
  • 1
  • 2
  • …
  • 10
  • 11
  • 12
  • 13
  • 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