Linux Tutorials on the topic “ubuntu”
-
How to Install Guider Linux Performance Analyzer on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, monitoring, ubuntu • Comments: 0Guider is an open-source performance analyzing tool for Linux operating systems. In this tutorial, I will show you how to install and use Guider on Ubuntu 20.04.
-
How to display GUI dialogs in bash script using Zenity
Author: sohan patel • Tags: centos, debian, linux, programming, shell, ubuntu • Comments: 2Zenity is an open-source application for displaying simple GUI in shell scripts. It makes scripts more user-friendly by displaying GTK+ dialogs. In this article, we will show you how to use Zenity to display GUI dialogs in Bash scripts.
-
How to Install SpiderFoot Security Scanner on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 2Spiderfoot is a free and open-source vulnerability testing tool that helps you to reduce attacks by hackers. In this tutorial, we will show you how to install Spiderfoot on Ubuntu 20.04 server.
-
-
How to Install Suricata and Zeek IDS with ELK on Ubuntu 20.10
Author: Miguel • Tags: linux, security, server, ubuntu • Comments: 10In this tutorial we will install and configure Suricata, Zeek, the ELK stack, and some optional tools on an Ubuntu 20.10 (Groovy Gorilla) server along with the Elasticsearch Logstash Kibana (ELK) stack.
-
How to Install Odoo 14 ERP Software on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, ubuntu, web server • Comments: 4Odoo (formerly known as OpenERP) is a self-hosted suite of over 10,000 open source applications suited for a variety of business needs including CRM, eCommerce, accounting, inventory, project management and point of sale.
-
How to Install and Configure Nexus Repository Manager on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 2Nexus is a repository manages that provides a platform that protects your entire software development lifecycle. It allows you to collect, and manage your dependencies and makes it easier to distribute your software.
-
How to Install Arkime Full Packet Capture tool on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, networking, security, ubuntu • Comments: 3Arkime, also known as Moloch, is an open-source and large-scale indexed packet capture and search tool. In this post, we will show you how to install the Arkime Packet Capture tool on Ubuntu 20.04.
-
How to update the ONLYOFFICE Docs Docker version on Ubuntu
Author: Daria • Tags: linux, server, ubuntu • Comments: 1ONLYOFFICE Docs is an open-source office suite distributed under GNU AGPL v3.0. It comprises web-based collaborative editors for text documents, spreadsheets, and presentations highly compatible with OOXML formats (docx, xlsx, pptx).
-
How to increase the disk space of an AWS EC2 Ubuntu instance
Author: Rahul Shivalkar • Tags: cloud, linux, ubuntu • Comments: 3In this article, we will increase the disk space of the boot volume (root partition) with the filesystem of type ext4 of Ubuntu 20.04 Server.
-
How to install Jenkins using a .war file on AWS EC2 Ubuntu 20.04 instance
Author: Rahul Shivalkar • Tags: cloud, linux, server, ubuntu • Comments: 0Jenkins is an open-source Continuous Integration and Continuous Deployment tool. In this article, we will install Jenkins using the .war file in Apache Tomcat.