scratchandgame

joined 2 years ago
[–] scratchandgame@lemmy.ml 2 points 1 year ago

top is the standard.

[–] scratchandgame@lemmy.ml 1 points 1 year ago (7 children)

I personally think it is trash..

[–] scratchandgame@lemmy.ml 6 points 1 year ago

It doesn't make any sense.

Why staying on old package for unnecessary stability (that stability is for highly "mission critical" things).

[–] scratchandgame@lemmy.ml 3 points 1 year ago* (last edited 1 year ago) (1 children)

I think it would save you someday, when there is nothing writing in /usr so the writing in /home would not cause much damage. On a system with a huge root partition, an incomplete writing might damage the whole filesystem.

Fsck would be faster. newfs (mkfs) would be faster. I found NetBSD spend so much time when it do newfs a 32G root partition (installing NetBSD in hyper-v).

Also for the /tmp partition, we can use memory filesystem (tmpfs) if we have 4G of RAM or more, instead of physical disk to store things that are cleaned on reboot.

[–] scratchandgame@lemmy.ml 2 points 1 year ago

It isn't possible :)

Windows' filesystem is different to unix, and it is much flawed.

[–] scratchandgame@lemmy.ml 0 points 1 year ago* (last edited 1 year ago)

Partitioning have benefits. It is quite easy to set up "modern gnu/linux" since they all use a graphical installer. For sizes you can refer to openbsd's disklabel(8) man page.

It increase stability and security. Not only for enterprise.

[–] scratchandgame@lemmy.ml 2 points 1 year ago (3 children)

I think it is better to partition /usr (and /usr/local) too, for stability and security

[–] scratchandgame@lemmy.ml 2 points 1 year ago (1 children)

Qubes os does not run xfce in a vm I think?

It actually run everything in a vm, not a container.

[–] scratchandgame@lemmy.ml 5 points 1 year ago

Why not put everything in one big partition

https://marc.info/?l=openbsd-misc&m=154054091026039&w=3

A comment: The guy who make that video might be a troll, I reviewed his videos' titles.

And such bullshit is much more accessible in plain text form.

[–] scratchandgame@lemmy.ml 1 points 1 year ago

so few good explanations

What a lack of documentation. On BSDs we didn't suffer that.

I just want a tldr

BSD is an operating system. It diverged into FreeBSD, NetBSD and OpenBSD.

[–] scratchandgame@lemmy.ml 1 points 1 year ago* (last edited 1 year ago) (1 children)

The BSDs don’t have the dev resources of Linux simply because Linux has a much larger install base.

Really?

I don't think OpenBSD is as funded as Debian but it could maintain software like OpenSSH (even the portable version for Linux and Windows); LibreSSL (still not much used, but funded because of this), OpenSMTPD.

But OpenBSD can maintain its ports which in my opinion is relatively large (no update for -release, sorry :) ). And base. For so many hardware platform. Even VAX until 6.9

view more: ‹ prev next ›