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

Linux

Run yamllint Inside Docker Container on Linux

Run yamllint Inside Docker Container on Linux

  • February 10, 2025
  • Linux
  • 0 Comments
  • 142 Views
The yamllint is a command line tool used to check YAML files for syntax errors, formatting issues, and best practices. It helps ensure that YAML files are well-formed and follow...
Install SurrealDB Inside Docker Container on Linux

Install SurrealDB Inside Docker Container on Linux

  • February 7, 2025
  • Linux
  • 0 Comments
  • 93 Views
SurrealDB is a versatile database designed to simplify backend development by combining features of traditional relational, document, graph, and key-value databases. It provides real-time queries, built-in authentication, and native support...
Install Speedtest Tracker Inside Docker Container on Linux

Install Speedtest Tracker Inside Docker Container on Linux

  • February 4, 2025
  • Linux
  • 0 Comments
  • 264 Views
Speedtest Tracker is an internet speed monitoring tool that continuously tests the internet connection and provides detailed reports. It allows users to track their network speed over time, helping identify...
Get Current Date and Time on Linux

Get Current Date and Time on Linux

  • February 2, 2025
  • Linux
  • 0 Comments
  • 249 Views
Knowing how to retrieve the current date and time on a Linux system is essential for system administration, scripting, and logging. The date command on Linux allows users to display...
Install Weaviate Inside Docker Container on Linux

Install Weaviate Inside Docker Container on Linux

  • February 1, 2025
  • Linux
  • 0 Comments
  • 196 Views
Weaviate is an open-source vector database designed for storing, searching, and retrieving high-dimensional data efficiently. It is particularly useful for applications involving AI, machine learning, natural language processing (NLP), and...
Install Chroma Inside Docker Container on Linux

Install Chroma Inside Docker Container on Linux

  • January 31, 2025
  • Linux
  • 0 Comments
  • 240 Views
Chroma is a vector database designed for storing and querying embeddings efficiently, commonly used in AI and machine learning applications. This tutorial explains how to install Chroma inside a Docker...
Get Process Name from PID on Linux

Get Process Name from PID on Linux

  • January 29, 2025
  • Linux
  • 0 Comments
  • 143 Views
When managing or troubleshooting processes on a Linux system, you might need to find the name of a process by its PID (Process ID). This can be useful for debugging...
Get Child Processes of Specified Process on Linux

Get Child Processes of Specified Process on Linux

  • January 28, 2025
  • Linux
  • 0 Comments
  • 137 Views
When managing processes on Linux, there are times you may need to identify child processes spawned by a specific parent process. This can be especially useful when debugging, monitoring, or...
Install PostGIS Inside Docker Container on Linux

Install PostGIS Inside Docker Container on Linux

  • January 26, 2025
  • Linux
  • 0 Comments
  • 141 Views
PostGIS is an open-source spatial database extension for PostgreSQL, the popular relational database management system. It enhances PostgreSQL by adding support for geographic objects and spatial data types, enabling advanced...
Install ZincSearch Inside Docker Container on Linux

Install ZincSearch Inside Docker Container on Linux

  • January 25, 2025
  • Linux
  • 0 Comments
  • 112 Views
ZincSearch is an open-source search engine built for modern requirements, similar to Elasticsearch, but designed with simplicity, speed, ease of use in mind, and requires minimal system resources. ZincSearch is...
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • …
  • 34
  • 35
  • »
Buy Me a Coffee

Recent Posts

  • Convert Float to Integer Representation using C
  • Run Clang-Tidy Inside Docker Container on Linux
  • Install Clang-Tidy on Ubuntu 24.04
  • Run ClangFormat Inside Docker Container on Linux
  • Install ClangFormat on Ubuntu 24.04

Archives

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