linux

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

atomp, in Can I pre-install Ubuntu on an SSD?

Probably not the ideal method, but I’ve used a virtual machine with the disk connected via USB and then mounted to the VM to achieve something like this. It doesn’t interfere with the existing disks or UEFI of any actual hardware then.

Hazmatastic,

I’ve heard VM’s aren’t ideal as well, so I’m trying to avoid it. If it ends up being needed though, this is good to know. Thanks!

danileonis, in I'm so frustrated rn.
@danileonis@lemmy.ml avatar

Archlinux has the best wiki and community for every type of issue.

LodeMike, in Can this be replicated with opensource software?[p2p file transfer over thunderbolt, and extremely low latency Video and game streaming (no encoding)]

Probably. File transfer can be replaced with rsync or something. Video I have no idea. Maybe use a capture card?

Alivrah, in Can this be replicated with opensource software?[p2p file transfer over thunderbolt, and extremely low latency Video and game streaming (no encoding)]

Ew Linus, ugh

moonpiedumplings, (edited ) in Is it possible to isolate which GUI programs are seem by a screensharing program in xorg or wayland ?

obsproject.com/…/solved-record-multiple-windows-b…

in addition to windowed projector (creates window of what obs would be streaming)

A but hacky, and a pain to set up past 2 windows, but it works. I do this, creating a windowed projector, and then just share only that window.

avidamoeba, in Ubuntu 24.04 LTS To Get 12 Years of Updates
@avidamoeba@lemmy.ca avatar

Melts in long term support

SheeEttin, in Can this be replicated with opensource software?[p2p file transfer over thunderbolt, and extremely low latency Video and game streaming (no encoding)]

USB easy transfer cables? Sure, looks like they just present a point to point network, so you can do whatever you want over that link.

Rentlar, (edited ) in Ubuntu 24.04 LTS To Get 12 Years of Updates

Laugh at or complain about Ubuntu all you wish… but this type of effort really puts Linux as a compelling competitor to Windows for enterprise desktop users. Rather than paying for the Windows software license and then Microsoft or 3rd party support for the OS on top, the fees would be for dedicated operating system and package support against criticial vulnerabilities. Wouldn’t a business rather have something that “just works as it is” over the long term, rather than something that leaves sysadmins holding their breath every Patch Tuesday with Microsoft randomly shoehorning in “features” here and there that have to be shutoff in GP editor?

More people using Ubuntu means more will be comfortable switching away from mac/Windows. Plus the free software components benefit from having a dedicated team securely supporting the packages over the long term.

The longstanding issue that remains is all the industry-specialized software either crappily-coded or riddled with DRMs and whatnot don’t support Linux well yet.

avidamoeba, (edited )
@avidamoeba@lemmy.ca avatar

This is valid for end users too. Ubuntu Pro is free for up to 5 machines. People can install 22.04 and stay on it for 10 years or 24.04 for 12 years. That’s the kind of boring stable desktop operation that only Windows XP has managed to muster and people loved it. It’s perfect for the kind of folks who hate having to do major OS upgrades, as well as people who support others for free. Cough … family IT … cough. You bet your ass the family members I support would stay on 22.04 for a looong time!

Rentlar, (edited )

Absolutely. Perfect for the people that get spooked at one pixel not being where they were used to it being. (It could be me 😳)

krash, in Your favorite linux projects for weekend

There’s so much you could do.

  • have a reverse proxy for your services, as containers
  • connect then through netbyrd or nebula if you want the FOSS route (or headacalescale)
  • set up an IDPS, such as fail2ban, snort, etc
  • Set up a backup job, there’s many projects that does this well - check out Borg and kopia.
  • since we’re on linux, try out different shells. Zsh or fish are pretty popular and pretty to look at.
lemann, in Can this be replicated with opensource software?[p2p file transfer over thunderbolt, and extremely low latency Video and game streaming (no encoding)]

Haven’t watched the video, going by your title I’m assuming it’s similar to a feature on macbooks where they can be plugged straight into another Mac, thunderbolt, or FireWire device, while powered off, and have their hard drive accessed directly from another computer.

There is code for this in the Linux kernel (sadly not quite the plug and play experience that Macs have, you need to boot after plugging in AFAIK?), and a news article about the commit that added it to the kernel for Thunderbolt was posted to this community a while back. Sadly I have no idea what devices support it, but it is at least is open source.

Artemis_Mystique, (edited )

It also has the ability to stream your game(remote desktop) over the cable without encoding and control it from another pc with almost no latency(at least thats what the host claims)

From what i can gather from the video it only appears to be developed for windows, hence why i raised the question here

t0m5k1, (edited )
@t0m5k1@lemmy.world avatar

From the way linus framed what’s happening, 4 pcie lanes linking frame buffers between both gpus and this being Intel makes me think this will remain closed source but if it catches on we could well see open alternatives.

I don’t think open alternatives exist currently, though.

testman, in Ubuntu 24.04 LTS To Get 12 Years of Updates

I wonder how angry will the maintainers be in 2036:

aaaa, why do we have to support this ancient release, why did we promise 12 years of support

avidamoeba, (edited )
@avidamoeba@lemmy.ca avatar

Not a problem. Ship the component as a snap instead. 😊

chitak166,

“Oh no, we’re getting paid to do this thing instead of some other thing.”

Part of having a job is working on things that need to be worked on, not because they’re fun.

Rekhyt, in AMD P-State Preferred Core Support For Linux Tried A 13th Time

Don’t a lot of CPUs like Snapdragons already have “performance cores” and “efficiency cores” that the kernel has to be able to recognize in order to switch between them? This sounds neat but I’m just curious what’s different between these situations.

echo64,

The only difference is the hardware. Intel has their own version that has been in the kernel for a long time. Amd has been struggling with landing the concept.

downhomechunk,
@downhomechunk@midwest.social avatar

I’m happy with my abundance of p-cores! Hopefully they don’t nail it.

kelvie,

Even Intel has these. I think this patch set goes a bit further and takes into account the silicon lottery differences between cores (according to the patch series)

I’m using the patch set on my framework 7840u and didn’t notice a difference though, though this is really YMMV.

Chewy7324,

Did you do benchmarks? It probably doesn’t help much for heavily multi threaded apps, as they should use all cores anyway. And most apps aren’t performance critical, altough it might stabilize fps in games.

kelvie,

I didn’t measure performance, I was talking about battery life, but no, I didn’t do any benchmarks.

SheeEttin, in Ubuntu 24.04 LTS To Get 12 Years of Updates

With Ubuntu Pro. I’ll stick with Alma, thanks.

brejela, in Docker team is considering distributing Docker Desktop as a Flatpak and Snap

I couldn’t possibly care less about Docker Desktop. Portainer is a much better solution when graphical administration becomes necessary. (Which should be never)

ikidd,
@ikidd@lemmy.world avatar

A middle ground is LazyDocker. Lets you do most of the stuff Portainer does without leaving the SSH terminal.

const_void, in Can this be replicated with opensource software?[p2p file transfer over thunderbolt, and extremely low latency Video and game streaming (no encoding)]

LTT is trash

TheOakTree,

One does not need to be a fan/recurrent viewer of LTT to be curious about a technology. And while most of the technical information sucks, the introductory level stuff can be useful for low and middle-end enthusiasts.

Artemis_Mystique,

Can you answer the question raised by my post?, or provide an alternate source(perhaps an article or coverage by a different channel) for the technology discussed?

belated_frog_pants,

Constructive

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #