作者:996Worker

Resolving `dial unix /var/run/docker.sock: connect: permission denied` Issue on AWS Cloud9 IDE

Introduction When working with Cloud9 IDE on an AWS EC2 instance, you might encounter a permission denied error (dial unix /var/run/docker.sock: conne

996Worker 发布于 2023-11-16

Install on-my-zsh on Ubuntu

Step 1: Update the System Repository Update the system package repository to get the latest program version available. Open the terminal and run the f

996Worker 发布于 2023-11-09

Exposing WSL's SSH to Windows

Exposing WSL's SSH to Windows WSL (Windows Subsystem for Linux) has been an instrumental tool for developers who wish to leverage both Windows and Lin

996Worker 发布于 2023-10-18

Deploying a Terraria Game Server with Docker

Deploying a Terraria Game Server with Docker Terraria is a popular sandbox game that offers a rich multiplayer experience. In this guide, we'll walk t

996Worker 发布于 2023-10-15

Using Functional Updates with React useState Hook!

This blog dives into the key concept of using functional updates with React's useState hook. It explains why traditional methods can lead to unexpected state, especially when updates rely on previous state values. Through practical examples, the article explores how functional updates can effectively manage state in React applications, ensuring they behave as expected.

996Worker 发布于 2023-07-31
996Worker 发布于 2023-07-27

Docker Compose for Python Django + postgres

Docker Compose 部署生产环境下的Python Django + Postgres后端

996Worker 发布于 2023-07-01
996Worker 发布于 2023-04-21

SSH can not login: userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedAlgorithms [preauth]

SSH无法登陆:userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedAlgorithms [preauth]

996Worker 发布于 2023-03-16