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

Install GitLab CE Inside Docker Container in Linux

Install GitLab CE Inside Docker Container in Linux

  • March 31, 2023
  • Linux
  • 0 Comments
  • 544 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...
Install Uptime Kuma Inside Docker Container in Linux

Install Uptime Kuma Inside Docker Container in Linux

  • March 30, 2023
  • Linux
  • 0 Comments
  • 1299 Views
Uptime Kuma is an open-source tool to monitor the uptime of hosts or servers. This tool can be used to check if a website or service is up. If the...
Install CouchDB Inside Docker Container in Linux

Install CouchDB Inside Docker Container in Linux

  • March 29, 2023
  • Linux
  • 0 Comments
  • 464 Views
CouchDB is a cross-platform document database released by the Apache Software Foundation. CouchDB is classified as a NoSQL database. So, it stores data in JSON-based document format. CouchDB is an...
Install RabbitMQ Inside Docker Container in Linux

Install RabbitMQ Inside Docker Container in Linux

  • March 28, 2023
  • Linux
  • 0 Comments
  • 617 Views
RabbitMQ is a message broker that enables applications to communicate with each other and exchange information. It implements AMQP messaging protocol. RabbitMQ is an open-source project that is written by...
Install Grafana Inside Docker Container in Linux

Install Grafana Inside Docker Container in Linux

  • March 27, 2023
  • Linux
  • 0 Comments
  • 580 Views
Grafana is a cross-platform tool for data visualization, analytics, and monitoring. Data is retrieved from various data sources such as MySQL, Prometheus and then data is presented in the form...
Install linkding Inside Docker Container in Linux

Install linkding Inside Docker Container in Linux

  • March 26, 2023
  • Linux
  • 0 Comments
  • 354 Views
The linkding is a web-based bookmark application for managing links to websites that a user can revisit in the future. The linkding is an open-source project that released under the...
Install TubeSync Inside Docker Container in Linux

Install TubeSync Inside Docker Container in Linux

  • March 25, 2023
  • Linux
  • 0 Comments
  • 594 Views
TubeSync is a web-based application to synchronize channels and playlists from YouTube to local directories. It also allows updating the own media server once videos are downloaded. This tutorial explains...
Count Lines of Source Code using cloc on Ubuntu 22.04

Count Lines of Source Code using cloc on Ubuntu 22.04

  • March 24, 2023
  • Ubuntu
  • 0 Comments
  • 707 Views
The cloc is a command line tool that can be used to count lines of code in software projects. It analyzes the files and produces a report that includes the...
Install pyLoad Inside Docker Container in Linux

Install pyLoad Inside Docker Container in Linux

  • March 23, 2023
  • Linux
  • 0 Comments
  • 625 Views
The pyLoad is a web-based download manager that allows users to download files from various file hosting websites, including Rapidshare, Megaupload, and many others. This tutorial explains how to install...
Install Podgrab Inside Docker Container in Linux

Install Podgrab Inside Docker Container in Linux

  • March 22, 2023
  • Linux
  • 0 Comments
  • 284 Views
Podgrab is a web-based podcast manager which automatically downloads latest podcast episodes. Podgrab is an open-source project that released under the GPLv3 license. This tutorial explains how to install Podgrab...
  • 1
  • 2
  • 3
  • 4
  • »
Buy Me a Coffee

Recent Posts

  • Generate C-Compatible Byte Array from File on Linux
  • Check Stack Usage Per Function using gcc or g++ Compiler
  • Generate Assembly Code using MSVC Compiler
  • Get MSVC Compiler Version Used to Compile C++ Code
  • Install NVIDIA Container Toolkit on Ubuntu 24.04

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