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

Web Server

Check Errors in Nginx Configuration File on Ubuntu

Check Errors in Nginx Configuration File on Ubuntu

  • September 14, 2022
  • Web Server
  • 0 Comments
  • 63 Views
Nginx web server can fail to start if the configuration file contains errors. If any changes were made in a configuration file, it is recommended to check whether syntax is...
Check Errors in Apache Configuration File on Ubuntu

Check Errors in Apache Configuration File on Ubuntu

  • September 13, 2022
  • Web Server
  • 0 Comments
  • 75 Views
Apache web server can fail to start if the configuration file contains errors. If the configuration file was changed, it is recommended to check for errors before restarting the Apache...
Check Which Apache Modules are Enabled on Ubuntu

Check Which Apache Modules are Enabled on Ubuntu

  • September 12, 2022
  • Web Server
  • 0 Comments
  • 89 Views
Apache web server has many modules that extend core functionality. This tutorial demonstrates how to check which Apache modules are enabled on Ubuntu. The apache2ctl command can be used to...
Enable HTTPS for Apache using Self-Signed SSL Certificate on Ubuntu 20.04

Enable HTTPS for Apache using Self-Signed SSL Certificate on Ubuntu 20.04

  • September 26, 2021
  • Web Server
  • 0 Comments
  • 1788 Views
When working on local environment you might need to enable HTTPS protocol in the Apache web server. The easiest way to achieve this is to create self-signed SSL certificate. A...
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