Metabase Installation Instructions
1). Spin up t2.medium in AL23 in x subnet, put into Security Group that has 22 and 3000 open to connect to 2). Assign elastic IP 3). Install Docker 4). …
1). Spin up t2.medium in AL23 in x subnet, put into Security Group that has 22 and 3000 open to connect to 2). Assign elastic IP 3). Install Docker 4). …
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 1sudo du -h –max-depth=1 Delete the Mongo Log 1sudo rm -rf /var/log/mongodb/mongod.log Check which processes have not released the file lock 1sudo 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 …
