Ben Chuanlong Du's Blog

It is never too late to learn.

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 …

Rip Is rm Improved

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

Installation on Ubuntu

cargo install rm-improved

Or you can use the following command if you use the tool xinstall. Notice that xinstall automatically configures rip to add a symbolic link to /usr/local/bin.

xinstall rip -ic

Usage