The new template strings look cool and very usefull.
The new template strings look cool and very usefull.
Can I boot windows with it?
Is there a good alternative to ventoy?
Of course I coukd flash the iso directly to the usb stick but thats not what I mean. I mean a trustworthy foss ventoy alternative.
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.
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.
Does the MS version have stuff that would be incompatible with the original?
If not they made an absolute shitty move.
This is a good book to start with small usefull projects in python: https://automatetheboringstuff.com/
I 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.
Thanks for your explanation.
What does the license change actually mean? What are the differences?
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).
As far as I skimmed the text they used bevy for their prototype not for the release or at least not as a whole.
Yeah. The idea of random stuff nesting into my pc where I will never find it again is also a big pain. That said using distroboy would make it much cleaner I guess.
It seems that you are not aware in what format you installed your apps.
Before you install an app, be aware what format it is, that you are installing. Is it a debian package installed via the apt cli or via some store gui? Is it a snap package? Is it an appimage? Is it a flatpak? All of these are different and can have different issues (advantages/disadvantages). Often the same app is available in multiple formats.
This is a great video explaining what formats are out there: https://youtu.be/1lLZ-59xH3Y
Depends. What should docker do for you?