#trainwithshubham
Read more stories on Hashnode
Articles with this tag
Introduction to AWS Identity and Access management(IAM): This is a service used for "security" and "access control" in AWS cloud. Overview of IAM: IAM...
Launch your Ubuntu instance: Ensure that the security group associated with the instance allows inbound traffic on the following ports: SSH (port...
How to create GitLab Account? Create GitLab account Verify Email On welcome GitLab page fill the required details: How to create GitLab...
Introduction to storage basics: What is Block Device? First we will take a look at block devices.Block device is type of file that can be found under...
Scenario 1: How to Write a Shell Script to Detect and Kill Zombie Processes Step 1: Creating a shell script with name "killzpid.sh" Step2: Creating a...