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

Install Prometheus Inside Docker Container in Linux

Install Prometheus Inside Docker Container in Linux

  • April 9, 2023
  • Linux
  • 0 Comments
  • 1055 Views
Prometheus is a time series database. It is used for event monitoring and alerting. Prometheus is an open-source project available under the Apache License 2.0. This tutorial explains how to...
Install Dragonfly Inside Docker Container in Linux

Install Dragonfly Inside Docker Container in Linux

  • April 8, 2023
  • Linux
  • 0 Comments
  • 488 Views
Dragonfly is an in-memory key-value data structure store. It can be used as alternative for Redis and Memcached because Dragonfly is fully compatible with their APIs. This tutorial explains how...
Install InfluxDB Inside Docker Container in Linux

Install InfluxDB Inside Docker Container in Linux

  • April 7, 2023
  • Linux
  • 0 Comments
  • 618 Views
InfluxDB is a time series database. It is often used to store data gathered from Internet of Things (IoT) devices. InfluxDB is an open-source project available under the MIT license...
Install Apache Inside Docker Container in Linux

Install Apache Inside Docker Container in Linux

  • April 6, 2023
  • Linux
  • 0 Comments
  • 268 Views
Apache HTTP Server is a cross-platform web server which serves web content to clients who request it. Apache is an open-source project which released under the Apache License 2.0. This...
Install Neo4j Inside Docker Container in Linux

Install Neo4j Inside Docker Container in Linux

  • April 5, 2023
  • Linux
  • 0 Comments
  • 280 Views
Neo4j is a graph database that stores nodes and relationships instead of tables, or documents. Neo4j is accessible using the Cypher query language through HTTP endpoint or binary Bolt protocol...
Install Memcached Inside Docker Container in Linux

Install Memcached Inside Docker Container in Linux

  • April 4, 2023
  • Linux
  • 0 Comments
  • 1539 Views
Memcached is an in-memory key-value data store. It is often used for caching data received from a database or API endpoint. It can speed up web applications. Memcached is an...
Install Mosquitto Broker Inside Docker Container in Linux

Install Mosquitto Broker Inside Docker Container in Linux

  • April 3, 2023
  • Linux
  • 0 Comments
  • 977 Views
Mosquitto is a message broker that implements the MQTT protocol. Mosquitto is an open-source project developed by Eclipse. MQTT protocol uses a publishing/subscribe model. A client can publish a message...
Install MeiliSearch Inside Docker Container in Linux

Install MeiliSearch Inside Docker Container in Linux

  • April 2, 2023
  • Linux
  • 0 Comments
  • 600 Views
MeiliSearch is an open-source search engine written in the Rust programming language. This search engine provides customizable search and indexing, understands typos, supports full-text search, synonyms, and offers other features...
Install Percona Server for MySQL Inside Docker Container in Linux

Install Percona Server for MySQL Inside Docker Container in Linux

  • April 1, 2023
  • Linux
  • 0 Comments
  • 556 Views
Percona Server for MySQL is a relational database that allows to access data using Structured Query Language (SQL). It is a fork of MySQL Server. Percona Server for MySQL is...
Install GitLab CE Inside Docker Container in Linux

Install GitLab CE Inside Docker Container in Linux

  • March 31, 2023
  • Linux
  • 0 Comments
  • 573 Views
GitLab is an open-source DevOps platform which provides Git repositories management, continuous integration, issue tracking, and other features. Self-managed GitLab can be installed on the own server. This tutorial explains...
  • «
  • 1
  • 2
  • …
  • 16
  • 17
  • 18
  • …
  • 33
  • 34
  • »
Buy Me a Coffee

Recent Posts

  • Install Clang-Tidy on Ubuntu 24.04
  • Run ClangFormat Inside Docker Container on Linux
  • Install ClangFormat on Ubuntu 24.04
  • Install ausyscall on Ubuntu 24.04
  • Install Tabiew on Ubuntu 24.04

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