Ben Chuanlong Du's Blog

It is never too late to learn.

Visual Studio Code Server

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Advanced Tips

  1. The option --link
    allows you to securely bind code-server via Coder Cloud with the passed name. You'll get a URL like https://myname.coder-cloud.com at which you can …

Hadoop Filesystem Tips

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Tips and Traps

  1. It is suggested that you never use the -skipTrash option unless you are absolutely aware of what you are doing. I made mistakes a couple of times in …

Docker Images for Remote Desktop

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Tips and Traps

  1. x11docker runs GUI applications and desktops in docker and podman containers.

  2. NoMachine is recommended for remote Desktop.

  3. If VNC is used for accessing remote desktop environment in a …