Linux Tutorials on the topic “Linux”
-
How to Install and Create a Blog with Hexo on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, ubuntu, web server • Comments: 0Hexo is a static blogging framework built on Node.js, it allows you to write posts in Markdown format. In this tutorial, you will learn how to Install Hexo and use it to create a blog on Ubuntu 20.04 based server.
-
Monitor Network Traffic with vnStat on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, monitoring, networking, ubuntu • Comments: 0vnStat is a free, open-source and console-based network traffic monitoring tool for Linux operating system. With vnStat, you can monitor network statistics over various time periods.
-
Different ways to schedule and list CRON jobs in Linux
Author: Aqsa Yasin • Tags: linux • Comments: 0Cron is a built-in Linux utility used to run different processes within the computer system at a particular scheduled time. This tutorial will assist you through several techniques to schedule and list Cron jobs in Linux.
-
-
How to Install PowerDNS Server and PowerDNS Admin on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 10PowerDNS is a free and open-source authoritative nameserver. PowerDNS Admin is a web-based tool used for managing PowerDNS. You can create and manage DNS zones using the web browser. In this tutorial, we will show you how to install PowerDNS and PowerDNS admin on Ubuntu 20.04 server.
-
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.