Linux Tutorials on the topic “linux”
-
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 and Use AIDE Advanced Intrusion Detection Environment on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, security • Comments: 0AIDE stands for "Advanced Intrusion Detection Environment" is one of the most popular tools for monitoring changes to Linux-based operating systems. In this tutorial, we will show you how to install and use AIDE to detect intrusions on CentOS 8.
-
How to Install DokuWiki with Nginx and Let's encrypt SSL on CentOS 8
Author: Blago Eres • Tags: centos, linux, nginx • Comments: 1DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. It is loved by users for its clean and readable syntax. This tutorial will show you how to install DokuWiki on a 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 Apache Spark Cluster Computing Framework on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0Apache Spark is a free and open-source cluster-computing framework used for analytics, machine learning and graph processing on large volumes of data. In this tutorial, we will show you how to install Apache Spark on Debian 10 server.
-
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.
-
How to Install RethinkDB on Ubuntu
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 0
The RethinkDB is a free and open-source database for building realtime web applications. This tutorial will show you how to install and configure RethinkDB on an Ubuntu server.
-
How to Install Visual Studio Code - Server IDE on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, programming, ubuntu • Comments: 4Code-server is a Visual Studio Code (VS) that can be run remotely on the server and which is accessible through a web browser. It allows you to create and have a consistent development environment that can be accessed anytime and everywhere.