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: January 2023

Install TensorFlow Serving Inside Docker Container in Linux

Install TensorFlow Serving Inside Docker Container in Linux

  • January 11, 2023
  • Linux
  • 0 Comments
  • 283 Views
TensorFlow Serving is a service for serving machine learning models. TensorFlow Serving has built-in integration with TensorFlow models, but can be easily extended for serving other types of models. This...
Install Label Studio Inside Docker Container in Linux

Install Label Studio Inside Docker Container in Linux

  • January 10, 2023
  • Linux
  • 0 Comments
  • 607 Views
Label Studio is a data labeling tool. It can be used to label data types such as images, text, audio, videos, and time series and export to various formats. This...
Install JanusGraph Inside Docker Container in Linux

Install JanusGraph Inside Docker Container in Linux

  • January 9, 2023
  • Linux
  • 0 Comments
  • 646 Views
JanusGraph is a graph database that stores nodes and relationships instead of tables, or documents. JanusGraph is accessible using the Gremlin query language, which allows retrieving and modifying data in...
Install ArangoDB Inside Docker Container in Linux

Install ArangoDB Inside Docker Container in Linux

  • January 8, 2023
  • Linux
  • 0 Comments
  • 654 Views
ArangoDB is a NoSQL and multimodel database. It supports graph, document, and key/value models. ArangoDB is an open-source project available under the Apache License 2.0. This tutorial explains how to...
Install Tika Server Inside Docker Container in Linux

Install Tika Server Inside Docker Container in Linux

  • January 7, 2023
  • Linux
  • 0 Comments
  • 1017 Views
Tika Server is a web service that allows accessing Tika via a REST API interface. Tika is a toolkit for detecting and extracting metadata from different file types such as...
Install Jenkins Inside Docker Container in Linux

Install Jenkins Inside Docker Container in Linux

  • January 6, 2023
  • Linux
  • 0 Comments
  • 560 Views
Jenkins is CI/CD platform that allows to automate software building, testing and deploying. Jenkins is an open-source project available under the MIT license. This tutorial explains how to install Jenkins...
Install phpBB Inside Docker Container in Linux

Install phpBB Inside Docker Container in Linux

  • January 5, 2023
  • Linux
  • 0 Comments
  • 844 Views
The phpBB is a web-based forum application that written in the PHP programming language. The phpBB is an open-source software that released under the GNU General Public License. This tutorial...
Install phpRedisAdmin Inside Docker Container in Linux

Install phpRedisAdmin Inside Docker Container in Linux

  • January 4, 2023
  • Linux
  • 0 Comments
  • 338 Views
The phpRedisAdmin is an administration tool that allows to manage Redis database through a web browser. It is an open-source project that released under the Creative Commons Attribution 3.0 license...
Install Redis Inside Docker Container in Linux

Install Redis Inside Docker Container in Linux

  • January 3, 2023
  • Linux
  • 0 Comments
  • 1277 Views
Redis is an in-memory key-value data structure store. It often used as a database, cache, and message broker. Redis is an open-source project which released under a 3-clause BSD license...
Install Adminer Inside Docker Container in Linux

Install Adminer Inside Docker Container in Linux

  • January 2, 2023
  • Linux
  • 0 Comments
  • 1482 Views
Adminer is an open-source database management tool through a web browser. It supports MySQL, MariaDB, SQLite, PostgreSQL, and various other database servers. This tutorial explains how to install Adminer inside...
  • «
  • 1
  • 2
  • 3
  • 4
  • »
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