linux

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

chitak166, in I need some help with linux energy management and hibernation

I just want to say, power management needs to be improved across the entire Linux ecosystem.

BiggestBulb, in Is Ubuntu deserving the hate?
@BiggestBulb@kbin.social avatar

For anything lower-spec (like, <4Gb of RAM), Ubuntu absolutely CHUGS because of Snaps. Flatpak has no such issue.

Ironically, Lubuntu (a lightweight Ubuntu fork) worked the best for me while I was using it. No slowness, but I installed pretty much everything using Apt (didn't know about Flatpak back then).

I ended up having it lock up and freeze on the sign-in page though, so I moved on to the slightly heavier Linux Mint.

sovietknuckles, in Is Ubuntu deserving the hate?
@sovietknuckles@hexbear.net avatar

I have a desktop with Fedora

IMO snaps aren’t bad enough to choose IBM instead

Unmapped, in NixOS 23.11 released

I’m new to NixOS. Do I have to do anything extra to update NixOS? Or do I just update my flake and run nixos-rebuild switch --flake like I normally do to update packages?

unionagainstdhmo, (edited )
@unionagainstdhmo@aussie.zone avatar

I’m not sure (I’m about to install it for the first time - on this computer) - According to this all you need to do is:


<span style="color:#323232;"># nix-channel --add https://channels.nixos.org/nixos-23.11 nixos
</span><span style="color:#323232;"># nixos-rebuild switch --upgrade
</span>
trillian,

This procedure doesn’t work with flakes as they come with “channels included”.

lambda,
@lambda@programming.dev avatar

What if I just want to upgrade some packages? Like not change channel, but Firefox needs an update? I’m not op and don’t use flakes btw

trillian,

If using flakes you could just for instance add another input. You can also set the input URLs to specific states of the nixpkgs repository by eg referencing specific commits. Then, you should be able to just, e.g., pick Firefox from unstable, another package from the current stable channel, and maybe a broken package from a pull request fixing said package.

If you are not using flakes you can also add system wide channels. IIRC you can then import these channels into your configuration.nix and select packages from the corresponding channels. But here the channels/inputs are not part of configuration itself in contrast to when using flakes.

lambda,
@lambda@programming.dev avatar

There’s no command to just update all packages without changing the nixos version?

Makussu,

Update your channel & rebuild

lambda,
@lambda@programming.dev avatar

Is that the equivalent to apt update and apt upgrade? I don’t want to apt dist-upgrade lol

Laser,

When not using flakes, nixos-rebuild switch --upgrade is equivalent to apt update; apt upgrade. The equivalent to dist-upgrade is nix-channel add $NEW-CHANNEL-URL nixos and then performing a regular update.

lambda,
@lambda@programming.dev avatar

Thanks. I’ve done switch many times after editing my config file. I’ve never added --upgrade!

Laser,

I’m a bit confused about what you actually want? Do you just want to update your packages, but stay on the same NixOS version? Just continue like before. Do you want to stay on your current version, but use some packages from the next version? That should also be possible if you somehow include that channel in your configuration.nix (though I don’t know how this would work in practice).

Personally, I just run with unstable though, then the releases aren’t that important.

lambda,
@lambda@programming.dev avatar

I think I thought unstable would mean, well, unstable. Like nightly releases or something. Would you use unstable for Firefox?

Laser,

I think unstable and the fixed versions use the same Firefox package, so you wouldn’t gain anything. The difference is rather in libraries that get used and how the distribution does things. For example, the changes listed in nixos.org/manual/nixos/stable/release-notes#sec-r… just appeared mostly one by one for me; one day, I wanted to update my system and got the error that the fonts option got renamed, so I had to change my configuration.

The fonts.fonts and fonts.enableDefaultFonts options have been renamed to fonts.packages and fonts.enableDefaultPackages respectively.

While when using a fixed point release, these changes won’t happen. Only when you switch releases. That’s what “unstable” refers to.

Euphoma, (edited )

You can add something like this to your config: stackoverflow.com/…/how-to-add-nixos-unstable-cha…

You just need to have it fetch the tarball for nixos 23.11 instead of nixos unstable.

frankfurt_schoolgirl,

You need to update your inputs so that you’re using the 23.11 branch of nixpkgs instead of the old one. In my experience, a couple of things will break, but there’s usually warnings about it.

Unmapped, (edited )

Oh okay. That makes sense. I should have mentioned im using unstable as my inputs. So I assume I just need to update.

Edit: I just ran neofetch and apparently I’m already running NixOS 24.05. 👍

Atemu,
@Atemu@lemmy.ml avatar

Yeah, as a nixos-unstable user, you’ve been running “23.11” for the past 6 months ;)

frankfurt_schoolgirl,

yeah if you’re using unstable than it’s rolling release and you just need to update regularly. the point releases shouldn’t matter too much

trillian,

If you are using flakes you should check your flakes’ inputs (probably the one called nixpkgs) and then change the URL to match the channel for 23.11. Finally, you should of course rebuild your system.

loaExMachina, in SSH protects the world’s most sensitive networks. It just got a lot weaker

Great photo illustration

Euphoma, in web/low memory alternatives to Krita and GIMP please

Aggie.io is pretty good, it supports pressure sensitivity and layers. It also has online collaboration.

01adrianrdgz,
@01adrianrdgz@lemmy.world avatar

