Menu

Skip to content
  • Home
  • Who am I
  • Contact
Home LinkedIn GitHub Stack Overflow RSS

Eftakhairul's World

Software Engineer, Tech Blogger and Open Source Enthusiast

aws

September 18, 2018 by Eftakhairul Islam on AWS, Linux, Tutorials

SSH to AWS EC2 instance without key pairs

This is a common issue for the developers to access ec2 instances by username and password authentication.  It requires a few steps to do that. First, login as root using the key pairs. Second, create a user sudo adduser username Third, you need to grant root level permission to the new user visudo Add following … →

 
August 14, 2017 by Eftakhairul Islam on Javascript, Tech, Tutorials

Automate static website deployment on AWS S3 using CircleCI

This is the very common practice now hosting a static site in AWS S3. Not only normal HTML CSS app, you can host angular, react or any kind of rich JavaScript app in S3. In my last tutorial, I explain how you can deploy your static website or contents into AWS S3.   Today, I will … →

 
January 7, 2017 by Eftakhairul Islam on AWS, Tech, Tutorials

Publish your static website with HTTPS, AWS S3 and Cloudflare

In this post, I will cover how easily you can publish your static website with HTTPS and Cloudflare caching (Despite its very limited in the free tier and Cloudflare is mostly used for security purposes). You don’t need to buy any extra server or SSL certificate. You can easily serve static HTML, CSS as well … →

 

Search In My Posts

Recent Posts

  • Inspect HTTP Request and Response in Golang
  • Build SQL update query for HTTP Patch request in Golang
  • Upgrade to PHP 7.4 from PHP 7.2
  • Backup your Seagate Personal Cloud to pCloud

My Favorite Quotations

"Imagination is more important than knowledge" --Albert Einstein

"Whoever saves one life, saves the world entire" --Talmud (in Hebrew)

"If today were the last day of my life, would I want to do what I am about to do today?" --Steve Jobs, Stanford University.

 
Subscribe!
© 2023 Eftakhairul Islam. All rights reserved.