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

Install wavemon on Raspberry Pi

  • February 19, 2021
  • Raspberry Pi
  • 1 Comment
  • 2670 Views
The wavemon is a command line tool that allows to monitor a wireless network devices. This tool enables to view wireless signal strength and noise levels, packet statistics, information related...
Install Vim on Raspberry Pi

Install Vim on Raspberry Pi

  • February 16, 2021
  • Raspberry Pi
  • 0 Comments
  • 5118 Views
Vim is a text editor that allows to create and modify text files via command line. Vim is an improved version of the old Unix Vi text editor. Vim provides...
Check Disk Space Usage Using ncdu on Raspberry Pi

Check Disk Space Usage Using ncdu on Raspberry Pi

  • February 15, 2021 (April 10, 2021)
  • Raspberry Pi
  • 0 Comments
  • 2621 Views
The ncdu is a command line tool that enables to view and analyze disk space usage. This tool shows the disk space used by individual directories. By default, ncdu is...
Install Nethogs on Raspberry Pi

Install Nethogs on Raspberry Pi

  • February 13, 2021
  • Raspberry Pi
  • 0 Comments
  • 1821 Views
Nethogs is a command line tool that allows to monitor network bandwidth. Unlike most of the other tools, Nethogs groups bandwidth usage by process instead of per protocol or per...
Install Websocat on Raspberry Pi

Install Websocat on Raspberry Pi

  • February 12, 2021 (August 9, 2022)
  • Raspberry Pi
  • 0 Comments
  • 3519 Views
WebSocket is a two-way communication protocol over a TCP. Websocat is a tool that enables to use WebSocket client or server from the command line. It can operate in client...
Install hping3 on Raspberry Pi

Install hping3 on Raspberry Pi

  • February 11, 2021 (March 19, 2021)
  • Raspberry Pi
  • 0 Comments
  • 2723 Views
The hping3 is a command line tool that enables to analyze TCP/IP packets. The hping3 might be used as alternative to the ping command. The hping3 allows to send not...
Install iftop on Raspberry Pi

Install iftop on Raspberry Pi

  • February 10, 2021
  • Raspberry Pi
  • 0 Comments
  • 2625 Views
The iftop is a command line tool that allows to monitor network bandwidth. This tool listens to the network traffic on specific interface and displays bandwidth usage in the table...
Install Nmap on Raspberry Pi

Install Nmap on Raspberry Pi

  • February 9, 2021
  • Raspberry Pi
  • 0 Comments
  • 15908 Views
Nmap is a command line tool for network scanning and security auditing. Nmap allows to find what devices are connected to the network, what services are available and what operating...
Install exa on Raspberry Pi

Install exa on Raspberry Pi

  • February 7, 2021
  • Raspberry Pi
  • 0 Comments
  • 1869 Views
The exa is a command line tool that displays a list of files and directories, and provides detailed information about them. The exa can be used as an alternative to...
Check Presence of CLI Tools Using 'has' Script on Raspberry Pi

Check Presence of CLI Tools Using 'has' Script on Raspberry Pi

  • February 6, 2021
  • Raspberry Pi
  • 0 Comments
  • 863 Views
The PATH is an environment variable that contains a colon-delimited list of directories that tells where to search for executable files. The has is a Bash script that allows to...
  • «
  • 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