Setup webdav for joplin to sync data

Simple way to setup webdav by docker Prepare: write docker-compose.yml setup Container We can access it by http://weiy.cc:9789/webdav/ Use https for webdav Go to /root/webdav.create folder ssl under /root/webdav.cp exist certificate files fullchain.pem and privkey.pem to /root/webdav/ssl write docker-compose.yml: write nginx.conf Make it works: docker-compose -f docker-compose.yml up & We Read more…

Windows pop-up warning – “The operation cannot be completed because the file or folder is being used by another program…” – Hey, tell me who’s using it!

The operation cannot be completed because the file or folder is being used by another program. Close the file or folder and try again. You’ve probably encountered this issue on Windows when attempting to delete or rename a folder or file — the system warns that the file is in Read more…

Tex To PDF
: convert the Latex file which suffix is tex to a PDF file

X