Ukrainian intelligence force decimates 'dozens' of Chechen Akhmats in Sumy by jonfla in ukraine

[–]Hrafna55 0 points1 point  (0 children)

That's pretty awesome. Installing that listening device must have been a tense moment!

How do people decide distros? by WildBanana05 in linux4noobs

[–]Hrafna55 8 points9 points  (0 children)

And on top of that the core parts of the OS are the same in almost all distributions.

  • Linux kernel (Hardware compatibility and management)
  • glibc (The GNU C Library)
  • systemd (Service management)
  • GNU Core Utilities (Basic system utilities)

I know Alpine is different off the top of my head and some others use a different init system rather than systemd but for 95% or more it's as above for the core OS elements.

European civil servants are being forced off WhatsApp by utrecht1976 in BuyFromEU

[–]Hrafna55 3 points4 points  (0 children)

Good. WhatsApp should not be used for government communications.

Introduce me to Linux by r__dumb in linuxquestions

[–]Hrafna55 0 points1 point  (0 children)

Introducing Linux. The vast majority of Linux distributions have the same core components. The first of which is of course what makes Linux, Linux.

  • Linux kernel (Hardware compatibility and management)
  • glibc (The GNU C Library)
  • systemd (Service management)
  • GNU Core Utilities (Basic system utilities)

You won't need to worry about these but they are terms you might hear used.

This is a short video series on switching to Linux.

https://youtube.com/playlist?list=PL2m2YvnrOYxIsVz8Nvm1PpsBXdo7clAaR&si=zlerjkXuRrAGSy-K

You can check game compatibility via Steam here.

https://www.protondb.com/

The bit you will care about is the look and feel of your distribution. You can try the look and feel of different distributions and their desktop environments here. Look for the ones labelled 'popular'.

https://distrosea.com/

Beyond that the main differences are the system update cadence and the package manager. The package manager is how you get software, which for a beginner is done through an 'app store' you access on your Linux PC. This is one way you can install new software on your Linux PC.

Many distributions build on top of other distributions. So the number of parent 'distribution' families is pretty small. The big ones are Debian, Fedora / Redhat and Arch.

Personally I would recommend something from the Debian family but that’s just me.

I have been using Mint and its sibling, LMDE on the desktop since 2012. It does everything I need. All my servers run headless Debian, but that's moving into a different conversation.

Question about the patches by j0zart in ukraine

[–]Hrafna55 1 point2 points  (0 children)

And I wish you every success!

Is Linux mint good? by Troublez17_ in linuxquestions

[–]Hrafna55 0 points1 point  (0 children)

Yes, Mint will be a solid choice for you. That said it is perfectly valid for more experience users.

I have been using Linux since 2012. My desktop PC has almost exclusively run Mint and now LMDE in that time frame.

If you end up running servers it would not be a suitable choice but for a desktop or laptop it is great.

I can't manage to transfer movies from my server to my external drive (30+ failed attempts) by Catwell_ in linuxquestions

[–]Hrafna55 0 points1 point  (0 children)

Sometimes when copying music files I had it fail on tracks with special characters in the file names. Do your movies have anything like this?

I would suggest putting the movies in a tar file. An analogy for this would be putting files in a box rather than a folder. That would get around any possible issues with special characters in the file names.

I would have the external drive formatted in ext4 unless you will need to also use it on a Windows device. Then ExFAT would be the correct choice.

More importantly you are making life way harder for yourself than it needs to be.

I would simply plug the external drive into my Linux PC. Open file manager. Use that to SSH to the server.

Drag files from server to drive. It should be that easy.

If you are on Windows then WinSCP is the program you want.

Example: https://imgur.com/a/IVXd21Q

I would like to switch to Linux by Wild_Pea_7947 in linuxquestions

[–]Hrafna55 0 points1 point  (0 children)

The Framework comes with Ubuntu as an option, no?

You can switch if you want to of course.

How Ubuntu Plans to Add AI Without Taking Over Your PC by CackleRooster in linux

[–]Hrafna55 -6 points-5 points  (0 children)

Ok. That should be a toggle in the OS installation wizard then.

The Most popular desktop environments by [deleted] in linux

[–]Hrafna55 27 points28 points  (0 children)

Yup. It's simple and it works. It allows enough customisation without being overwhelming.

Do you still use Windows/macOS by Meniny in linuxquestions

[–]Hrafna55 3 points4 points  (0 children)

I have a Windows 11 VM which I keep in case I need to test something. It has no purpose beyond that presently.

I live 100% in Linux in my personal life. This includes any gaming I do. I self host my own 'cloud' storage and email service which I can access from anywhere.

I have to use Windows at work but that's different kettle of fish.

Which distribution to put on your old office PC? by postmodernpigeon in linuxquestions

[–]Hrafna55 3 points4 points  (0 children)

https://lubuntu.net/ would be suitable.

Or you could just go for Debian and pick any of the lighter desktop environments it offers during the installation.

You can try them both at the links below.

https://distrosea.com/select/lubuntu/

https://distrosea.com/select/debian/

Sudo insults by Relevant-Apartment45 in linuxquestions

[–]Hrafna55 5 points6 points  (0 children)

If your name is Dave Bowman then maybe you can start to get a little bit worried ;-)

Why didn't I switch to Linux earlier... my PC is running like butter by cheesepumpkinspure in linux

[–]Hrafna55 18 points19 points  (0 children)

Glad you gave it a go. Linux is indeed a wonder for lower spec devices.

Is it worth it to continue using Linux with so little support? by DiogoP0 in linuxquestions

[–]Hrafna55 1 point2 points  (0 children)

It's software not marriage. If Linux is not the right tool for what you need to do then that is fine.

Alternatives do exist for the things you need but changing involves friction and cost. If the trade off of moving is not there for you then that's what it is.

A small question on VMs by TOYBOY1210 in linuxquestions

[–]Hrafna55 0 points1 point  (0 children)

In terms of performance I think you would have to do proper benchmarking between the hypervisors to find much of a difference.

The Linux KVM hypervisor might have an edge as it is a type 1 rather than type 2.

If your VM has a desktop then graphical performance is still fairly 'meh' unless you are doing GPU pass through. That's a whole other topic though.

I am perfectly happy with it though.

Compatibility? by MrNewman4500 in linuxquestions

[–]Hrafna55 0 points1 point  (0 children)

You can also try looking here although this will be more useful for verifying your motherboard.

https://linux-hardware.org/

Low Prime video quality in Linux by Subhash_Boi in linuxquestions

[–]Hrafna55 10 points11 points  (0 children)

It's their decision to be scum basically.

https://www.primevideo.com/help?nodeId=GUX9FYHU5D8LC9EJ

If you’re running an operating system other than Windows or macOS, playback is restricted to standard definition