Lindevs
Programming tutorials, blogs & resources
Menu
  • Home ×
  • Tutorials
    • Programming Language
      • Python
      • PHP
      • Java
    • 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 Visual Studio Code Server Inside Docker Container in Linux

Install Visual Studio Code Server Inside Docker Container in Linux

  • January 13, 2023
  • Linux
  • 0 Comments
  • 314 Views
Visual Studio Code (VS Code) is a source code editor that can be used with various programming languages. Visual Studio Code Server (VS Code Server) allows accessing VS Code through...
Install RStudio Server Inside Docker Container in Linux

Install RStudio Server Inside Docker Container in Linux

  • January 12, 2023
  • Linux
  • 0 Comments
  • 92 Views
RStudio is an integrated development environment for R programming language. RStudio Server allows accessing RStudio through web browser. This tutorial explains how to install RStudio Server inside a Docker container...
Install TensorFlow Serving Inside Docker Container in Linux

Install TensorFlow Serving Inside Docker Container in Linux

  • January 11, 2023
  • Linux
  • 0 Comments
  • 42 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
  • 62 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
  • 80 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
  • 63 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
  • 93 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
  • 82 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
  • 45 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
  • 56 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...
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • …
  • 12
  • 13
  • »
Buy Me a Coffee

Recent Posts

  • Install Redmine Inside Docker Container in Linux
  • Install TestLink Inside Docker Container in Linux
  • Install Moodle Inside Docker Container in Linux
  • Install Matomo Inside Docker Container in Linux
  • Install Wiki.js Inside Docker Container in Linux

Archives

  • 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 - 2023 · lindevs.com · All Rights Reserved