linux

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

GnomeComedy, in Fedora or Mint for noob?

Have them check with their University if they do any Linux support. If they do - use one of the distros they support so they might possibly have KB articles about accessing University recourses from Linux.

Source: am Linux admin at a University that writes such documentation. I have seen exactly the Eduroam issue you mention and came up with an Ubuntu workaround for example.

Jumuta, in What devices run with free firmware?

libreboot.org/docs/hardware/

also iirc starbook/system76 also does coreboot support

WindowsEnjoyer, in How to choose a computer/laptop/device that is better compatible with linux? Are there certain things to look out for when shopping?

I think your best bet is Framework laptops. If not, ThinkPads have superior Linux support.

Otherwise, pick your favorite model and read online. Also see if you can find your preferred model on Arch Wiki (laptop page).

Myself some time ago I’ve purchased Asus laptop. Spent quite some time (hobby) to get everything working (e.g. fan control) and documented everything in Arch Wiki.

Then I’ve got Asus Zenbook. Also had to participate in kernel bug report and test, because there were no audio. Eventually it got fixed in upstream and started to work.

Then I’ve got MSI gaming laptop. Had to participate in Intel DRM code issue, because 2K 240Hz panel was limited to 2K60Hz mode and eventually it got fixed too in upstream. Few workarounds are there and there, but eventually got it to work almost 100%, but audio is a bit…broken. Works fine, just first few secs after silence are silent.

Basically what I am trying to tell - manufacturers might introduce software-controlled hardware features that might work only in Windows. It requires experience and extensive knowledge to make everything manageable on Linux. :)

InputZero,

A warning about Framework, they’re on the bleeding edge of modular laptop design (not hardware). So while they may shift laptop design entirely, the bleeding edge always cuts. I don’t know anyone with a Framework laptop and if you’re the first person you know IRL to have one be prepared for unexpected issues. I really hope the idea takes off but I don’t envy the first adopters.

jeroentbt, in Shoutout to fwupd for updating device firmware

I’m here just to join you shouting out. Great peace of software.

PlexSheep, in Copy Paste in QEMU

Just in case you are on a desktop and using qemu for local virtualisation, I would recommend you use virt-manager.

Besides that, set up spice or vnc daemons in the guests, as others have said.

Just in case You’re virtualising Kali Linux, use their provided qemu image, you won’t have to worry about it. If you don’t know what Kali is, don’t use it.

stark,

Thank you for the virt-manager recommendation. I’ll look into it.

I did build Kali from their ISO but I’ll give their provided image a try. I do know what Kali is and what it is used for. I’ll be using it for TryHackMe labs.

PlexSheep,

Okay, so my guess was right. Don’t bother setting things up manually, qemu and libvirt are hellishly complex. If you don’t need something super special, use virt-manager.

Just use the provided qemu image on the Kali site, import it, and you’re good to go. Don’t worry about the other stuff.

Depending in your screen you might have to set a custom screen resolution, but if you’re using something standard, xfce should automatically recognize everything.

A little tip: set up an ssh server on the VM and upload an ssh key, that way you can get a Kali she’ll quickly from the comfort of your hosts terminal.

stark,

After some work, I got virt-manager up and running with kali. Copy and paste works! Thank you so much for your help!

PlexSheep,

Sure, happy hacking

deadcatbounce, in I'm ditching htop for btop, look how cool it is
@deadcatbounce@reddthat.com avatar

Does noone use glances anymore?

rustyredox,

I do as well. I really appreciate the information density, key bindings, and optional web UI. Although I found if I leave glance is running for a prolonged amount of time, it has a tendency to crash from some python issue I haven’t dissected yet, as it takes so much time to reproduce.

Subverb,

Hey, just so you know, “no one” is two words.

Blackmist, in Mozilla Finally Launches An APT Repository For Easy Firefox Nightly Updating

You don’t even build from source?

What kind of Linux users are you?

kogasa,
@kogasa@programming.dev avatar

