linux

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

possiblylinux127, in As a normal, boring user that does nothing special other than browse the internet and the occasional "casual coding" -- what am I supposed to do with 32GiB of ram?

Virtual Machines?

SteveTech, in OpenSSH is about to change. (For the better.)

Woah peertube federating with lemmy is actually really cool!

ademir,
@ademir@lemmy.eco.br avatar

right!? the fediverse is so cool!

atmur, in Cool Flatpak apps to try for December - Fedora Magazine

I just stumbled across PDF Arranger last week, it is great.

warmaster,

Try StirlingPDF

OsrsNeedsF2P, in This week in KDE: changing the wallpaper from within System Settings

Interesting to see 3/5 “Very high priority Plasma bugs” bugs are X11

GravitySpoiled,

Why are they high priority then? 😅

KSPAtlas,
@KSPAtlas@sopuli.xyz avatar

Believe it or not, some people still use x11 (i dont, but many do for many reasons)

warmaster,

Could it be related to XWayland?

theshatterstone54, in Poll: GUI framework for widgets/apps in Wayland

I’ve played around with (only played around with, I haven’t done any actual development with either but I’ve heard they’re similar) GTK, QT and Tk (actually tkinter from Python), and QT seems the most intuitive. It just feels right to me, compared to the others.

bitwolf, in Is there any future for the GTK-based Desktop Environments?

❤️ GTK and Gnome.

I swear the same people that complain about Gmome3+ also complain about Wayland.

Both projects put a lot of thought into their controversial decisions, they’re attempting to learn from their mistakes.

There comes a point where you need to adapt to change. And both these projects have proven their changes are beneficial.

ultra, in As a normal, boring user that does nothing special other than browse the internet and the occasional "casual coding" -- what am I supposed to do with 32GiB of ram?

Self host some stuff.

phx, in What is the state of Multiseat in Linux today?

So essentially it’s running a single computer we if it were two seperate workstations?

I could see an implementation that’s similar to those running a VM with a DGPU for gaming. User A could run a login against the primary GPU and OS. User B could run a VM with several cores allocated and the secondary GPU dedicated to the VM. If any shared did file resources in the primary OS are needed, KVM has ways to do that as well.

unwillingsomnambulist,

Not entirely sure why this reply is being panned (was at -6 when I first saw it).

OP is in the process of upgrading their PC to a Ryzen 9. If we make the assumption that this Ryzen 9 is on the AM5 platform, the CPU comes equipped with an IGPU, meaning the RTX 3060s are no longer needed by the bare metal. So, installing a stable, minimal point release OS as a base would minimize resource utilization on the hardware side. This could be something like Debian Bookworm or Proxmox VE with the no-subscription repo enabled. There’s no need for the NVIDIA GPUs to be supported by the bare metal OS.

Once the base OS is installed, the VMs can be created, and the GPUs and peripherals can be passed through. This step effectively removes the devices from the host OS – they don’t show up in lsusb or lspci anymore – and “gives” them to the VMs when they start. You get pretty close to native performance with setups of this nature, to the point that users have set up Windows 10/11 VMs in this way to play Cyberpunk 2077 on RTX 4090s with all the eye candy, including ray reconstruction.

Downsides:

  • Three operating systems to maintain: bare metal, yours, and your partner’s.
  • Two sets of applications/games to maintain: yours and your partner’s.
  • May need to edit VM configs somewhat regularly to stay ahead of anti-cheat measures targeted at users of VMs.
  • Performance is not identical to bare metal, but is pretty close.
  • VM storage is isolated, so file sharing requires additional setup.

Upsides:

  • If you don’t know a lot about Linux, you’ll know a bunch more when you’re done with this.
  • Once you get the setup ironed out, it won’t need to change much going forward.
  • Each VM’s memory space is isolated, so applications won’t “step on each other” – that is, you can both run the same application or game simultaneously.
  • Each user can run their own distro, or even their own OS if they wish. You can run Fedora and your partner can run Mint, or even Windows if they really, really want to. This includes Windows 11 as you can pass an emulated TPM through to meet the hardware requirements.
  • Host OS can be managed via web interface (cockpit + cockpit-machines) or GUI application (virt-manager).

It’s not exactly what OP is looking for, but it’s definitely a valid approach to solving the problem.

princessnorah, (edited )
@princessnorah@lemmy.blahaj.zone avatar

I came to the comment section to recommend Proxmox or another hypervisor as well. If it was a system with just one GPU, I wouldn’t, as splitting it between two VMs can be difficult. But, most of the time having two GPUs under one OS can be a lot worse too though. I think it’s definitely the cleaner & easier way to go. One caveat I’ll add is that resources are more strictly assigned to each seat, so memory & cpu can’t be sent to who needs it more as readily. Another positive though is that it would be super simple to create a third VM with a small amount of resources for running a small self-hosted server of some kind on the same box.

jeremias, in Is there any future for the GTK-based Desktop Environments?
@jeremias@social.jears.at avatar

If I develop anything with a GUI I use GTK4. It has a bit of a learning curve to it but honestly I’ve come to like it.

I am currently creating a program for simulating networks and the drawing area is great for drawing the actual simulation because it basically allows you to have a cairo area as a widget so your possibilities there are basically unlimited and cairo is just a great drawing API.

Also gtk is basically the only modern GUI toolkit that can be used with C, which is great because it is pretty much the only language I know well enough to program a big application with. (But GObject still feels like black magic to me)

testman, (edited ) in What's the best way to remote into a linux machine?

>Ctrl+F cockpit
>0 results
my dudes, I am dissapoint
cockpit-project.org

but ok, yes, for actual remote desktop, VNC or RustDesk, despite RustDesk being some open-core implementation that holds the good stuff in the proprietary release. At least it was when I last checked it out.

flashgnash, (edited )

I don’t think OP is looking to remote into servers here, personally for servers ssh is great but for accessing my laptop from desktop/vice versa the terminal can be a bit awkward when there are applications with no cli behind them which is where a graphical remote desktop comes in handy

Drito, (edited ) in are tiling WM good only for terminal?

I can’t use something else than bspwm.

Jumuta, in Help with grub repair/reinstall

idk, your disk might be corrupted

did you do anything bootloader or disk related before this?

feef,

No.

Actually I was able to change root into the installation now, but when I run grub2-install, I get EFI var errors, I kinda feel like giving up at this point haha.

ArcaneSlime, in How to switch thr state of Fn keys?

It’s the only option I know but thankfully it is easy as piss. Just figure out your key to enter bios (usually ESC or f12, you may need to try the Fn key and f12 for obvious reasons), restart and enter the bios, slide around until you find the option, select, change, F10 to save and exit and you’re good. May even want to set a bios password while you’re in there, why not? Should take like 10-15min.

ProtonBadger, (edited )

Or sudo systemctl reboot --firmware-setup

ArcaneSlime,

No shit? This boots you into bios?

flontlocs,

Directly, and without having to figure out which button to spam.

ArcaneSlime,

Thanks!

noroute, in Reminder to clear your ~/.cache folder every now and then

You can also setup a cron job to periodically clean oldest files for you.

Example: @weekly find ~/.cache -type f -mtime +7 -delete

This will delete everything older than 7 days inside your cache folder.

twei,

I guess you could also Mount a tmpfs to that directory

Adanisi, in As a normal, boring user that does nothing special other than browse the internet and the occasional "casual coding" -- what am I supposed to do with 32GiB of ram?
@Adanisi@lemmy.zip avatar

Build everything from source ;p

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