Linux TCP Connectivity
Test public IP dig +short myip.opendns.com @resolver1.opendns.com Test TCP Connection curl http://10.5.1.188:27017
Test public IP dig +short myip.opendns.com @resolver1.opendns.com Test TCP Connection curl http://10.5.1.188:27017
SSH to the instance Verify the volume that has the problem with command: lsblk Changed the volume to 32 GB from the AWS console (chose 32 because it was sufficiently …
Check which directories are using disk space sudo du -h –max-depth=1 Delete the Mongo Log sudo rm -rf /var/log/mongodb/mongod.log Check which processes have not released the file lock sudo lsof …
After install of the OS no wifi driver was available 1). Under System Settings > Driver Management > Ubuntu Tab, check the box for Source Code and choose Download from …