How to Configure MCP Servers in VS Code, Claude Desktop, and Claude Code on WSL
MCP (Model Context Protocol) servers extend AI coding assistants by connecting them to external tools and APIs. In … Read more
MCP (Model Context Protocol) servers extend AI coding assistants by connecting them to external tools and APIs. In … Read more
Claude Code is a command-line tool by Anthropic that lets you work with Claude directly from your terminal. … Read more
Claude Code is a command-line tool by Anthropic that brings Claude directly into your terminal. You can use … Read more
If you get “permission denied while trying to connect to the Docker daemon socket” when running Docker commands … Read more
If you see ping: google.com: Temporary failure in name resolution in WSL 2, your internet connection is probably … Read more
Every time WSL 2 restarts, it overwrites /etc/resolv.conf with DNS settings from your Windows host. If you’ve manually … Read more
This guide walks you through setting up Terraform on WSL Ubuntu so you can provision AWS resources from … Read more
EC2 instances don’t come with swap space configured. On small instances (t2.micro, t3.small), this means your applications can … Read more
Every time you SSH into an EC2 instance with a .pem key, you have to pass the -i … Read more
This guide shows you how to install Datadog Agent with Apache on EC2 Ubuntu 22.04 and configure it … Read more