Linux Tutorials on the topic “ubuntu”
-
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.
-
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 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 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 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 Configure an FTP server (vsftpd) with SSL/TLS on Ubuntu 20.04
Author: Navjot Singh • Tags: ftp, linux, ubuntu • Comments: 1In this tutorial, we will learn how to install and configure an FTP Server using vsftpd on an Ubuntu 20.04 based server. We will also learn how to secure the connection using SSL/TLS protocol.
-
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.