Steps to Install & Configure Sentry on Ubuntu 20.04 LTS
Sentry is an open source python application for error tracking.It is used for monitor & fix the errors in real time & send a notification via a email or SMS when error is found. There are some steps to install & configure Sentry on Ubuntu: Requirements: Ubuntu system with sudo privileges. Step 1: Update the …
Read more “Steps to Install & Configure Sentry on Ubuntu 20.04 LTS”
How to Create Security Groups on Amazon Web Service (AWS)
A security group acts as a virtual firewall for your EC2 instances to control incoming and outgoing traffic. If you don’t specify a security group, Amazon EC2 uses the default security group. You can add rules to each security group that allow traffic to or from its associated instances. Login to aws portal. Click …
Read more “How to Create Security Groups on Amazon Web Service (AWS)”
Steps to Install & Configure HashiCorp Nomad on Ubuntu
Nomad is a free & open source HashiCorp tool.It is a simple and flexible workload orchestrator which is used for deploy and manage containers and non-containerized applications across on-prem and clouds at scale. There are some steps to Setup HashiCorp Nomad on Ubuntu: Step 1: Update the System. apt update Step 2:Install HashiCorp Nomad on …
Read more “Steps to Install & Configure HashiCorp Nomad on Ubuntu”
Steps to Install & Configure Gulp on Ubuntu 20.04 LTS
Gulp is a free & open-source JavaScript software toolkit. It helps to automate or time-consuming tasks in development workflow. It is a command-line tool that helps to run task for Node.js applications. There are some steps to Setup Gulp in Ubuntu: Step 1: Update the System. apt-get update Step 2: Install the required packages. apt-get …
Read more “Steps to Install & Configure Gulp on Ubuntu 20.04 LTS”
What is Cyber Security
The meaning of the term cyber security has evolved in recent years. Cyber security is a collection of technologies, processes & practices designed to protect networks, computers, programs & data from attack, damage or unauthorized access. In other words, Cyber security is security applied to computer devices such as computer & smartphones as well as …