AwsJunkie
  • Home
  • Internet Of Things
  • YouTube
  • Contact
  • About
  • Home
  • Internet Of Things
  • YouTube
  • Contact
  • About
LocalStack (AWS cloud service emulator) AWS

How to install LocalStack (AWS cloud service emulator) on WSL2 to develop cloud and serverless apps offline?

LocalStack is an AWS cloud service emulator that can be used as a local cloud sandbox for development, prototyping and testing. It is "A fully functional local cloud stack". You

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
27 Mar 2023 · 5 min read
How to install Node.js on Ubuntu 22.04 distro running on WSL2 (Windows Subsystem for Linux) AWL

How to install Node.js on Ubuntu 22.04 distro running on WSL2 (Windows Subsystem for Linux)?

In this post, we'll see how to install Node.js (open-source, cross-platform JavaScript runtime environment) on Ubuntu 22.04 distro running in WSL2 (Windows Subsystem for Linux). Option #1 -

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
26 Mar 2023 · 3 min read
Mountpoint for Amazon S3 Mountpoint for Amazon S3

Mountpoint for Amazon S3 -Build & Demo

On AWS Pi Day 2023, Amazon announced Mountpoint for Amazon S3, an open-source simple file client for mounting S3 buckets as a local file system. It is optimized for read-heavy

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
16 Mar 2023 · 8 min read
Does a "stopped" EC2 instance cost any money? ec2

Does a "stopped" EC2 instance cost any money?

There is no charge for a stopped EC2 instance or any data transfer fees. Associated Elastic IP (EIP) addresses and attached Amazon Elastic Block Store (EBS) volumes will incur charges.

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
14 Mar 2023 · 1 min read
Install AWS Serverless Application Model Command Line Interface (AWS SAM CLI) on Windows Subsystem for Linux (WSL 2) WSL

Install AWS Serverless Application Model Command Line Interface (AWS SAM CLI) on Windows Subsystem for Linux (WSL 2)

AWS SAM command line interface (AWS SAM CLI) tool is must have for building AWS serverless applications. In this post, we'll see how to install latest version of AWS SAM

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
23 Feb 2023 · 2 min read
Install AWS Command Line Interface (AWS CLI) on Windows Subsystem for Linux (WSL 2) WSL

Install AWS Command Line Interface (AWS CLI) on Windows Subsystem for Linux (WSL 2)

AWS Command Line Interface (AWS CLI) is used to interact with different  AWS (Amazon Web Services) product and services in command-line shell. AWS CLI version 2 is the latest one.

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
23 Feb 2023 · 1 min read
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? WSL

Fix: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

Issue: sudo service docker start says "Starting Docker: docker" but sudo service docker status shows "Docker is not running" and most docker commands throw following message "Cannot connect to the

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
4 Feb 2023 · 3 min read
Install Docker Engine, containerd and Docker Compose on WSL 2 WSL

Install Docker Engine and Docker Compose on Windows Subsystem for Linux (WSL 2)

If you already have Docker Desktop installed or want to use docker on both Windows and WSL2, then  Docker Desktop is better choice. But I personally prefer to install and

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
3 Feb 2023 · 5 min read
Install JupyterLab or Jupyter Notebook in Windows Subsystem for Linux (WSL2) WSL

Install JupyterLab or Jupyter Notebook in Windows Subsystem for Linux (WSL2)

Web-based interactive development environment JupyterLab (the next generation of Jupyter Notebook ) is very popular in the field of data science and machine learning. Windows Subsystem for Linux (WSL2) is well

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
1 Feb 2023 · 6 min read
Check or Upgrade/Downgrade  of Windows Subsystem for Linux (WSL) Version WSL

Check or Upgrade/Downgrade Windows Subsystem for Linux (WSL) Version

This is a short post on how to check or upgrade/downgrade the version of Windows Subsystem for Linux (WSL) running on Windows 10 or Windows 11 host. To check

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
2 Oct 2022 · 1 min read
How to Update WSL2 (Windows Subsystem for Linux) kernel on Windows WSL

Update WSL2 (Windows Subsystem for Linux) kernel on Windows

Windows Build version 20150 has introduced command line options to update WSL2 (Windows Subsystem for Linux) Kernel very conveniently. Let's try that. Run wmic os get BuildNumber in command line

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
11 Sep 2022 · 2 min read
Setup Proxy for CURL command in Ubuntu running on WSL (Windows Subsystem for Linux) WSL

Setup Proxy for CURL in Ubuntu running on WSL (Windows Subsystem for Linux)

If Windows host machine is running behind any proxy (e.g. corporate proxy in office network), then it is required to pass/configure Proxy server and Proxy Authentication for cURL

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
11 Sep 2022 · 4 min read
WSL - Back and Restore WSL

How to Backup and Restore Linux Distro on WSL (Windows Subsystem for Linux)?

Nobody can deny the importance of backup & restore process for any environment. Specially, when multi-steps are involved in setup and configuration and we keep modifying the environment with time. Basically,

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
3 Sep 2022 · 4 min read
Uninstall or Remove Linux Distro Installed on WSL (Windows Subsystem for Linux) WSL

How to Uninstall or Remove Linux Distro Installed on WSL (Windows Subsystem for Linux)?

Uninstallation of redundant or unused Linux Distros on Windows Subsystem for Linux (WSL) is an important activity to reclaim space and maintain hygiene of the system.  It is just one

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
2 Sep 2022 · 1 min read

About Us

Don't Try. It's Addictive.

Tags

AWS
WSL
Windows Subsystem for Linux
Ubuntu
Cloud Developers

Subscribe

Get all the latest posts delivered straight to inbox

Awesome! Check your email and click the confirmation link to complete the subscription.
Please enter a valid email address.
  • Privacy Policy
  • About
  • Contact
© 2025 AwsJunkie. Maintained by SrcCodes