Recent Activity
v3d
User for 4 years
Created Content
Recently Created Pages View All
Change paths
from django.db.models import F, Valuefrom django.db.models.functions import Replacefrom your_app....
Setup webdav
fstabhttps://webdav.example.com /mnt/webdav davfs user,rw,uid=$username,auto 0 0sudo nano /etc/da...
nginx settings
For uploads (in server directive) client_max_body_size 5G; client_body_timeout 300s; sen...
Django notes
Migration from event applications to art-applications for gunicorn to work it needs to have ho...
WireGuard and lsyncd to sync a directory.
install wireguard apt install wireguard / pacman install wireguard-toolsgenerate keypairswg genk...