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 Jenkins Inside Docker Container in Linux

Install Jenkins Inside Docker Container in Linux

  • January 6, 2023
  • Linux
  • 0 Comments
  • 573 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
  • 884 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
  • 366 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
  • 1305 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
  • 1552 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...
Install phpMyAdmin Inside Docker Container in Linux

Install phpMyAdmin Inside Docker Container in Linux

  • January 1, 2023
  • Linux
  • 0 Comments
  • 414 Views
The phpMyAdmin is an open-source administration tool that allows to manage MySQL and MariaDB database servers through a web browser. This tutorial explains how to install phpMyAdmin inside a Docker...
Install MySQL Inside Docker Container in Linux

Install MySQL Inside Docker Container in Linux

  • December 31, 2022
  • Linux
  • 0 Comments
  • 2689 Views
MySQL Server is a cross-platform relational database that allows to access data using Structured Query Language (SQL). MySQL Server have different editions. Community Edition (CE) is an open-source product that...
Install Mongo Express Inside Docker Container in Linux

Install Mongo Express Inside Docker Container in Linux

  • December 30, 2022
  • Linux
  • 0 Comments
  • 715 Views
Mongo Express is a web-based administrative interface for managing MongoDB databases. Mongo Express can be used to create, modify and delete databases, collections, and documents. This tutorial explains how to...
Install MongoDB Inside Docker Container in Linux

Install MongoDB Inside Docker Container in Linux

  • December 29, 2022
  • Linux
  • 0 Comments
  • 461 Views
MongoDB is a cross-platform document database. It is classified as a NoSQL database. Instead of using tables and rows as in the relational databases such as MySQL, MongoDB uses JSON-like...
3 Methods to Get Bluetooth MAC Address in Linux

3 Methods to Get Bluetooth MAC Address in Linux

  • November 5, 2022
  • Linux
  • 0 Comments
  • 8203 Views
A Bluetooth MAC (Media Access Control) address is a unique 48-bit value assigned to a Bluetooth device by the manufacturer to uniquely identify it. This tutorial provides 3 methods how...
  • «
  • 1
  • 2
  • …
  • 25
  • 26
  • 27
  • …
  • 34
  • 35
  • »
Buy Me a Coffee

Recent Posts

  • Install ATAC API Client Tool on Ubuntu 24.04
  • Check Docker Version
  • 2 Methods to Check if Linux System uses systemd
  • Install Kroki Inside Docker Container on Linux
  • Check dpkg Version on Linux

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