Linux Tutorials on the topic “server”
-
How to Manage Docker Containers using Portainer on Ubuntu
Author: Muhammad Arul • Tags: linux, server, ubuntu, virtualization • Comments: 8
Portainer is an open-source management UI for Docker, including Docker Swarm environment. Portainer makes it easier for you to manage your Docker containers, it allows you to manage containers, images, networks, and volumes from the web-based Portainer dashboard.
-
How to Install Elastic Stack on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, server • Comments: 14
In this tutorial, I will show you how to install and configure Elastic Stack on a CentOS 7 server for monitoring server logs. Then I'll show you how to install 'Elastic beats' on a CentOS 7 and an Ubuntu 16.04 LTS client operating system.
-
How to Install OpenProject on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, server • Comments: 0
In this tutorial, I will show you how to install and configure OpenProject on CentOS 7. OpenProject is an open source web-based management system for location-independent team collaboration. It's a project management software that provides features like task-management, team collaboration, scrum, and more.
-
-
How to Install Ansible AWX on CentOS 7
Author: iron_michael86 • Tags: centos, linux, server • Comments: 55
In this tutorial, I will show you how to install Ansible AWX from RPM files on CentOS 7. Ansible AWX is the OpenSource version of the Ansible Tower software.
-
How to Install Plex Media Server on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, server • Comments: 5
In this tutorial, we will show you step-by-step how to install and configure Plex media server on your CentOS 7 server. Plex is a client-server media software suite. It has two main components, plex media server, and plex player.
-
How to Install Rancher Docker Container Manager on Debian
Author: Hitesh Jethva • Tags: debian, linux, server, virtualization • Comments: 0
In this tutorial, we will learn how to install Rancher on Debian 9. Rancher is a free and open source project that provides a management platform for Docker containers. Rancher allows us to operate Docker in production at large scale.
-
How to Setup MariaDB High Availability with Heartbeat and DRBD on Ubuntu 16.04 LTS
Author: Hitesh Jethva • Tags: high-availability, linux, server, ubuntu • Comments: 1
In this tutorial, we will learn how to achieve high availability of MariaDB using Heartbeat and DRBD on Ubuntu 16.04 server. Heartbeat and DRBD both are used for a cluster solution for any application using two servers. Both servers are work in active and passive mode, one server will work at the same time and another server as a backup server.
-
How to install Ioncube Loader on CentOS, Debian and Ubuntu
Author: Till Brehm • Tags: apache, centos, debian, linux, nginx, php, server, ubuntu, web server • Comments: 26
Ioncube loader is a PHP module to load files that were protected with the Ioncube Encoder software. Ioncube is often used by commercial PHP software vendors to protect their software, so it is likely that you come across an Ioncube encoded file sooner or later when you install extensions for CMS or Shop software written in PHP. In this tutorial, I will explain the installation of the Ioncube loader module in detail for CentOS, Debian, and Ubuntu.
-
How to setup an SFTP server on CentOS
Author: shahril bin kamaruzzaman • Tags: centos, linux, security, server • Comments: 30
This tutorial explains how to setup and use an SFTP server on CentOS. Before I start, let me explain what actually SFTP represents and what it is used for. SFTP stands for SSH File Transfer Protocol or Secure File Transfer Protocol. It uses a separate protocol packaged with SSH to provide a secure connection.
-
How to Install Snipe-IT Asset Management Software on Debian 9
Author: Hitesh Jethva • Tags: apache, debian, linux, mysql, server, web server • Comments: 6
Snipe-IT is a free and open source IT assets management web application that can be used for tracking licenses, accessories, consumables, and components. It is written in PHP language and uses MySQL to store its data. In this tutorial, we will learn how to install Snipe-IT on Debian 9 server.