- Joined
- Jan 3, 2024
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Straight white men need not apply
as optimistic as this sounds, i hope this is a one off thing and debian will go back to staying out of politics.Straight white men need not apply
Straight white men need not apply
y'all niggas gone make me onenna them gentoomen aintcheDebian is pretty gay anyway.
GNOME is a bloated pile of shit, so I don't care.
Devuan is like Debian without the gay. And without systemd.Debian is pretty gay anyway.
too bad my network stack relies on system[dongDevuan is like Debian without the gay. And without systemd.
at 8:25, "I'm a Jewish man."Straight white men need not apply
I completely forgot about this.Straight white men need not apply
At the rate we're going the only choice left will be OpenBSD. Or someone comes in and rips out everything before building God's temple.Debian? Aw man, they were doing so well
What have you been watching? Lunduke mentions that he's Jewish like every fifteen minutes. He tries to deploy it as a counter-victim card whenever he's accused of an -ism.at 8:25, "I'm a Jewish man."
God fucking damn it Lunduke! There was always something I didn't quite like about him and now I know what it is. That's why he was sucking off Israel's cock earlier. Jesus they're fucking everywhere. They're harder to get rid of than bed bugs!
Just rsync over ssh, usually, assuming you're not CPU bound.if physically plugging the drives into the same computer is not possible, what's the fastest way to transfer the contents of several mounted drives from one Linux server to another? I tried nfs but it won't pass through the mounted drives so i'm trying rsync and samba
I forgot you could rsync over ssh, that'll workJust rsync over ssh, usually, assuming you're not CPU bound.
Sometimes multiple copies in parallel will go faster, depending on the network speed and how many small files.
(open multiple windows, run rsync in each to copy one directory/mount)
rsync -a serverb:/drive1/ /drive1/ rinse, repeat
I always add -v and maybe even --progress, but if there's small files the printing takes as long as the copying.
I use scp, but the only time I've used it is for transferring new code to compile (from a Windows IDE) and for migrating Minecraft servers. Might not be the fastest for your use case, I just used it because it's built into SSH and piss easy to set up.if physically plugging the drives into the same computer is not possible, what's the fastest way to transfer the contents of several mounted drives from one Linux server to another? I tried nfs but it won't pass through the mounted drives so i'm trying rsync and samba
Bold of you to assume that I was ever going to apply for a distro that has packages from the paleolithic with a shitty package manager like apt.Straight white men need not apply
They were compromised the moment systemd was forced as the default (and de-facto only) init. Troonhat entryism at its finest.Debian? Aw man, they were doing so well
You stop being a poorfag and upgrade your box. You can't expect a modern operating system to work seamlessly with a machine from 2003.View attachment 6525885
What do I have to do to get GPU acceleration working on this piece of shit? The Gentoo wiki says I have to install mesa-amber but that does nothing