Linux Tutorials on the topic “server”
-
How to create Docker Images with a Dockerfile on Ubuntu 20.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu, virtualization, web server • Comments: 4 • Published: Jun 19, 2020In this tutorial, I will show you how to create your own docker image with a dockerfile. A Dockerfile is a script that contains collections of commands and instructions that will be automatically executed in sequence in the docker environment for building a new docker images. As example, we will create a Nginx Web server with PHP-FPM.
-
How to Install and Configure OpenShift Origin PaaS Server on Ubuntu 20.04
Author: Hitesh Jethva • Tags: cloud, linux, server, ubuntu • Comments: 1 • Published: Jun 09, 2020OpenShift is a free, open-source, and cloud development Platform as a Service (PaaS) developed by Red Hat that allows the developers to develop and deploy their applications on a cloud infrastructure. In this tutorial, we will explain how to install OpenShift Origin on Ubuntu 20.04 server.
-
How to create references in ONLYOFFICE with Mendeley, Zotero and EasyBib
Author: Daria • Tags: linux, server • Comments: 1 • Published: Jun 08, 2020In this tutorial we’ll learn how to build bibliographies in ONLYOFFICE document editor using Mendeley, Zotero and EasyBib plugins. ONLYOFFICE is an open-source office suite that comprises online editors for text documents, spreadsheets, and presentations along with productivity tools such as document and project management, mail, CRM, calendar and chat.
-
-
How to Install Matrix Synapse Chat on Ubuntu 20.04 LTS
Author: Muhammad Arul • Tags: linux, nginx, security, server, ubuntu • Comments: 5 • Published: Jun 08, 2020In this tutorial, we will show you step-by-step how to install and configure Matrix Synapse on Ubuntu 20.04 LTS. Matrix is a new ecosystem for decentralized communication in real time for open federated instant messaging and VoIP services.
-
How to Install Memcached on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 1 • Published: Jun 06, 2020Memcached is an open-source, high-performance, and general-purpose distributed memory caching system. In this tutorial, we will show you how to install and configure Memcached on Ubuntu 20.04.
-
How to Install Apache ActiveMQ on Debian 10
Author: Muhammad Arul • Tags: debian, linux, server • Comments: 0 • Published: May 29, 2020Apache ActiveMQ is an open source message broker written in Java developed by Apache. It's one of the most popular message brokers. In this tutorial, we will show you how to install the Apache ActiveMQ on the latest Debian 10 (Buster).
-
How to create Docker Images with a Dockerfile on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu, virtualization, web server • Comments: 0 • Published: May 26, 2020In this tutorial, I will show you how to create your own docker image with a dockerfile. A Dockerfile is a script that contains collections of commands and instructions that will be automatically executed in sequence in the docker environment for building a new docker images. As example, we will create a Nginx Web server with PHP-FPM.
-
How to Install and Configure Apache Tomcat 9 on Ubuntu 20.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 0 • Published: May 26, 2020Apache Tomcat is an open-source Java Servlet implementation developed by the Apache Software Foundation. In this tutorial, we will show you how to install and configure the Apache Tomcat 9.0.34 on Ubuntu 20.04 LTS (Focal Fosset). We will also learn how to install Java OpenJDK 11 on Ubuntu 20.04, configure a user for Apache Tomcat, and run Apache Tomcat as a systemd service.
-
How to Install NFS Client and Server on Ubuntu 20.04
Author: Navjot Singh • Tags: debian, server, storage, ubuntu • Comments: 2 • Published: May 25, 2020Network File System or short NFS is a distributed file system protocol that allows you to mount remote directories on your server. In this tutorial, we will learn how to set up an NFS Server and how to mount NFS Shares on a client using Ubuntu 20.04.
-
How To Install the Ampache Music Streaming Server on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 5 • Published: May 22, 2020Ampache is a free, open-source, and web-based software that allows you to host your own music streaming server. With Ampache, you can access your music and video over the internet. You can view, edit, and play your music via a web browser or any media streaming client.