wait but there is one thing that I need to know!! The “Magma” version of Aggie gives you a commercial license, does that mean that the free version of Aggie will not let you do that?? So that means no commissions or selling your art?? Oh no!!

Euphoma,

I think magma is something else, the tos on aggie.io doesn’t mention anything about copyright.

Herbstzeitlose, in 7 Ways to Tweak Sudo Command in Linux

Please stop the blogspam. Nobody wants to see yet another shitty list.

noodlejetski,

bu-bu-but number 4 will shock you!

bizdelnick,

You are right. I expected to see a boring list of most frequently used options from /etc/sudoers, but WOW! The author is very brave guy!

CrabAndBroom, in Is Ubuntu deserving the hate?

Personally I don’t really hate Ubuntu, but I tend to find that everything it does, there’s something else that does it slightly better.

For example, it’s supposed to be a good ‘beginner’ distro or good for something that ‘just works’, but IMO things like Mint or Pop!OS do it a little better these days. Snap is supposed to be a nice simple way to manage packages without worrying about dependencies, but Flatpak does it better and so on.

So yeah I don’t hate it, I just don’t see any particular reason to really use it. Opinions may vary though of course.

Fabrik872, in What distro would you recommend for a 32-bit old Acer One laptop?

Debian

rambos,

Isnt min suggested 2GB for debian? Well I was running it on 1GB

Yoddel_Hickory,

I installed it successfully on a 512 MB machine the other day, with LXQT. Didn’t run very well though.

Doll_Tow_Jet-ski,

Yeah it's going to be a debian-based at least, that's for sure

Jumuta,

Debian based distros can be very different from each other. Ubuntu, Mint, Pop!, etc are all based off debian. I think what the commenter you’re replying to is saying is to install the stock debian image, because that’s the lightest version of debian.

HumanPerson,

I used to like Debian based (and still do; I use it on my server with no intention of switching) but Opensuse is great on the desktop and supports 32 bit. Even tumbleweed is rock solid.

Doll_Tow_Jet-ski,

I've been hearing good things about opensuse while researching my alternatives

Krtek, in What distro would you recommend for a 32-bit old Acer One laptop?

If you don’t have to use it but want to keep it functional, why just not reinstall MX again? You know that and how it works

Doll_Tow_Jet-ski,

Because it does give me a functional piece of software to grab YouTube videos without actually opening YouTube, but it cannot really run Firefox with uBlock, which basically means web browsing is impossible

trevor, in What bootable "live" images of useful tools?

netboot.xyz

pineapplelover, in Is Ubuntu deserving the hate?

Snap is terrible. If you have a bunch of snaps on your system, it becomes very slow and sluggish

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

Can you post a screenshot of the BSOD? This is really not much info to go on :)

But if you can access the command prompt, then your installation is still accessible, and so are your files. But its easier to diagnose if we know the actual error codes etc.

tubbadu,

Thanks for the answer! There is no error code, the first thing showing up is a blue screen that makes me choose the keyboard layout, and after it the various recovery options (cmd, uninstall updates, etc)

johannes, (edited )

So no BSOD then, you enter the preboot.environment :) does it also say “continue to boot to windows” or something?

I dont think you need to reinstall, theres several ways to fix it :) we just have to figure out how knowledge you have, and what options the preboot environment has ;-)

tubbadu,

I… I… I don’t know what happened, I was doing random stuff in the bios and… It booted up… Finished its upgrades… And now it’s working… I have no idea what happened…

johannes,

Well that settled it then. You’re an IT expert. 😂

Rosco, in Is Ubuntu deserving the hate?

If you want something user-friendly, use Linux Mint. There’s really no reason to choose Ubuntu over this. And for any other use it’s outclassed by other distros, it does not fill a niche. And I personally think that GNOME is crap and quite hideous.

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

I have a Surface Go 1 with the 128gb ssd drive that I bought as a cheap computer while I got separated from my ex in 2019. I bought it for around 4-500$ with an included typecover.

While I’m really happy with it, it’s not what I’d recommend as you really need to hook it up to a monitor when you’re at home. It’s powerful enough for me with its 8gb of ram, but the lack of upgradability is a long term problem.

I guess yours sounds too expensive and already lacking in term of specs. If I were you, I’d at least look for a more powerful second hand Surface Go as Fedora runs perfectly on it (except the camera and slow blutooth for the mouse).

Prunebutt,

It wouldn’t have been my primary device, but it indeed sounds too expensive now.

Dariusmiles2123,

Also, it ain’t so easy to make it a perfect portable Linux device. Just booting from Usb key without Ventoy is a hassle.

My girlfriend 2012 MacBook Pro was surprisingly easier to get Linuxed.

N3M,

The tablet and 2 in 1 surface devices are pretty much laptops (at least same architecture and bootloader) amd they’ve been easy to boot other stuff with in my somewhat limited experience.

Prunebutt,

There is quite an active Linux on Surface community, so I figured that it’s a bit easier to get it running.

Dariusmiles2123,

Don’t misunderstand me, it’s still a good experience, but it’s still the most difficult Linux optimization I’ve ever had since I started installing Linux on all my computers around 2005.

But the form factor is really great if you move a lot and it’s a good tiny laptop with the typecover.

I’ve never installed the Surface kernel so I don’t know how much it would improve the experience.

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