Linux Tutorials on the topic “linux”
-
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).
-
How to Install MySQL 8 Database Server on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux • Comments: 0MySQL is a free, open-source and one of the most popular database systems around the globe. In this tutorial, we will show you how to install MySQL 8 on CentOS 8 server.
-
How to Install OpenMeetings on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 11OpenMeetings is an open source web-based application for presenting, online training, web conferencing, collaborative whiteboard drawing and document editing, and user desktop sharing. In this tutorial, we will be going to explain how to install OpenMeetings on Ubuntu 18.04 server.
-
How to Manage Account Password in Linux
Author: Korbin Brown • Tags: linux • Comments: 1There are a few Linux commands you should be familiar with in order to manage account passwords effectively. In this article, we'll cover some of the handiest password management commands.
-
How to Install Rudder System Auditing Tool on Debian 10
Author: Hitesh Jethva • Tags: linux, monitoring • Comments: 0Rudder is a free and open-source continuous auditing and configuration tool that can be used to automate your IT Infrastructure. It is a web-based and multi-platform solution that makes your IT infrastructure more reliable and easier to manage.