《Replace docker with podman》Most of the commands in podman is same as docker, it is easy to replace docker with podman. The difference is:1. When you running container by using docker, as docker is a client-server architecture, docker use a daemon to ...
《Using xmonad with xfce4》I've been using XMonad as my desktop environment for 13 years. It's effecient and productive, but with a little bit uglybecause actually, XMonad is not a desktop environment, it's just a window manager...