Linux Tutorials on the topic “linux”
-
How to Install Alfresco CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 5Alfresco Community Edition is the free version of the Alfresco Content Services, a CMS system written in Java that uses PostgreSQL as database. In this tutorial, we will be going to explain how to install Alfresco Community Edition on Ubuntu 18.04.
-
How to install MediaWiki on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: apache, linux, ubuntu, web server • Comments: 5Mediawiki is a free and open source wiki software that allows you to create your own wiki site. In this tutorial, we will learn how to install Mediawiki with Apache web server on Ubuntu 18.04 server.
-
Docker Guide: Deploying Ghost Blog with MySQL and Traefik with Docker
Author: Muhammad Arul • Tags: linux, virtualization, web server • Comments: 2In this tutorial, we will show step-by-step how to install and configure Ghost as a Docker container. We will install and configure Ghost under the latest Docker CE version, use the MySQL as a database and use the Traefik as a Reverse Proxy.
-
-
Linux colrm Command Tutorial for Beginners (with Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 1If you primarily work on the Linux command line, text editing is likely one of the most frequent tasks that you may find yourself involved in. The colrm command in Linux lets you remove selected columns from a file.
-
How to Install Omeka Classic CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 2Omeka Classic is a free and open source web publishing platform for sharing digital collections and creating media-rich online exhibits. In this tutorial, we will learn how to install Omeka Classic CMS on Ubuntu 18.04 server.
-
How to Install Netdata Monitoring Tool on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, monitoring, ubuntu • Comments: 1Netdata is a free, open source, simple and real-time performance and health monitoring tool with a beautiful web front-end. In this tutorial, we are going to look at how to install Netdata performance Monitoring tool on Ubuntu 18.04 server.
-
Setting up your own name service (DNS) with ISPConfig
Author: Tapio Lehtonen • Tags: dns, ispconfig, linux • Comments: 5Internet works with IP numbers and to get from a domain name to its IP number address the Domain Name System DNS is used. You can set up your own name service or use, for example, your hosting provider's name service. This tutorial shows how to run your own nameserver setup with ISPConfig.
-
Linux cut Command Explained for Beginners (with Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 0In Linux, if you want to print a file's content on stdout, the first command that comes to mind is cat. However, there may be times when the requirement is to remove certain part of the file and print only the rest of the content. You'll be glad to know there exists a tool - dubbed cut - that lets you do this.
-
How to Install Hubzilla on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0Hubzilla is a free and open source platform for creating interconnected websites featuring a decentralized identity, communications, and permissions framework built using common web server technology. In this tutorial, I will explain how to install Hubzilla on Ubuntu 18.04 server.
-
How to Install Cachet Status Page System on Debian 9
Author: Blago Eres • Tags: debian, linux, monitoring, nginx • Comments: 1Cachet is a beautiful and powerful open source status page system written in PHP that allows you to better communicate downtime and system outages to your customers, teams, and shareholders. In this tutorial, we will install Cachet status page system by utilizing PHP, Nginx, MariaDB, and Composer.