When you use Linux for work or school, and need to transfer files between your computer and phone, you might find there's no quick and easy way like AirDrop. Those with hands-on experience or a penchant for tinkering can set up services like Samba, NFS, FTP, or NAS, but that can feel a bit heavy-handed and overkill. The command-line software I'll introduce below is lightweight and easy to use. It uses the HTTP protocol and can be used on any device with a browser.
WebDav is like a storage service, various applications can connect to it, Jopin supports webdav, you can build a webdav service by yourself, todo list widget, text storage synchronization widget, it is very convenient for small teams to use and easy to maintain
lvs deployment
During the installation of the LDAP client, a pop-up interface will appear, requiring manual configuration (not conducive to automation)
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.