In 2019, I need to connect my Dell XPS13 to my Juniper SRX-110 via ethernet…
GCP
Continue Reading
Redirect 301 HTTPS on App Engine with nginx on Google Cloud Platform
I started to play with App Engine on Google Cloud Platform these days. I’m using…
AWS
Continue Reading
Set two different Target Groups on AWS Load Balancer with Terraform
Last week, I wrote an infrastructure as a code via Terraform. In my case, I…
AWS
Continue Reading
Extend your ec2 Linux disk without reboot on Amazon Web Services
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…