gagootron

joined 1 year ago
[–] gagootron@feddit.org 3 points 2 months ago

I guess that mods like create (and all the addons made by many people) would need some effort. create has it own rendering system called flywheel that it needs for all the animated contraptions.

[–] gagootron@feddit.org 4 points 2 months ago

i store my ssh key on my yubikey using the gpg interface. On linux it's natively supported, on windows you need cleopatra and on android you can you OpenKeychain together with TermBot.

This won't sync the hosts you have, but at least you always will have your private key with you.

 

cross-posted from: https://lemmy.today/post/46128816

I think this belongs here

[–] gagootron@feddit.org 1 points 4 months ago

i hadn't heard of the rustlings before. looks neat, might be what i need to finally learn rust properly

[–] gagootron@feddit.org 9 points 6 months ago

Yubikey. I dont want to trust my phone, so I use some separate hardware instead

[–] gagootron@feddit.org 7 points 7 months ago

Banks do, crypto doesn't

[–] gagootron@feddit.org 1 points 7 months ago (1 children)

Maybe you can enable bridge mode on it? Then you could run something like opnsense behind it.

[–] gagootron@feddit.org 11 points 7 months ago (5 children)

What kind of router to you have? A good router should not crash from any amount WAN traffic. But yes, if you host anything you will get scanned even harder than usual.

[–] gagootron@feddit.org 15 points 9 months ago

Well, good news then: lvm comes with most modern linux distros. In fact, it is an option you can enable when installing linux mint.

I use it on every system that I run (workstations and servers) and never had any issues.

It really just makes partition management way easyer: With normal partitions you cannot grow any partition without moving all other partitions after it. LVM can do it without touching anything else.

The best case for semthing like this is when you buy bigger ssd. You can copy the data with dd and then grow any and partitions that you want without hassle.

[–] gagootron@feddit.org 17 points 9 months ago (2 children)

I recommend that you take a look at LVM. It can help you manage your partitions without much planning beforehand.

[–] gagootron@feddit.org 0 points 9 months ago

In my case all it does is setting DisableAppUpdate to true. So that firefox doesn't update itself and instead the package manager does it.

[–] gagootron@feddit.org 3 points 9 months ago* (last edited 9 months ago) (1 children)

You usually scrub you pool about once a month, but there are no hard rules on that. The main problem with scrubbing is, that it puts a heavy load on the pool, slowing it down.

Accessing the data does not need a scrub, it is only a routine maintenance task. A scrub is not like a disk cleanup. With a disk cleanup you remove unneeded files and caches, maybe de-fragment as well. A scrub on the other hand validates that the data you stored on the pool is still the same as before. This is primarily to protect from things like bit rot.

There are many ways a drive can degrade. Sectors can become unreadable, random bits can flip, a write can be interrupted by a power outage, etc. Normal file systems like NTFS or ext4 can only handle this in limited ways. Mostly by deleting the corrupted data.

ZFS on the other hand is built using redundant storage. Storing the data spread over multiple drives in a special way allowing it to recover most corruption and even survive the complete failure of a disk. This comes at the cost of losing some capacity however.

[–] gagootron@feddit.org 8 points 9 months ago (3 children)

A ZFS Scrub validates all the data in a pool and corrects any errors.

 

cross-posted from: https://quokk.au/post/3916116

1
Box o'Kox (feddit.org)
submitted 1 year ago* (last edited 1 year ago) by gagootron@feddit.org to c/sbubby@lemmy.world
 

Improved version of a previous Reddit post

 

Upload of my previous Reddit posts

 

Uploading my old Reddit posts. Username still says u/gagootron because the original edit was done with Paint.NET. Not sure how to edit my .pdn files since switching to Linux

view more: next ›