I had to go through eBay "Customer Service" because it messed up once for their International Shipping to Denmark and Postnord asked me to pay VAT again.in EU under 150 there is no customs duties for electronics, so ebay can catch VAT.
edit:
imho it is better not to pay VAT at ebay checkout, sometimes i payd to ebay, and DHL deutsche Post wants VAT again from me,
no chance to get VAT back from ebay because values differ every time.
I don't think there are any duties anyways.for germany: VAT = 19% of(value of goods + customs duty + shipping costs)
under 150 there is no customs duty, ebay can collect VAT.
over 150: ebay can't know duty of goods, import carrier is responsable to collect money...
It doesn't.How does a Windows-only Application help with GNU/Linux ?
Backup shouldn't be complicated. Everything you need is covered with ZFS snapshots/send/receive + rsync + cron jobs. Personally I am quite happy with zfs-autobackup.It doesn't.I'm still looking for a decent Linux Backup program but haven't found one yet.
. This is why my 2 backup servers are still Windows.
![]()
Immutable backups. That's the only way to protect yourself. They can't be overwritten or deleted (unless rotated).Oh yeah I'd be in a big **** if that happened. Same credential everywhere both for root and normal User. Once again tied to that Issue with Salt and lack of being able to deploy Credentials.
I could in Theory change everywhere except my Workstations, and store the passwords in Bitwarden, but then it's also how to unlock in that event where I got no SSH / Clevis access at boot. Entering 64 Characters via IPMI Web Interface isn't fun.
True, but arguably, with immutable backups, it doesn't really matter. Once the backup is written, it is written in stone until you delete/rotate it. Even admin credentials can't modify it.But at the risk of stating the obvious, make sure the backup machine has different admin credentials than the rest of the network.
Isn't that the whole mess that happened back then with the Merging/Aquisition of Hitachi / HGST into WD, then Toshiba taking over ex-Hitachi business, now split into Kioxia ?More worrisome the drive is probably at least 6 years old.
and Most worrisome the listing includes a pic of a Toshiba drive instead.
The backups would be on a hardened repo. As an e.g. with Veeam:But that's the thing I don't get. There is nothing you can setup with root privilege that can't be removed with the same privileges. Assume a semi-competent malware takes control of your backup machine. What will protect those files? He can simply copy an encrypted version of those files locally then delete all backup data.
Probably veering too much off topic but there are GUIs for restic such as Backrest.I was looking for Restic when I found Backups. Restic is a CLI only program and I prefer a GUI.