Skip to content
AWS with Atiq
  • AWS
  • DevOps
  • Docker
  • Security
  • Linux
  • Others
  • WordPress
  • Get In Touch
  • Toggle website search
Search this website
  • AWS
  • DevOps
  • Docker
  • Security
  • Linux
  • Others
  • WordPress
  • Get In Touch
  • Toggle website search
Read more about the article How to Install MongoDB 6.0 in Ubuntu Inside AWS

How to Install MongoDB 6.0 in Ubuntu Inside AWS

  • Post author:Atiqur Rahman
  • Post published:July 1, 2021
  • Post category:DevOps/Linux
  • Post comments:0 Comments

First, add the GPG key wget -qO - https://www.mongodb.org/static/pgp/server-6.0.asc | sudo apt-key add - Next, we need to create a list file for MongoDB echo "deb [ arch=amd64,arm64 ] https://repo.mongodb.org/apt/ubuntu…

Continue ReadingHow to Install MongoDB 6.0 in Ubuntu Inside AWS
Read more about the article Top 5 books on Hacking

Top 5 books on Hacking

  • Post author:Atiqur Rahman
  • Post published:June 16, 2021
  • Post category:Security
  • Post comments:0 Comments

Welcome to the fascinating world of ethical hacking! As someone who's spent years navigating the intricacies of cybersecurity, penetrating systems to expose vulnerabilities, and helping organizations fortify their defenses, I'm…

Continue ReadingTop 5 books on Hacking

How to add a new user in Mysql

  • Post author:Atiqur Rahman
  • Post published:June 15, 2021
  • Post category:AWS
  • Post comments:0 Comments

Create a new user CREATE USER 'gcpuser'@'localhost' IDENTIFIED BY 'password'; Grant access to a database GRANT ALL PRIVILEGES ON * . * TO 'gcpuser'@'localhost';

Continue ReadingHow to add a new user in Mysql
Read more about the article How to Scan Malware in AWS EC2 Instances

How to Scan Malware in AWS EC2 Instances

  • Post author:Atiqur Rahman
  • Post published:June 14, 2021
  • Post category:AWS/Security
  • Post comments:0 Comments

Malware is a type of software that is specifically designed to disrupt, damage, or gain unauthorized access to a computer system. It can take many forms, such as viruses, worms,…

Continue ReadingHow to Scan Malware in AWS EC2 Instances
Read more about the article How To Install Kali Linux on AWS
How to Install Kali Linux on AWS

How To Install Kali Linux on AWS

  • Post author:Atiqur Rahman
  • Post published:June 2, 2021
  • Post category:Linux
  • Post comments:0 Comments

What is Kali Linux? Kali Linux is an open-source Debian-based Linux distribution designed for Penetration Testing, Security Research, Computer Forensics, and Reverse Engineering. Kali is designed to reduce the amount…

Continue ReadingHow To Install Kali Linux on AWS
← Newer Posts
Older Posts →
About Myself
Atiqur Rahman

I am Atiqur Rahman graduated from BUET and am an AWS-certified solutions architect.

  • Twitter
  • Facebook
  • YouTube
  • LinkedIn
  • GitHub
5 ways to make money as an AWS Expert
5 easy ways to make money

Tags

amazon-linux apache apache2.4 aws azure beanstalk beginner books centos8 certificate-manager ci-cd codecommit codedeployment codepipeline cpanel deployment docker ec2 filezilla gcp iam lambda letsencrypt lightsail linux mysql nginx nodejs nosql npm nvm pem php php7.3 putty reboot role s3 security sns ssl vpc whm wix wordpress

Disclaimer

We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites. We also participate in programs from eBay, CJ, Bluehost, Clickbank, ShareASale, and other sites. AwsWithAtiq is compensated for referring traffic and business to these companies.
© Copyright 2026 · AWS with Atiq | AWS | DevOps | Linux