Linux Tutorials on the topic “Linux”
-
How to Install WonderCMS with Apache and Let's Encrypt SSL on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, web server • Comments: 0WonderCMS is a free, open-source, simple and lightweight content management system for building simple websites and blogs. It is a flat-file CMS and doesn't require any database.
-
Linux tr Command Tutorial for Beginners (with Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 1Depending on the kind of work you do on the command line in Linux, you may want a utility that can act as a Swiss army knife for quick text editing. Gladly, there exists a tool dubbed tr, which qualifies for this role.
-
How to Install Vanila Forum and Secure it with Let's Encrypt on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, web server • Comments: 0Vanilla is a free, open-source and flexible community forum software that can be used to build your own forum site. In this tutorial, we will learn how to install Vanilla forum on CentOS 8 and secure it with Let's Encrypt SSL.
-
-
How to Install Magento on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, web server • Comments: 3Magento is one of the most popular open-source e-commerce platforms that allows you to set up e-commerce websites and online stores in minutes. In this tutorial, we will show you how to install Magento on CentOS 8 with Let's Encrypt free SSL.
-
How to Install Lighttpd with PHP-FPM 7 and MySQL 5.7 on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 0
In this tutorial, we will show you how to install the Lighttpd with PHP-FPM 7.2 and MySQL Server 5.7 on the latest Ubuntu 18.04. Also, we will show you the installation and configuration of phpMyAdmin with Lighttpd webserver.
-
How to Install Zabbix on Debian 10
Author: Muhammad Arul • Tags: debian, linux, monitoring • Comments: 0
In this tutorial, we will show you how to install Zabbix 4.4. on the Debian Buster 10. We will install and configure the latest stable version of Zabbix 4.4.5 under the LAMP Stack (Linux, Apache, MariaDB, and PHP).
-
How to Install Ansible AWX on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux • Comments: 18AWX stands for "Ansible Web eXecutable" is a free and open-source project that allows you to manage and control your Ansible project easily. It provides a web-based user interface and task engine built on top of Ansible. In this tutorial, we will show you how to install Ansible AWX with Docker on CentOS 8.
-
Linux Join Command Tutorial for Beginners (5 Examples)
Author: Himanshu Arora • Tags: linux • Comments: 2
Sometimes, you may want to combine two files in a way that the output makes even more sense. For example, there could be a file containing name of continents, and another file containing names of countries located in these continents, and the requirement is to combine both files in a way that a continent and the corresponding country appear in the same line.
-
How to Install Samba Server on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, samba • Comments: 4Samba is a free and open-source software that can be used to share files, folders, and printers between Linux and Windows systems. In this tutorial, we will learn how to install Samba and configure it as a standalone sharing server on CentOS 8.
-
How to create a Virtual Machine (VM) on Google Cloud Platform (GCP)
Author: Ajinkya Atiwadkar • Tags: cloud, linux, ubuntu • Comments: 4Google Compute Engine lets you use virtual machines that run on Google's infrastructure inside the Google Cloud Platform. In this article, we will demonstrate how to create a virtual machine (vm) using the Ubuntu 18.04 boot disk image in Google Cloud Platform (GCP).