Yousuf Basir

Yousuf Basir @yousufbasir

About: Full-stack developer passionate about learning and exploring.

Location:
Dhaka
Joined:
Jan 7, 2020

Yousuf Basir
articles - 12 total

A Beginner’s Guide to Satellite Data and Vegetation Indices (NDVI, EVI & Beyond)

Note: This article was generated with the help of ChatGPT (an AI by OpenAI). The content is based on...

Learn More 4 0Aug 26

Managing Multiple SSH Servers Across Windows & macOS with SSH Config & Tmux

If you work with multiple servers — some requiring .pem keypairs and others with password...

Learn More 0 0Aug 20

Fixing “Service Account Key Creation is Disabled” in Google Cloud Console

When working with Google Cloud and products like Google Earth Engine, you may run into this...

Learn More 0 0Aug 10

How to Effortlessly Clean and Manage Disk Space on Linux Servers with One Script

Keeping a Linux server’s disk space healthy is a critical, yet often overlooked, sysadmin task. Over...

Learn More 0 1Jun 24

Setting Up Redis with Docker: A Step-by-Step Guide

Redis, an open-source, in-memory data structure store, is widely used as a database, cache, message...

Learn More 4 0Mar 14

Installing MongoDB Using Docker: A Complete Guide

Docker provides an excellent way to run MongoDB without installing it directly on your system. This...

Learn More 2 0Mar 14

Never Type Your SSH Password Again: A Complete Guide to SSH Key Authentication

Are you tired of typing your password every time you connect to a remote server via SSH? In this...

Learn More 1 0Nov 17 '24

Allow remote access to postgresql database

Allowing remote access to your PostgreSQL database can be necessary for various reasons, such as...

Learn More 20 0Jun 22 '24

Setting Up Nginx with Certbot for HTTPS on Your Web Application

Securing your web application with HTTPS is crucial for protecting data integrity and privacy. This...

Learn More 42 0Jun 22 '24

Automating Next.js Application Deployment with GitHub Actions

Are you ready to supercharge your Next.js application deployment? With GitHub Actions, the process...

Learn More 25 7Sep 28 '23

Create persistent env variable

To create an env variable and make it persisting, we need to edit .bash_profile file. The...

Learn More 0 0Apr 29 '22

Add remote server location to Ubuntu Nautilus using SSH

In this post I described how to connect remote VPS server with local Ubuntu nautilus. I am using Ubun...

Learn More 11 1Apr 19 '21