How to update the ONLYOFFICE Docs Docker version on Ubuntu
ONLYOFFICE 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...
View ArticleHow to Install Arkime Full Packet Capture tool on Ubuntu 20.04
Arkime, 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.
View ArticleHow to Install and Configure Nexus Repository Manager on Ubuntu 20.04
Nexus 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...
View ArticleHow to Install Odoo 14 ERP Software on Ubuntu 20.04
Odoo (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...
View ArticleHow to store AWS user access key and secret key in Jenkins
In this article, we will install the "CloudBees AWS Credentials" plugin and store the AWS IAM user's secret key and access key in Jenkins using this plugin. We will install the "AWS Steps Plugin" so...
View ArticleHow to Install Suricata and Zeek IDS with ELK on Ubuntu 20.10
In 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.
View ArticleHow to Check Disk Space on Ubuntu 20.04
Tracking disk usage information is a day-to-day task of any system administrator. Linux has some built-in utilities that help you find the disk space of your system. In this post, we will show you how...
View ArticleInstall and Use NoMachine Remote Desktop on CentOS 8
NoMachine is a free and open-source remote desktop software used for remote access, desktop sharing, virtual desktop, and file transfer between computers. In this tutorial, we will show you how to...
View ArticleHow to create a DynamoDB table on AWS using Terraform
In this article, we will see the steps to create a DynamoDB Table using Terraform. We will create a DynamoDB Table with the "PAY_PER_REQUEST" billing model. Before we proceed with this article, it is...
View ArticleInstall CloudPanel Control Panel on Debian 10
CloudPanel is a free, open-source, and powerful server Control panel used for managing several web components. With Cloud panel, you can manage MySQL, NGINX, PHP-FPM, Redis, Domain, FTP, User...
View ArticleHow to Register a Domain Name on AWS
When you want to build a website or web applications, the first step is to buy a domain name, as it is an easier way to remember than the IP of the server. A domain name is a unique name that...
View ArticleHow Install and Configure a Docker Swarm Cluster on CentOS 8
In this post, we will show you how to set up a Docker Swarm cluster on CentOS 8. Docker is an open-source tool that can be used to create, deploy and run applications using a container.
View ArticleHow to protect documents with a digital signature in ONLYOFFICE Desktop...
In this tutorial, we’ll learn how to use a digital signature in ONLYOFFICE Desktop Editors to protect your documents. ONLYOFFICE Desktop Editors is a free open-source office suite that contains viewers...
View ArticleHow to copy items from one DynamoDB to another DynamoDB table using Python on...
This tutorial shows you how to write a Python script to copy data from one DynamoDB to another DynamoDB table on AWS.
View ArticleHow to install ReactJS with Nginx proxy on CentOS 8
React is a free and open-source JavaScript library developed by Facebook. It is used for creating web frontend and UI components. In this post, we will show you how to install React JS on CentOS 8
View ArticleHow to Install Ansible AWX on Debian 10
Ansible is an open-source automation tool used for software provisioning, configuration management, and application deployment. It allows you to install, configure and deploy applications across...
View ArticleISPConfig Perfect Multiserver setup on Ubuntu 20.04 and Debian 10
This tutorial will take you through installing your own ISPConfig 3 multiserver setup with dedicated servers for the panel, web, DNS, mail, and webmail using the new ISPConfig auto-installer. This...
View ArticleHow to Install SpiderFoot Security Scanner on Ubuntu 20.04
Spiderfoot 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.
View ArticleInstall Varnish Cache 6 for Apache/Nginx on CentOS 8
Varnish Cache is a powerful reverse HTTP proxy used to speed up web applications that is available as Open-Source software. In this post, we will show you how to install Varnish cache with Apache and...
View ArticleHow to Install Passbolt Self-Hosted Password Manager on CentOS 8
Passbolt is an open-source password manager that allows you to store and share your password securely. In this tutorial, we will show you how to install Passbolt password manager with Nginx and Let's...
View Article