Articles by Hitesh Jethva
-
How to Install PowerDNS Server and PowerDNS Admin on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 5 • Published: Nov 12, 2020PowerDNS 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: 3 • Published: Nov 11, 2020Dnsmasq 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 Install Taiga Project Management System on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, programming, ubuntu • Comments: 1 • Published: Nov 09, 2020Taiga 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: 0 • Published: Nov 06, 2020DokuWiki 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 Install Cacti Monitoring Server on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, monitoring • Comments: 1 • Published: Nov 03, 2020Cacti 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: 0 • Published: Nov 03, 2020Bolt 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: 2 • Published: Oct 30, 2020YOURLS 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: 1 • Published: Oct 30, 2020JIRA 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.
-
How to Install Pandora FMS Monitoring Tool in Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, monitoring, ubuntu • Comments: 0 • Published: Oct 29, 2020Pandora FMS also know as "Pandora Flexible Monitoring System" is a monitoring tool used for servers, networks, applications, and virtual infrastructure. In this tutorial, we will show you how to install and configure Pandora FMS on Ubuntu 20.04.
-
How to Install and Use Siege Benchmarking Tool on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0 • Published: Oct 27, 2020Siege is an open-source multi-threaded load testing and benchmarking tool for Linux. You can perform a stress test using a single URL with a specific number of users or you can put all URLs in files and. stress them simultaneously.