linux

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

Fizz, in Nobara 39 Officially Released
@Fizz@lemmy.nz avatar

Fingers crossed the Wayland bug is gone and I can move to Wayland.

1stTime4MeInMCU, in Which distro in your opinion is the best for virtualization (Windows 10 on either KVM or VMware), stability, and speed?

Temple OS

mmababes,

lol 😂

On a serious note, the guy who made it was a genius but unfortunately, he had schizophrenia or another condition like it.

Aradia,
@Aradia@lemmy.ml avatar

Temple OS has no virtualization.

figjam, in My First Regular Expressions

Congrats on your learning! I did a similar thing with music and converting all random songs to mp3

clemdemort, in Why do you use the terminal?
@clemdemort@lemmy.world avatar

For me it’s because I get a lot of feedback, if anything I do goes wrong I know why. Also it’s usually faster

TimeSquirrel, (edited ) in I feel like breaking my windows install was a rite of passage
@TimeSquirrel@kbin.social avatar

My right of passage was trying to run hobby websites in the early 2000s using a pirated copy of Windows Server with IIS. Then I discovered Apache and Linux LAMP stacks and realized how much IIS sucks and it was all over from there.

I even was inspired to get back into programming due to wanting to learn PHP ( I only had some QBasic experience at the time). Now I can do PHP, C, C++, and JS (granted they all have extremely similar syntax)

GustavoM, in Why do you use the terminal?
@GustavoM@lemmy.world avatar

Why not? It’s simple, lightweight, has a lot of interesting commands that fills its respective niche really well (btop, for instance) and (the best of all) it doesn’t explode my PC everytime I run such commands.

mvirts, (edited ) in What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?

The quick and dirty way I’ve used is…

Use the nbd system (network block devices) and qemu to create a qcow2 image with your defective device as the base device. Serve this qcow2 image with qemu-nbd and attach it as a NBD device locally. Then run fsck or testdisk on the NBD device. This will let you repair the filesystem Linux sees without writing to the disk. Testdisk can scan for any filesystems left on the device if the partitions no longer match filesystems.

Also, if all else fails use photorec to slice the file types you need.

Also, ddrescue can try to read any actually failing sectors and work out what they contain, but puts a lot of stress on the device.

Beware, any method that puts more wear on the disk should not be used unless you’re willing to accept the risk that the drive could get worse.

vortexal,
@vortexal@lemmy.ml avatar

I don’t know how to do any of that first part. All of the data on the drive is replaceable, it’s just going to be very tedious and time consuming. I’m currently trying one other method and I think after I’m done with that, that I’m just going to skip trying to recover the data. I had some other plans for what I wanted to do with this device and I think trying to recover the data isn’t worth it at this point.

Dogeek, in File transfer to USB drive fails after 4.3 gb

People suggested formatting to exFAT which is valid, but first you could just try either compressing the file (tar czvf file tarball.tgz for instance). FAT32 cannot handle files larger than 4GB, and compression might just make your file small enough.

As a workaround you could also split it in half and stich it back on the target machine

bogdart, in What distros have you tried and thought, "Nope, this one's not for me"?
@bogdart@lemmy.world avatar

After Debian removed wifi, bluetooth, mouse and added lags after simple “sudo apt upgrade”, it became not for me

kattenluik,

They didn’t do any of those things and apt upgrade does not lag on any system I know of.

kenopsik,

Sounds like you had a corrupt installation.

null, in NixOS beginner resources

Since you’re listening to LUP anyways, the Nix Nerds room on their Matrix is a great resource as well.

callyral, in nix warnings
@callyral@pawb.social avatar

You don’t have the features “auto-allocate-uids” and “configurable-impure-env” enabled, so “auto-allocate-uids” and “impure-env” options are ignored in your config.

savvywolf, in NixOS beginner resources
@savvywolf@pawb.social avatar

I’ve actually been getting into NixOS recently; interested in replacing an old server I’ve had for like 10 years with something I can just build from a bunch of config files.

Can confirm it is confusing and I have no idea how anything works. :D

In my searches, I’ve come across nixos.org/guides/nix-pills/ , which I’ve gone through a few chapters of - seems good so far.

UNY0N, in What distros have you tried and thought, "Nope, this one's not for me"?

I used Ubuntu for a few years, and always felt that it works well and was super easy to set up. But it also seemed to use a lot of disk space. This was of course not ubuntu‘s fault, but my inexperience. But I never had to look under the hood, so I didn’t, and I ended up installing a bunch pf bloat, some of which ended up causing minor issues eventually.

I decided to try arch, and get more into configuration and learning linux. It was quite a ride, and I am happy to have gone through with it. I’m still learning, but I have so much more knowledge & control over what the PC does and how it does it. I also have a lot more room for games and such.

recarsion, in What distros have you tried and thought, "Nope, this one's not for me"?

Gentoo because while it was fun to try I sure as hell won’t be waiting around for my stuff to compile.

Caboose12000, in What distros have you tried and thought, "Nope, this one's not for me"?

anything with GNOME or xfce. modern cinnamon is ok ig but KDE plasma just makes anything bearable for me

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