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.
Zenlix
- 16 Posts
- 39 Comments
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.
Thanks
What 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 Linux•[solved] I'm having audio issues with Linux and while I have a temporary solution, I'd like to have a permanent solution if possible.6·21 days agoWhat distro are you on?
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!
Thanks for your explanation.
What does the license change actually mean? What are the differences?
Zenlix@lemm.eeOPto Debian operating system•Install specific packages from debian testing2·1 month agoThanks!
Zenlix@lemm.eeOPto Debian operating system•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•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).
Zenlix@lemm.eeOPto Debian operating system•Install specific packages from debian testing1·1 month agoFor some apps that are not system relevant such as restic I have found a solution in form of distrobox. But that does not work for programs like podman.
Zenlix@lemm.eeOPto Debian operating system•Install specific packages from debian testing1·1 month agoWhat kind of bugs where that?
Stable, fully foss and commonly used.