Linux Tutorials on the topic “Linux”
-
How to manage AWS EC2 instances using aws-cli
Author: Rahul Shivalkar • Tags: cloud, linux • Comments: 0This guide will show you how to get started with managing your AWS virtual machine instances from the Linux command line using aws-cli.
-
How to Test Website Loading Speed in Linux
Author: Hitesh Jethva • Tags: linux, web server • Comments: 4The website loading speed or response time is very important for any webmaster because it will impact search engine rankings and user experience. In this tutorial, we will show you how to test website loading speed using the curl command in Linux.
-
How to Install PrestaShop with Apache and Let's Encrypt SSL on CentOS 8
Author: Hitesh Jethva • Tags: apache, centos, linux, mysql, php, web server • Comments: 0PrestaShop is an open-source shopping cart written in the PHP used to create and manage your online business. In this post, we will show you how to install PrestaShop with Apache and Let's Encrypt SSL on CentOS 8.
-
-
How to Install Angular CLI on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, programming, web server • Comments: 0Angular is a popular open-source application development framework. It is highly extensible and used for developing mobile and web applications using TypeScript/JavaScript.
-
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.