Skip Navigation

Search

Old ass chromebook distro recommendation

Background: I'm not "new" to linux, but this is my first year daily driving it. I have been running Mint on my main PC for a little over a year, and I love it.

My super old chromebook (Acer c720) has reached end of life. It is no longer supported by Google, and will not receive updates. I've toyed with dual-booting it to Linux in the past with Bodhi, but eventually it broke, and I ended up reverting to ChromeOS. That was years ago, and my patience/knowledge has grown, and I'm committed to switching.

So the other day I went ahead and pulled the trigger. I removed the write-protect screw from the Chromebook's motherboard, and installed Debian 12. I really just chose Debian because I already had a flash drive with the ISO on it for a different project (rooting my Dreame vacuum). It also runs GNOME by default, and I had never used that, so I thought it would be worth a try. Turns out, I didn't mind GNOME, and I really loved the three-finger swipe to switch workspaces. BUT... The function keys on the chromebook that are used for changing the screen's brightness don't work. So I dove down the rabbit hole of trying to get those to work. Found 'xbacklight' and gave it a go. didn't work, and I struggled with it for a few hours until I discovered that xbacklight doesn't work with Wayland... So I attempted to disable wayland, and also made some other changes that lead to my Chromebook not completing its boot up... whoops. Every challenge is an opportunity, so I figured - why not explore some other distros, and see if I can't find one that fits my needs a bit better?

Now the request: The hardware of this machine is OLD, so I am hoping to put something super light on it, but still be able to have a few features:

  1. Trackpad gestures (swapping workspaces, navigating firefox).
  2. Window snapping (left and right panes at least)
  3. I don't care too much about how it looks, but I need to be able to map the function keys to volume and brightness.

I have been lurking on Lemmy for long enough to have watched all the memes/conversations about different desktop managers (GNOME/Xfce/etc) but I never really understood what the deal was, but now I am coming face to face with that decision, and I'd love some "professional" input!

Edit: the only "real" activities I will use this for is web browsing, terminal stuffs for my servers/other machines/homeassistant, and some note taking. So default programs can be SUPER minimum.

12

Best distro for data science?

Ubuntu seems like it has the best compatibility, but any other suggestions for data wrangling, data analysis, data visualization, and machine learning in Julia, Python and R?

17

Where to start with dot files?

New to Linux, running Debian (if that matters), dot files are configuration files, yes? Do I need to explore each app/UI/program to figure out the possible options? Are there any universals in Linux? Across distros?

Thanks!

13

lightweight distro

For a old laptop with Intel atom processor and I think 2gb ram.

53

KDE Plasma Widget to Show JSON Results

I am using a Steam Deck with Mullvad VPN WireGuard. I am quite limited with the software I can install without having to reinstall on each update. On each reboot I have to manual turn on the Mullvad VPN and there is no kill-switch. I run the Steam Deck in desktop mode most of the time connected to a monitor.

I tried to set the WireGuard settings to automatically connect, but the settings keep getting reset.

So I am looking for a desktop widget that can run the command: bash curl https://am.i.mullvad.net/json

This gives me the connection status and extra information.

If you think I am going about this the wrong way, let me know if there is a better way to quickly check my VPN status.

12