Articles by Hitesh Jethva
-
How to Install SonarQube on Ubuntu 20.04
Author: Hitesh Jethva • Tags: • Comments: 0
SonarQube is a free and open-source and web-based platform used to analyze the source code quality. It is written in java and can analyze and manage code of more than 20 programming languages, including c/c++, PL/SQL, Cobol, etc through plugins.
-
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 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 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.
-
How to Install Pandora FMS Monitoring Tool in Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, monitoring, ubuntu • Comments: 3Pandora 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: 0Siege 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.