For some reason, you have to extend your ec2 Linux server with our reboot and…
AWS
Continue Reading

Create a New Grant User on AWS RDS (MariaDB)
Today, I’ve played with AWS RDS with MariaDB. In the normally, AWS is created just…
AWS
Continue Reading

Amazon S3 CORS Settings with CloudFront on Amazon Web Services
If you are serving static content directly Amazon S3 via CloudFront (CDN) you should probably…
DevOps
Continue Reading

Take your GitLab backup everyday if it works in Docker
I’m using GitLab in docker (because I love containerization) and I’m really okay with that…
Linux
Continue Reading

Find large files in CentOS, ubuntu and MacOS easily
Sometimes, maybe everybody needs to check large files in the system. There some useful commands…
AWS
Continue Reading

Fix “Error: rpmdb open failed” on CentOS or Amazon Linux 2
Yesterday, I have started to test some services on running Amazon Linux 2 powered by…
AWS
Continue Reading

Error: No space left on the device when starting/stopping services only
I’m using Amazon SSM Agent for connecting to EC2 instance via securely. Amazon SSM Agent…
Best
Continue Reading

Juniper SRX110H-VA VDSL2 Configuration Step by Step
I was talking on the phone with Kenan Bilgic last night and I told him…
DevOps
Continue Reading

Enable Logrotation for Docker Containers
When you install and use Docker on your system, the container running in the docker…