linux

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

Moobythegoldensock, in What is wayland?

You’ve already gotten great answers on what Wayland is, but as far as who should care:

Mainly developers and users with niche workflows. People with NVIDIA cards should care a little as initially NVIDIA did not support Wayland, but NVIDIA drivers are catching up so this should continue to improve. Most users should just switch when their DE switches.

bizdelnick, in Storing SSH keys on gnome-keyring, kwallet, ibsecret or similar

I use keychain.

MonkderZweite, in Terrapin Attack – SSH vulnerability

So only OpenSSH?

flubba86, (edited ) in Firefox 121 Now Available With Wayland Enabled By Default

Have they fixed the copy+paste problem from the Firefox address bar under Wayland in KDE plasma yet? I’ve been holding off switching to Wayland in my Plasma desktop because of that one Firefox issue.

Edit: Nope still broken: bugzilla.mozilla.org/show_bug.cgi?id=1791417

It’s been reported and easily reproduced for more than 3 years: bugzilla.mozilla.org/show_bug.cgi?id=1717305

superbirra, in Storing SSH keys on gnome-keyring, kwallet, ibsecret or similar

the threat model is exactly the same for those two scenarios, bear with it and focus on something else :)

Pantherina, in Zorin OS 17 Beta Released with Quick Settings, Spatial Desktop, and More

What is that a fork of? Are they having Wayland support?

Audacity9961, (edited )

It’s an Ubuntu-derivative using Gnome, but with a large number of tweaks to make it very user friendly out of the box. They have a variety of pre-made layouts in a beautiful theme that can pretty well replicate Windows 7, 10, 11 and Mac layouts among others, as well as a clear option to include Nvidia drivers OOTB in install media, and a better WINE experience for example.

It supports wayland just fine.

In my view it has all the benefits of Mint without many of the drawbacks stemming from its custom DE.

I personally don’t use it, preferring Gentoo or Fedora, but I think it is a very good choice for beginners or those people who only use a computer for web browsing and home office use.

Pantherina,

Damn that sounds like a great option! I thought they had some weird own Desktop.

Audacity9961,

I would definitely recommend installing it in a VM or liveUSB and trying it out. It won me over, when I thought it would just be another themed distro.

Pantherina,

Do you know if their Desktop uses some special packages and if it can just be installed on other Distros? Not a Fan of Ubuntu haha

linuxgator, in Manjaro OS
@linuxgator@lemmy.world avatar

Most of the hate is because of the maintainers not maintaining their security certificates. Another similar distro is EndeavourOS, which I personally prefer. But either way, find what works for you.

woelkchen,
@woelkchen@lemmy.world avatar

Just out of curiosity I’ve looked for that a couple of months ago and I found that it’s relatively easy to transform a Manjaro installation to Arch and Endeavor. IIRC it was just adding new repo keys and changing the repos. People attempting that would have to look the guide up for details.

terminhell, in Manjaro OS

Just give it a go. I used it for years, and had relatively little issues tbh. Most of them I think are hardware related as I’ll have similar issues in other distros and even windows.

The devs have done some goofs yes. Things like letting certs expire, and as mentioned already, potential issues with aur. But, I remember having aur issues even with vanilla arch in the past.

Using fedora currently though, and I don’t think I’ll switch anytime soon.

MyCodeZero,
@MyCodeZero@lemmy.world avatar

Fedora is great, very leading edge but stable AF

JoeKrogan, in Terrapin Attack – SSH vulnerability
@JoeKrogan@lemmy.world avatar

Looks like this addressed in openssh 9.6.

tun, (edited ) in Storing SSH keys on gnome-keyring, kwallet, ibsecret or similar

The basic concept is the same. The URL you provide is specifically for Windows.

Check the Arch wiki on SSH keys to achieve what you want. It applies to other Linux distros

wiki.archlinux.org/title/SSH_keys

neonred, (edited ) in Is Ubuntu deserving the hate?

Or just use Debian sid, which effectively is Debian in a rolling variant. 🚀

NamelessGO, in Fedora Asahi Remix Officially Released for Apple Silicon Macs

Great news

phx, in [Solved] BSOD on Windows VM after update

You can boot the VM from a liveCD ISO and then mount the drives to extract files (share a USB storage device to easily get them off). You could also add a second virtual disk, put an NTFS partition on it (within the VM) and copy to that if you plan to rebuild the OS drive.

If you need the offsets of the partitions you could also mount them from the disk image directly via a loopback device, but that’s a bit more complicated.

When dealing with Windows either on bare metal or VMs, I’ve often found it useful to store my more important data on a second disk so that I can easily back it up and it will survive across a wipe+reinstall of the OS.

tubbadu,

This is a good life lesson I think XD i’m downloading a live iso as I don’t have one and i’ll boot the vm from there as soon as the download finishes
Thanks for the answer!

tubbadu,

I achieved to retrieve my files!!! thank you very very very much! Now I can try more “dangerous” way to resurrect it because my data are now safe in my USB drive

phx,

Glad it worked for you. Your could also try and of the recovery options after booting from a Windows ISO. I think there are a few things that can do there that aren’t in the boot-failure recovery menus.

If not, then at least your data is safe for a reinstall

krash, in Surface Go 2 with 4GB Ram and 4425Y worth it?

I have the Go gen 1 with 4 Gb ram, for the exact same user cases ad you described.

The compatibility with Linux is great, but be mindful that you need a Windows installation to boot from USB (!). But the pen and touchscreen works out of the box.

The performance though is not the best, boot can take some time. I’d say forget about YouTube. But light coding and non-demanding websites could work. The form factor is great though… 😊

OP, if you’re interested in buying a used one, we could perhaps arrange something, if you live in Europe? Message me in that case.

PS. A Linux surface community would be great, I’d happily join it!

Prunebutt,

Thank you, but the other comments have dissuaded me from getting a 4GB device. ;)

KISSmyOS, (edited ) in Need some help with a Kali linux

First, make sure your VM has access to the internet, for example with ping 8.8.8.8
Then do sudo nano /etc/apt/sources.list

The file should include a line that is exactly this:
deb http://http.kali.org/kali kali-rolling main contrib non-free non-free-firmware
(or it could have kali-last-snapshot in place of kali-rolling)
If not, replace everything in the file with the line above and save the file with Ctrl+O, then close the editor with Ctrl+X
Then run:


<span style="color:#323232;">sudo apt update   
</span><span style="color:#323232;">sudo apt dist-upgrade   
</span><span style="color:#323232;">sudo apt install hcxtools
</span>
Helix,

Why the dist-upgrade?

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