I hereby claim:
- I am federicociro on github.
- I am federicociro (https://keybase.io/federicociro) on keybase.
- I have a public key ASBoQE0fo-2NfngGCrKO6ogKSnuEGf8ybC2Vb1uSNxoCgwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| [Unit] | |
| Description=Cloudflare always up to date DNS daemon. | |
| Documentation=https://api.cloudflare.com/#dns-records-for-a-zone-list-dns-records | |
| [Service] | |
| Type=simple | |
| ExecStart=/usr/local/bin/cloudflare-ddns.sh | |
| StandardOutput=file:/var/log/cloudflare-ddns.log | |
| [Install] |
| [Unit] | |
| Description=Create backup using Borg backup | |
| [Service] | |
| Type=oneshot | |
| ExecStart=/bin/sh -c "/home/$USER/scripts/borg-backup.sh" | |
| StandardOutput=file:/var/log/borg-backup.log |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>PayloadContent</key> | |
| <array> | |
| <!-- Connect to VPN when connected to untrusted networks --> | |
| <dict> | |
| # Common aliases | |
| alias la='LS_COLORS="mh=1;37" ls -A' | |
| alias l='LS_COLORS="mh=1;37" ls -CF' | |
| alias ll='LC_COLLATE=C LS_COLORS="mh=1;37" ls -la --si --group-directories-first' | |
| alias cls='clear' | |
| alias ..='cd ..' | |
| alias ...='cd ../..' | |
| alias nano='nano -lS' | |
| alias ss='systemctl status' |
| y5B0W3Qxmo/EnbmS5DH9erZB2Ub8B1kR4cniKL1oCmA= |
Run the following one line command and then clear your browser cache (depending on the browser you may need to open a new tab or restart the browser):
sed -Ezi.bak "s/(function\(orig_cmd\) \{)/\1\n\torig_cmd\(\);\n\treturn;/g" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js && systemctl restart pveproxy.service