Downloading all of wikipedia for one language is abiut 90GB. Inhave it on a spare drive in case of an outage. That way if I need to research something I can still do.
Zenlix
- 16 Posts
- 41 Comments
Stable, fully foss and commonly used.
In my first install I had different home and root partitions. That was a big mistake. Once set, you cannot resize them properly and you are fucked if they are not perfect for your need. In my case the root partition got to small. After some time I just reinstalled with a single partition and would do that again.
But has the original author the patent?
Does the MS version have stuff that would be incompatible with the original?
If not they made an absolute shitty move.
Zenlix@lemm.eeOPto Debian operating system@lemmy.ml•Install specific packages from debian testing1·14 days agoThanks
Zenlix@lemm.eeOPto Debian operating system@lemmy.ml•Install specific packages from debian testing1·14 days agoWhat are the backports? How do I find/install them?
This is a good book to start with small usefull projects in python: https://automatetheboringstuff.com/
Zenlix@lemm.eeto Programming@programming.dev•Make my application extendable by "mods"?English7·1 month agoI think as soon as you add mods to your application that can bring their own code with them you have a potential security issue. The most secure approach that I have seen is wasm mods/plugins run in a sandbox.
I hope you have success. Ventoy is a cool tool, but those binaries suck!
Zenlix@lemm.eeOPto Linux@lemmy.ml•Ubuntu explores replacing gnu utils with rust based uutils3·1 month agoThanks for your explanation.
Zenlix@lemm.eeOPto Linux@lemmy.ml•Ubuntu explores replacing gnu utils with rust based uutils8·1 month agoWhat does the license change actually mean? What are the differences?
Zenlix@lemm.eeOPto Debian operating system@lemmy.ml•Install specific packages from debian testing2·1 month agoThanks!
Zenlix@lemm.eeOPto Debian operating system@lemmy.ml•Install specific packages from debian testing2·1 month agoI removed all comments for simplicity.
deb http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free deb-src http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free deb http://security.debian.org/debian-security bookworm-security main non-free-firmware contrib non-free deb-src http://security.debian.org/debian-security bookworm-security main non-free-firmware contrib non-free deb http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free deb-src http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
Zenlix@lemm.eeOPto Debian operating system@lemmy.ml•Install specific packages from debian testing1·1 month agoWhat would I need to do to switch?
As far as I know, by definition, at least restic is not incremental. It is a mix of full backup and incremental backup.
Thanks for your hint towards borgbackup.
After reading the Quick Start of Borg Backup they look very similar. But as far as I can tell, borg can be encrypted and compressed while restic is always. You can mounting your backups in restic to. It also seems that restic supports more repository locations such as several cloud storages and via a special http server.
I also noticed that borg is mainly written in python while restic is written in go. That said I assume that restic is a bit faster based on the language (I have not tested that).
No idea what kiwix is.