How to create the swap space using the swap file on Ubuntu 20.04?
Introduction: Swap space is a dedicated area on a computer’s hard drive that is used as virtual memory when the system’s physical RAM (Random Access Memory) is full. […]
Introduction: Swap space is a dedicated area on a computer’s hard drive that is used as virtual memory when the system’s physical RAM (Random Access Memory) is full. […]
Introduction SSH (Secure Shell) is a popular network protocol used for secure remote access to servers and other network devices. When connecting to an SSH server for the
Introduction: Amazon Lightsail is a web service that provides an easy-to-use platform for deploying and managing virtual private servers (instances) on the Amazon Web Services (AWS) cloud. Procedure:
Prerequisites: Login to your Ubuntu 18.04 LTS system with Sudo privileged account. Procedure: Step1: First of all, import the GPG key to the system used for verifying the
Introduction Zabbix is an open-source monitoring tool used for monitoring servers, networks, IT components, cloud services, and virtual machines. It provides monitoring metrics such as network utilization, disk
Introduction: In this article, We have to learn, how to get instance-id, instance-type, Public key, and Security groups name on an AWS server without AWS console login credentials.