Linux Tutorials on the topic “Linux”
-
How to Setup Local DNS Resolver using Dnsmasq on Ubuntu 20.04
Author: Hitesh Jethva • Tags: dns, linux, ubuntu • Comments: 5Dnsmasq stands for "short for DNS masquerade" is a simple, lightweight and easy to use DNS forwarder used for a small network. It can be configured as a DNS cache and DHCP server and supports both IPv4 and IPv6 protocol. In this tutorial, we will show you how to set up a local DNS server with Dnsmasq on Ubuntu 20.04 server.
-
How to set up Wireguard VPN on CentOS 8
Author: Navjot Singh • Tags: linux, security • Comments: 2Wireguard is an open-source cross-platform VPN implementation that uses state of the art cryptography. It is faster, simpler and more functional than IPSec and OpenVPN.
-
How to Install Taiga Project Management System on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, programming, ubuntu • Comments: 3Taiga is a free, open-source, simple yet powerful project management tool for startups, Agile developers, and designers. It supports teams that work Agile across both Scrum and Kanban frameworks. In this tutorial, we will show you how to install the Taiga Project Management Tool on Ubuntu 20.04 server.
-
-
How to Install DokuWiki on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: apache, linux, ubuntu, web server • Comments: 0DokuWiki is a free, open-source and most versatile wiki application written in PHP. It is simple and light-weight that uses a simple file format to store its data, so it does not require any database. In this tutorial, we will show you how to install DokuWiki with Apache and Letsencrypt SSL certificate on Ubuntu 20.04.
-
How to send Linux application logs to AWS CloudWatch
Author: Nitesh Bhavsar • Tags: linux, monitoring, server • Comments: 0AWS CloudWatch is a monitoring service provided by the AWS cloud. AWS provides default monitoring for server parameters like CPU Utilization, Network In, Network Out and many more. This tutorial shows how to send the application or server logs to AWS CloudWatch.
-
How to Install and Configure Fail2Ban on CentOS 8 and Fedora 33
Author: Navjot Singh • Tags: centos, linux, monitoring • Comments: 1Fail2Ban is a log parsing utility that scans log files of various processes and bans IP addresses that make too many password failures. This tutorial shows the installation and configuration of Fail2Ban on CentOS 8 and Fedora 33.
-
How to Install Cacti Monitoring Server on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, monitoring • Comments: 1Cacti is a free, open-source and powerful web-based network monitoring and graphing tool. It is used to monitor system performance, CPU load, and network bandwidth utilization.
-
How to Install Bolt CMS with Nginx on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, nginx, ubuntu, web server • Comments: 0Bolt is a free, open-source, lightweight and simple content management system based on PHP. In this tutorial, we will show you how to install Bolt CMS with Nginx and Let's Encrypt SSL on Ubuntu 20.04.
-
How to Install YOURLS self-hosted URL shortener on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, php, web server • Comments: 2YOURLS is a free, open-source and self-hosted URL shortener written in PHP. It is very similar to TinyURL or Bitly and allows you to run your own URL shortening service.
-
How to Install Jira Agile Project Management Tool on Ubuntu 20.04
Author: Hitesh Jethva • Tags: commercial, linux, programming, ubuntu • Comments: 1JIRA is a project management tool developed by Atlassian which is used as an issue and bug-tracking system. In this tutorial, we will show you how to install JIRA project management tool on Ubuntu 20.04 server.