@boredsquirrel @Chewy7324 I think yum is already adopted to 3.x
Owner of Eskimo North
@boredsquirrel @Chewy7324 I think yum is already adopted to 3.x
@eugenia I believe this is true for the paid version but I believe the free version does.
“The Only caveat is that the free version of DR on Linux can’t work with H.264 or H.265 encoded files.” this actually again depends upon ffmpeg and can be fixed by compiling these protocols into it. The free version does whatever ffmpeg does because it uses it for it’s codec.
@entropicdrift Not that I am aware of, I searched for some before I went to the effort of chasing down all the libraries and compiling myself and wasn’t successful at finding one.
@entropicdrift It is not a complete build, many codecs are not compiled in.
With budget, soldered is what you’re going to get because budget means they’re going to save every penny they can even minor things like so-dimm sockets.
Somewhat depends on the version of Linux you have. The ffmpeg build that is included with Ubuntu 24.04 for example is really an incomplete build and as a result there aren’t a lot of encoding / decoding options with any software that utilizes it for encoding and decoding, this includes Davinci Resolve and also kdenlive and for vlc playback. There is a fix for this but it is arduous, download ffmpeg from github and compile from scratch. Enable all the libs and codecs except for the MacOS specific ones. Now the fun part, run the configure script, it will break af the first missing lib, install that. Some libs you will also need to download source and compile from github at least with ubuntu because it’s not included in the distro. You will need to do this around 300 times because the moron that wrote the ffmpeg configure script, instead of listing ALL the libs missing so you could snatch them and install in one go, bombs out at the first, so you have to go through 300 or so iterations. I’ve done it, it’s painful, but at the end you end up with a much more capable ffmpeg and by extension Davinci Resolve than the pile of crap they provided you with.
@communist @UltraGiGaGigantic I disagree, I started with Redhat and moved to Ubuntu, MUCH prefer the latter.
@BCsven @Mwa I disabled tracker and use plocate from a shell to find stuff. The reason, tracker’s crawl of the disk space is extremely inefficient, but plocate keeps track of things like directory update times so does not recrawl a directory if the time stamps have not changed, thus saving a lot of disk I/O.
No. I have used both with Linux but I prefer my Logitech keyboards to the Mac keyboard, better full travel mechanical switches, lighted keyboard, separate number and arrow pads, macro keys, all around hands down better than the Mac keyboard.
I use Mate. When I first started using a Desktop in addition to terminals, it was with Redhat 6.1, Redhat came with Gnome-2, I got used to it. I didn’t like the changes made in Gnome-3, so I switched to Mate which retained, or at least had the option to be configured to look as I was used to it, save for more refined graphics. It also works well remotely so that’s another reason I use it as much of my work involves remote acess.
@CameronDev No, but there was a time that was the norm. There also was a time that triple-DES was the encryption standard. But again those times a 100Mhz single core CPU was a high end CPU.
The passwd file gets it’s name from the historical password file when there were in fact encrypted passwords in the file. Back then CPUs were generally less than 100Mhz so brute force password cracking was at best a very leisurely hobby. After it became more of a thing people got the idea that maybe it made sense to put it in a seperate file without public read access. Still, you CAN put encrypted passwords in the password file if you really want to, else the :x: just says go look in the shadow file.
@theshatterstone54 If you’re speaking to me, that’s a bit too vague.
Actually if you’re on Rawhide, 42 is already out:
NAME=“Fedora Linux”
VERSION=“42 (MATE-Compiz Prerelease)”
ID=fedora
VERSION_ID=42
VERSION_CODENAME=“”
PLATFORM_ID=“platform:f42”
PRETTY_NAME=“Fedora Linux 42 (MATE-Compiz Prerelease)”
ANSI_COLOR=“0;38;2;60;110;180”
LOGO=fedora-logo-icon
CPE_NAME=“cpe:/o:fedoraproject:fedora:42”
DEFAULT_HOSTNAME=“fedora”
HOME_URL=“https://fedoraproject.org/”
DOCUMENTATION_URL=“https://docs.fedoraproject.org/en-US/fedora/rawhide/system-administrators-guide/”
SUPPORT_URL=“https://ask.fedoraproject.org/”
BUG_REPORT_URL=“https://bugzilla.redhat.com/”
REDHAT_BUGZILLA_PRODUCT=“Fedora”
REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide
REDHAT_SUPPORT_PRODUCT=“Fedora”
REDHAT_SUPPORT_PRODUCT_VERSION=rawhide
SUPPORT_END=2025-05-13
VARIANT=“MATE-Compiz”
VARIANT_ID=matecompiz
[root@fedora ~]#
@Tinidril He was backed into a corner and so he fought, he gave plenty of indications of what would happen, we ignored them, he followed through with exactly what he said he would do. If we’d followed through with what we said we would do and not advanced NATO past East Germany, then all Raytheon and company wouldn’t be racking in the dollars killing people now.
@Tinidril I would be against that too but that is not the reason they invaded the Ukraine. I know someone who was born in Kiev, then lived in Moscow Russia, then moved to the United States, so he identifies with both sides of the conflict and just wants to see it end, but that’s not happen as long as we continue to turn it into a proxy war with Russia.
@Tinidril If it were not for our input I kind of doubt that would be the case.
You know we are at a precipice, we have the technology now to really make this world a nice place, or we can fight over what are mostly obsolete resources and turn it into a hellscape. I would prefer the former but obviously you and a lot of others prefer the latter.
Depending upon how much you have customized it, you could just copy the entire OS, adjust various config files for the new partition UUID’s.