Linux Tutorials on the topic “linux”
-
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.
-
How to Install Plex Media Server on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, server • Comments: 6Plex is a free, open-source and full-featured media server that allows you to stream your photos, video and audio files on your PC, tablet, phone from anywhere around the world. In this tutorial, we will show you how to install Plex Media Server on CentOS 8 with Nginx as a reverse proxy.
-
How to Upgrade from Debian 9 to Debian 10
Author: Hitesh Jethva • Tags: debian, linux • Comments: 2Debian 10, codenamed "Buster," is the latest version of the popular Linux distribution. Released in July 2019, Debian 10 provides a wealth of new features and improvements over previous versions. In this article, I will show you how to upgrade from Debian 9 to the new Debian 10 in a few easy steps.
-
Install and Secure phpMyAdmin on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, mysql, web server • Comments: 21phpMyAdmin is a free and open-source tool to manage MySQL and MariaDB servers over a web-based interface. In this tutorial, we will show you how to install and secure phpMyAdmin on CentOS 8 server.
-
How to Install Apache ZooKeeper on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0Apache Zookeeper is a free and open-source service for distributed systems that helps you to manage a large set of hosts. In this tutorial, we will show you how to set up a single-node Apache Zookeeper cluster on Debian 10 server.
-
How to Install Nextcloud with Nginx and PHP 7.3 on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, nginx, server • Comments: 5In this tutorial, we show you how to install Nextcloud 17 with the Nginx web server, PHP 7.3 and MariaDB database on a CentOS 8 server. We will install Nextcloud and secure it with a free Let's Encrypt SSL certificate.
-
How to Install Apache Cassandra NoSQL Database on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux • Comments: 0Apache Cassandra is an open-source high-performance NoSQL database management system with no single point of failure. In this tutorial, we will show you how to install Apache Cassandra on CentOS 8.