Never built Firefox from source but Chromium takes way longer than the kernel for me. Like half an hour on a 5800x3D. Bit much for nightly updates.

KISSmyOS,

It’s called Nightly cause you let it compile over night.

TheAnonymouseJoker,
@TheAnonymouseJoker@lemmy.ml avatar

Ok Gentoo Police now go back to ricing

gecked, in Misconceptions About Immutable Distributions

I’ve used Fedora kinoite for at least a year now, it’s pretty good

code,

I was just looking at that today. Im in my search to leave ubuntu after 10 years

Hairy_MacBoon,

You can try fedora. The workstation if you love GNOME, otherwise the KDE spin.

gecked,

Silver blue and Kinoite are the same thing but immutable.

pastermil, in OpenELA makes Enterprise Linux source available

AlmaLinux is yet to join, it seems. Interesting…

domi, in Just learned about AppImageLauncher
@domi@lemmy.secnd.me avatar

Gear Lever is really cool as well: flathub.org/apps/it.mijorus.gearlever

uranibaba,

keep older versions installed or replace them with the latest release

This functionality does not seem to be present in AppImageLauncher.

penquin,

I love how gnome apps look so neat and simple. Never knew about this one. Thank you.

s3rvant,
@s3rvant@kbin.social avatar

Looks like Gear Lever is more actively maintained too; thanks for sharing!

hexloc, in I'm ditching htop for btop, look how cool it is

That basically looks like every hollywood movie in existence

cyanarchy,

I use btop, iotop, jnettop, and radeontop. I rarely need any individual piece of information any of them but they make for an incredible spread of blinkenlights.

the_lone_wolf,
@the_lone_wolf@lemmy.ml avatar

You can use nvtop for monitoring your GPU, not as detailed as radeontop though but looks good

intrapt,

For some weird reason nvtop doesn’t recognise my server’s gpu, but radeontop does

cashews_best_nut,

hollywood is an installable app which when run takes over your machine with a fullscreen terminal and multiple panels with lots of dyanamic data to look like a hacking scene from a Hollywood film. :)

You can exit it with Ctrl+C

Hammersbald,

Thank you for this, I installed it yesterday and it brought me immeasurable joy for a few minutes :D

Catsrules,

Clearly OP Is hacking the Matrix.

jherazob,
@jherazob@beehaw.org avatar

Nope, for that use this one, which is also in Debian-based distros and Docker

Uvine_Umbra, in Fedora or Mint for noob?
@Uvine_Umbra@partizle.com avatar

Fedora is not for beginners.

Mint is.

I could go into more detail, but I’ll leave it there.

Pantherina,

Mint has very nice tooling but its a weird Ubuntu derivate. One day a specific software doesnt install, or you have an XOrg problem that will never be fixed, or standard updates simply break something, and then…

Mint is nice and easy to get going, but its outdated a lot, and uses a Distro model that I dont like to install on random laptops that are never updated.

Uvine_Umbra,
@Uvine_Umbra@partizle.com avatar

So you’re a power user? Case in point, you’d be better for Fedora.

Also my second distro was mint, after 3+ years of the old hdd’s non-use, I pulled it out last year when my install of some OS broke, updated it to zero issues (I was curious), used the software for a bit, all was good.

3 years without an update to zero issues.

Haven’t seen any issue with Mint updates yet like I’ve fought in Fedora

Pher,

Power users do not care about the distro, linux is linux, they will compile everything how they like it.

stella, in 10 REASONS why Linux Mint is the desktop OS to beat in 2023

I think most mainstream distros have reached a point of diminishing returns, and that’s a good thing.

Kidplayer_666, in This week in KDE: Plasma 6 Alpha approaches

I’m so stocked with it! Cant wait for fedora 40 to ship it

afk, in Xwayland rootful - part1
@afk@ttrpg.network avatar

I wonder if this would help with HiDPI monitors and Xwayland apps looking blurry

afk,
@afk@ttrpg.network avatar

Turns out that kind of?

Xwayland rootful - part 2 …blogspot.com/…/xwayland-rootful-part-2.html

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