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

Monthly Archives: May 2024

Measure Response Time with Curl

Measure Response Time with Curl

  • May 21, 2024
  • Command Line
  • 0 Comments
  • 449 Views
The performance of web applications and APIs plays an important role in user experience and satisfaction. One key metric for assessing this performance is response time - the duration it...
Check if Redis is Running

Check if Redis is Running

  • May 20, 2024
  • Command Line
  • 0 Comments
  • 445 Views
Redis is an in-memory data structure store that is used as a database, cache, and message broker. To ensure that Redis server is operating correctly, it's essential to know how...
Install Cloud Commander Inside Docker Container on Linux

Install Cloud Commander Inside Docker Container on Linux

  • May 19, 2024 (July 17, 2024)
  • Linux
  • 0 Comments
  • 460 Views
Cloud Commander is a web-based file manager that allows users to manage files on remote servers and local machines through a web browser interface. It is designed to provide an...
Install Node-RED Inside Docker Container on Linux

Install Node-RED Inside Docker Container on Linux

  • May 18, 2024
  • Linux
  • 0 Comments
  • 230 Views
Node-RED is a flow-based development tool designed for visual programming for wiring together hardware devices, APIs, and online services as part of the Internet of Things (IoT). It provides a...
Install GIT quick statistics on Ubuntu 24.04

Install GIT quick statistics on Ubuntu 24.04

  • May 17, 2024
  • Ubuntu
  • 0 Comments
  • 102 Views
GIT quick statistics is an open-source command line tool designed to provide a quick and comprehensive overview of a Git repository's statistics. This tool provides various useful pieces of information...
Check Supported Ciphers in OpenSSL

Check Supported Ciphers in OpenSSL

  • May 16, 2024
  • Security
  • 0 Comments
  • 809 Views
OpenSSL is crucial for securing web applications by implementing TLS and SSL protocols. One of the essential tasks when managing SSL/TLS is to understand which ciphers are supported by your...
Check Supported Protocols in Curl on Linux

Check Supported Protocols in Curl on Linux

  • May 15, 2024
  • Linux
  • 0 Comments
  • 426 Views
Curl is a command line tool that is widely used for interacting with web services, APIs, and for general data transfer tasks. Curl supports various protocols, such as HTTP, HTTPS...
Check Compiled Features in Curl on Linux

Check Compiled Features in Curl on Linux

  • May 14, 2024
  • Linux
  • 0 Comments
  • 150 Views
Curl is a versatile command line tool that supports a wide range of protocols and features, making it a useful tool for many developers and system administrators. However, depending on...
Install Excalidraw Inside Docker Container on Linux

Install Excalidraw Inside Docker Container on Linux

  • May 13, 2024
  • Linux
  • 0 Comments
  • 215 Views
Excalidraw is an open-source web application for creating diagrams, sketches, and other visualizations. It's popular for its simplicity and versatility, allowing users to quickly draw various shapes, lines, and text...
Install flatnotes Inside Docker Container on Linux

Install flatnotes Inside Docker Container on Linux

  • May 12, 2024
  • Linux
  • 0 Comments
  • 152 Views
The flatnotes is a web application designed for taking notes. It operates without the need for a database, instead storing notes as markdown files within a single directory. This tutorial...
  • «
  • 1
  • 2
  • 3
  • 4
  • »
Buy Me a Coffee

Recent Posts

  • Install Clang 19 on Ubuntu 24.04
  • 2 Methods to Check if CPU Supports Virtualization on Linux
  • Compile with Specific Code Standard using gcc or g++ Compiler
  • Get Linux Kernel Build Date and Time
  • 3 Methods to Lock Screen on Ubuntu

Archives

  • June 2025
  • 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