Linux Tutorials on the topic “web server”
-
How to Install PHP 8 on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, php, web server • Comments: 4PHP is a free, Open-source, and most popular server-side programming language used for creating dynamic websites. In this tutorial, I will show you how to install PHP 8.0 on Debian 11.
-
How to replace MS Office with open-source ONLYOFFICE Docs integrated in SharePoint
Author: Daria • Tags: linux, web server • Comments: 0In this tutorial, we’ll learn how to connect ONLYOFFICE to Sharepoint using WOPI, a Web Application Open Platform Interface protocol intended to standardize the integration process.
-
How to Install and Secure phpMyAdmin on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 7phpMyAdmin is a free, open-source, and web-based application used for managing MySQL and MariaDB databases from the web interface. In this post, we will show you how to install and secure phpMyAdmin on Debian 11.
-
-
Install Laravel Framework on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 3Laravel is a free and open-source PHP web framework based on the Symfony framework. It is used for the faster development of web applications. In this tutorial, I will show you how to install Laravel on Debian 11.
-
Install LAMP Stack on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server, web server • Comments: 0The LAMP Stack is a common set of open-source tools used to host websites and applications on the web. LAMP consists of Linux as operating System, Apache web server, MySQL or MariaDB as database, and PHP as the scripting language.
-
How to Install Nextcloud on Rocky Linux
Author: Arvid L • Tags: centos, linux, server, web server • Comments: 3In this guide, you will learn how to install Nextcloud on the Rocky Linux 8.4. You will be installing Nextcloud under the LAMP Stack (Linux, Apache2/httpd, MySQL/MariaDB, and PHP).
-
How to Install WordPress with LAMP and free Let's Encrypt SSL on Rocky Linux
Author: Arvid L • Tags: linux, web server • Comments: 0WordPress is one of the most popular Content Management Systems (CMS) right now, it's used by millions of people. In this guide, you will learn how to install WordPress CMS on the Rocky Linux 8.4. You will be installing WordPress under the LAMP Stack (Linux, Apache2/httpd, MySQL/MariaDB, and PHP).
-
How to Install and Configure HAProxy on Rocky Linux 8
Author: Hitesh Jethva • Tags: linux, web server • Comments: 0HAProxy is a free, open source and reliable load balancer designed for high traffic websites. It load balances incoming traffic by distributing it across multiple backend servers. In this article we show you how to install and configure HAProxy on Rocky Linux 8.
-
How to Install and Configure Caddy Web Server with PHP on Fedora 34 / CentOS 8
Author: Navjot Singh • Tags: centos, linux, web server • Comments: 0Caddy is an open-source web server written in the Go language. It provides HTTP/3 support, TLS v1.3, automatic SSL configuration with Let's Encrypt, reverse proxy, and supports multiple plugins to extend its functionality.
-
How to Install BoltWire CMS with Nginx on Ubuntu 20.04 LTS
Author: Alan • Tags: linux, ubuntu, web server • Comments: 0Bolt is a lightweight content management system (CMS) built on the popular PHP framework. In this guide, we will learn how to install BoltWire on Ubuntu 20.04 server.