lvs deployment
During the installation of the LDAP client, a pop-up interface will appear, requiring manual configuration (not conducive to automation)
The Caddy server is an open-source web server written in Golang that supports HTTP/2. It uses the Golang standard library to provide HTTP functionality. A notable feature compared to Nginx is that HTTPS is enabled by default. It is the first web server to provide HTTPS without additional configuration, a boon for lazy people. It can also be controlled via the API, has a rich set of plugins, and is easy to deploy and maintain.
When using Ubuntu for work or school, you may want to schedule reminders, such as when to drink water or clock out. Using notify-send and crontab makes this easy.
Using Linux for daily work requires a light and fast terminal. Terminator feels a bit stuck. Alacritty + tmux is light enough to meet most usage scenarios. tmux plus tmux-resurrect plug-in can be used quickly after power failure or computer restart. Entering the basic working environment, it feels very convenient and saves time