There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

thegreenguy , in I don't know what to pick.
@thegreenguy@sopuli.xyz avatar

If NVIDIA is significantly better value over AMD in your use case, go team green. If not, I’d go team red and personally I wouldn’t buy NVIDIA just because one day it might be better.

savvywolf , in What distro do you use for your servers?
@savvywolf@pawb.social avatar

I switched mine to NixOS a while ago. It’s got a steep learning curve, but it’s really nice having the entire server config exist in a handful of files.

GustavoM , in What distro do you use for your servers?
@GustavoM@lemmy.world avatar

Dietpi.. For no particular/proper reason other than its (extreme) focus on minimalism.

hagarashi8 ,
@hagarashi8@allthingstech.social avatar

@GustavoM @communism I think Alpine is better for a lightweight distro. It's also very minimalist, but without going too bespoke so it's still easy to google a solution.

some_guy , in The Open Source Computer Science Degree

Cool idea.

user68k , in What distro do you use for your servers?

Debian with Docker containers works well for my needs.

dysprosium OP , (edited ) in why can't I connect to my ssh server UNLESS I enter eval "$(ssh-agent -s)" first?

I am not sure I “solved” this but when I add this to my startup script for my terminal (~/.zshrc):


<span style="color:#323232;">SSH_AUTH_SOCK=/tmp/ssh-agent-$USER-socket
</span><span style="color:#323232;">export SSH_AUTH_SOCK
</span>

it works then. I am not sure I’m still using the ssh agent, but at least it also does not cache my passphrase (or private key in ram)

meldrik , in What distro do you use for your servers?

Mostly Ubuntu, but sometimes Debian.

SpaceTurtle224 , in Question: What is Linux misinformation?
@SpaceTurtle224@lemmy.world avatar

That arch is the best system. Everyone has their different use cases.

asap , (edited ) in What distro do you use for your servers?
@asap@lemmy.world avatar

uCore spin of Fedora CoreOS:

github.com/ublue-os/ucore

  • SELinux
  • Supports secure boot
  • Immutable root partition (can’t be tampered with)
  • Rootless Podman (significantly more secure than Docker)
  • Everything runs in containers
  • Smart and secure opinionated defaults
  • Fedora base is very up-to-date, compared to something like Debian
gencha , in What distro do you use for your servers?

If you are already familiar with one package manager, pick a distro that also uses that package manager.

When deciding on the release track, the harder it is to recover the system, the more stable the track should be. Stable does not imply secure.

As you move up through virtualization layers, the less stable the track needs to be, allowing access to more recent features.

Steer clear of distros that pride themselves on using musl. It’s historically slow and incomplete. Don’t buy into the marketing.

Think about IaC. Remote management is a lot more comfortable if you can consider your server ephemeral. You’ll appreciate the work on the day you need to upgrade to a new major release of the distro.

Olap , in What distro do you use for your servers?

openSUSE worth a consideration. More frequent releases than debian, but still pretty conservative

themachine , in Offsite Backup solution

Your title is about backups but your question seems mostly just about how to set up your storage for backups.

You can go about pooling disks in a few ways but you first need to define what level of protection from failure you want. Before going further though, how much space do you project that you will need for backups?

variants OP ,

one backup would be a bit under 3tb, if I could keep a second copy it would be 6tb. I just want some disk failure protection really since these are mostly the drives I pull out from my main server as I upgrade to larger drives

themachine ,

If the total data is 3tb and you want disk failure protection I would take your two 6tb disks and put them in a mirror. With the amount of data you have and the drive sizes at your disposal that makes the most sense. This leaves you with 3tb free for growth. If you wanted an additional backup I would recommend storing it in a different location entirely or pay a cloud provider like Backblaze.

I would do this with ZFS but you can also do this via LVM or just straight md-raid/mdadm. I’m not sure what your issues are with zfs on popos but they should be resolvable as Ubuntu supports zfs fine to my knowledge.

An alternative you could consider is using mergersfs to logically pool indivial filesystems on each of the disks and then use SnapRAID to provider some level of protection. You’ll have to look into that further if interests you as I don’t have to much info in my head related to that solution. Its not as safe as a mirror but its better than nothing.

theshatterstone54 , in The Open Source Computer Science Degree

As others have said, discrete math is one of the obvious missing pieces. My uni also has C as the first language students learn as a part of their degree, and follows up with Java and Haskell to teach students about OOP and FP as paradigms. It’s useful to have something like C so students can learn about memory management. I’m also not seeing anything on Networking and Cyber Security (aside from Cryptography), which my university also taught.

DarkMetatron , in What distro do you use for your servers?

I use arch on my servers. It is the distro I am most used too, because I use it also as my daily driver.

pnutzh4x0r , (edited ) in What distro do you use for your servers?
@pnutzh4x0r@lemmy.ndlug.org avatar

I currently use Ubuntu for all my machines (desktops, laptops, and servers), but I used to use Void Linux on my machines for about 6 years, including on a couple of VPSes. Since you are familiar with Void Linux, you could stick with that and just use Docker/Podman for the individual services such as Matrix, Mastodon, etc.

In regards to Debian, while the packages are somewhat frozen, they do get security updates and backports by the Debian security team:

www.debian.org/security/

There is even a LTS version of Debian that will continue backporting security updates:

www.debian.org/lts/

Good luck!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines