Linux Tutorials on the topic “web server”
-
How to Install Flarum Forum with Nginx and LE SSL on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, web server • Comments: 0Flarum is a free, open-source and next-generation forum software that makes it easier for you to start and grow a successful online community. It is simple, lightweight, fast and mobile-friendly software based on PHP.
-
How to Install Django Web Application Framework on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, programming, web server • Comments: 2Django is an open-source web application framework that helps you to develop dynamic websites and applications. In this tutorial, we will learn how to install the Django web framework with PIP on Debian 10. We will also learn how to create a Django application and connect it with a database.
-
How to Install OrangeScrum on CentOS 8
Author: sohan patel • Tags: apache, centos, linux, web server • Comments: 1Orangescrum is an open-source and collaboration web application written by using CakePHP. It is simple and easy to use tools to manage projects, teams, documents, tasks, and communicate with the team on important issues.
-
-
How to Install Ruby on Rails on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, programming, web server • Comments: 1Ruby on Rails is a free and open-source web application framework that helps you to create a website with Ruby. In this tutorial, we will show you how to install Ruby on Rails on CentOS 8 server.
-
How to Install Apache OFBiz CRM on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 5Apache OFBiz also known as "Open For Business Project" is a free and open-source ERP system written in Java. It is a suite of business applications that can be used to run all aspects of your business. In this tutorial, we will show you how to install OFBiz CRM on Debian 10 server.
-
How to Install Horde Groupware Suite on Debian 10
Author: Hitesh Jethva • Tags: apache, debian, email, web server • Comments: 4Horde Groupware is a free and open-source collaboration suite that offers calendar, notes, tasks, file manager and many more. In this tutorial, we will learn how to install Horde Groupware on Debian 10 server.
-
How to Install FAMP Stack (Apache / MySQL / PHP) on FreeBSD 12
Author: Blago Eres • Tags: apache, freebsd, mysql, php, web server • Comments: 7The FAMP stack, which is akin to a LAMP stack on Linux, is a collection of open-source software that is typically installed together to enable a FreeBSD server to host dynamic websites and web applications. FAMP is an acronym that stands for FreeBSD (operating system), Apache (HTTP server), MySQL/MariaDB (database server), and PHP (programming language to process dynamic PHP content).
-
How to Install Polr Link Shortener on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 1Polr is a free and open-source URL shortener that allows you to host your own link shortener. In this tutorial, we will show you how to install Polr Link Shortener on Debian 10 server.
-
How to install Nextcloud with ISPConfig 3.1
Author: Thom Pol • Tags: ispconfig, linux, web server • Comments: 7This tutorial shows you how to install nextcloud on an ISPConfig server by adding a website, database and FTP user in ISPConfig and then installing Nextcloud into the web directory of the newly added website.
-
Maintaining remote Websites with Sitecopy on Ubuntu 18.04
Author: Till Brehm • Tags: linux, server, ubuntu, web server • Comments: 2Sitecopy is a tool for copying locally stored websites to a remote web server (via FTP or WebDAV). It helps you to keep the remote site in sync with your local copy by uploading modified local files and deleting remote files deleted on the local computer. This tutorial shows you how to manage your remote site from your local Ubuntu 18.04 desktop with Sitecopy.