Linux Tutorials on the topic “Linux”
-
How to create a user on Linux EC2 instance on AWS and add a public key to it using a shell script
Author: Rahul Shivalkar • Tags: cloud, linux • Comments: 0Creating a user and adding a public key to it can be very tedious. In this article, we will see how this process can be automated using a shell script which can help us avoid human errors that can arise if we do the task manually.
-
How to Install Joomla with Apache and Let's Encrypt SSL on Debian 10
Author: Hitesh Jethva • Tags: apache, debian, linux, web server • Comments: 0Joomla is a free and open-source content management system used to create, modify and manage the content of a website. In this tutorial, I will show you how to install Joomla CMS with Apache and Let's Encrypt on Debian 10.
-
How to Install Erlang Programming Language on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, programming • Comments: 0Erlang is a general-purpose programming language and runtime environment. In this tutorial, I will show you how to install Erlang on Debian 10.
-
-
How to Install Passbolt Self-Hosted Password Manager on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, security • Comments: 0Passbolt 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 Encrypt SSL on CentOS 8.
-
Install Varnish Cache 6 for Apache/Nginx on CentOS 8
Author: Hitesh Jethva • Tags: apache, centos, linux, nginx, web server • Comments: 0Varnish 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 Nginx on CentOS 8.
-
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 Ansible AWX on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 5Ansible 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 multiple systems automatically.
-
How to install ReactJS with Nginx proxy on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, programming, web server • Comments: 0React 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
-
How to copy items from one DynamoDB to another DynamoDB table using Python on AWS
Author: Rahul Shivalkar • Tags: cloud, linux, programming • Comments: 3This tutorial shows you how to write a Python script to copy data from one DynamoDB to another DynamoDB table on AWS.
-
How to protect documents with a digital signature in ONLYOFFICE Desktop Editors v.6.2
Author: Daria • Tags: linux, security, web server • Comments: 0In 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 and editors for text documents, spreadsheets, and presentations.