Linux

2481 readers
1 users here now

Shit, just linux.

Use this community for anything related to linux for now, if it gets too huge maybe there will be some sort of meme/gaming/shitpost spinoff. Currently though… go nuts

founded 2 years ago
MODERATORS
1
19
submitted 1 week ago* (last edited 6 days ago) by UniversalMonk to c/linux
 
 

Hey everyone, right now, I’m mostly Mac-based. I also have an older PC, a Raspberry Pi, micro PC and a mac laptop.

Now that I’m retired and have more time on my hands, I really want to dive deep into Linux and break away from the monopoly.

I’ll definitely do my own research, but there’s so much information out there—it feels like drinking from a firehose. It’s overwhelming!

Do you have any tips or websites to help me get started, step by step? I know I’ll make plenty of mistakes along the way (that’s how ya learn), but I’d appreciate any advice you can share. Thanks!

2
 
 

I'm wondering if that's possible with any desktop environment. Basically I want windows with translucent backgrounds with blurring like shown in this post; except that it always shows the wallpaper right behind the window, even if there are windows between it and the desktop. Normally with blurred background setups like that one, a window will blur the content of whatever windows are behind / beneath it.

3
8
submitted 3 weeks ago by Eezyville to c/linux
 
 

Ok so I am currently running Kubuntu 20.04 but I'm being hounded to upgrade and I guess I'll do it on the 1st. But I've been hearing that there are some issues with upgrading and keeping your home partition encrypted and separate. What I want is to have my root and boot partitions on one ssd and my home on another with everything encrypted using LUKS ( I don't think I should encrypt the /boot). Has anyone done this with this version of Kubuntu? I think they changed the installer making this more difficult.

Thanks

4
17
Qt || ^Qt (midwest.social)
submitted 3 weeks ago by [email protected] to c/linux
 
 

This is an opinion. Not even a shower thought, but something that I just realized I could express succinctly.

I'm a TUI/CLI person. I look first for CLI programs, and only if I don't find a way to do it in a shell do I look at GUI alternatives.

I'm also a tiling WM person. I used i3 for several years, and then bspwm for a hot minute, and for nearly a year now have been in herbstluftwm. I'm at a point where hlwm not running on Wayland is the main reason I'm not on Wayland.

But at one point, before discovering the joys of tiling, I was a big KDE fan. So it's been interesting to find myself skipping Qt apps in favor of GTK apps when I have to use GUI apps; and just now I realized why:

When you pull a GTK app, only rarely does it link in a bunch of Gnome dependencies; when it does, it's usually pretty obvious in the name or description... "X for Gnome" or some such. But Qt apps are really bad about hooking in and pulling a bunch of KDE dependencies, launching KDE services, and generally trying to turn your WM into KDE, that I've learned to just avoid them. There's no reason for them to, unless it's because the KDE libraries provide so much functionality that isn't in the core Qt libraries.

Anyway, it just occurred to me why I have such a negative knee-jerk reaction to apps with Qt dependencies; I literally just filter them out as I'm scanning package lists.

I like Qt; I don't like that most Qt apps also depend on KDE libraries.

5
6
 
 

Personally I don't watch videos on software (except for skimming tutorials) since I prefer to learn about topics with written tutorials or Reddit. Software influencers have been on the rise for the past several years, everything from grifters claiming they can help you start an SWE career, to ones that make tutorials and showcases on software.

I'm more interested in hearing about the later. I came across found this discussion: What can we learn from Neovim’s rise in popularity? : emacs, with comments claiming that Youtubers like ThePrimeagen have helped a lot with making Neovim popular. I crossposted it to r/neovim and many so far many users there said that they found Neovim through ThePrimeagen's videos.

7
12
submitted 1 month ago* (last edited 1 month ago) by clay_pidgin to c/linux
 
 

Howdy,

Debian is complaining that /boot is full and no wonder, it's only 488 MiB. I see some stuff I can remove, but I also want to resize the partition. other than a tiny /boot the rest is taken up by an LVM volume for my /home. I figured I'd split it up someday and LVM looked interesting.

Gparted let me shrink the LVM volume a bit to make a 1.5Gib space, but I can't seem to increase the /boot EXT2 partition with that free space.

KDE partition manager lets me resize the LVM partition but I also can't increase the size of /boot.

I'm thinking it's something about the LVM logical vs physical volumes.

What am I missing? I did all of this from live USBs of Fedora and Kubuntu and Pop! to see if it made a difference. There don't seem to be many GUI LVM tools but I worry I'm making some fundamental mistake because I've resized partitions for years without issue. Any help would be appreciated.

As a side note, why does KDE ppartition Manager think my big LVM volume is mostly full? It isn't even close, maybe 25% used.

8
 
 

@linux Left/Right channel balance in pipewire
How do i set a volume of just one channel in #pipewire through cli? Can i set a ratio somewhere in the config?

9
14
submitted 1 month ago by CaptDust to c/linux
 
 
10
 
 

cross-posted from: https://lemmy.zip/post/27307432

Looks like Discord finally fixed Linux screen and audio sharing with Wayland

11
 
 
12
13
submitted 1 month ago by CaptDust to c/linux
 
 
13
 
 

cross-posted from: https://lemmy.zip/post/26939610

High-capacity and high-speed SD and microSD cards will receive improved Linux support on the latest 6.11 kernel update.

14
 
 

cross-posted from: https://lemm.ee/post/48126170

15
23
Blender 4.3 released (www.blender.org)
submitted 2 months ago by CaptDust to c/linux
 
 
16
24
submitted 2 months ago by CaptDust to c/linux
 
 
17
 
 

macOS has a variety of apps like Homerow, Shortcat, and KindaVim (watch the videos in those links if u can) that allow for navigation of apps using just the keyboard. Homerow allows for pressing a hotkey and then showing letters over UI elements which can be entered to move the mouse to said element, similar to the Vim easymotion plugin. KindaVim attempts to implement vim modal navigation inside GUI apps, so you can enter normal or visual mode and use j and k to move up or down. They all work using macOS' accessibility API which exposes UI elements for programmatic interaction.

I did a bunch of searches for Linux equivalent of such apps and Mac's accessibility API, and didn't find anything as comprehensive. Can you navigate a wide variety of Linux apps using mostly or only the keyboard (apps made with GTK, Electron, etc.)? Is it currently possible to develop an equivalent of the apps listed above?

18
21
submitted 2 months ago by CaptDust to c/linux
 
 

cross-posted from: https://lemmy.world/post/21720670

  1. Yes I know you can learn for free reading man pages
  2. Remember to update the 'Adjust Donation' before purchasing to give more to the charity/publisher
  3. Share which books you already read or are looking forward to reading
19
33
submitted 2 months ago by CaptDust to c/linux
20
21
 
 

I hope it’s OK to post to this community to ask for help. If not, just let me know where I should go.

The Initial Situation

I have an old Aspire E1-472G with a GeForce 820M, which I’d like to give to my son who loves to play “There’s poop in my soup.” The laptop was fine with Mint for Office stuff and browsing, but I couldn’t get it to use the 820m to play games: it would always default to the onboard video card. I tried switching to the Nvidia drivers but all I got was a black screen. So I decided to format and install a gaming-friendly version of Linux. I opted for Pop!_OS, since it looked like it may solve my 820 m problem.

The Problem

I created a Pop!_OS boot USB drive, installation went fine, used defaults for partitions, rebooted, took out the USB drive and… “Operating System not found.”

What I did

Checked boot order: SSD drive is #2, right after USB.

Boot mode: Legacy Bios, but I’ve tried UEFI also–same result.

Tried reinstalling: same

Looked for help online: After reading dozens of posts and their solutions, I can’t get it to work but I suspect it has something to do with Boot Mode or the partitioning, but I can’t figure it out.

My level of skill

I come from Windows and I have installed Mint a few times. I can copy paste stuff in the Terminal, but really, I’m pretty much useless besides that.

What I Hope to Get

I’m not set on POP_OS so if there’s an easier solution, I’m all ears. I think I’m just overlooking something that would be obvious to a more experienced person.

Thanks for your help!

** Update 2024-11-03**

I had some time this morning to tinker with it.

Things I've tried

1-Manually change boot order/put ssd first in BIOS: same result

2-Tried reinstalling while manually doing the partition: same result.

3-While rebooting with boot key, I checked the files on the SSD: I'm no expert, but everything seems there. bin, boot, dev, etc, home, ...

4-Currently downloading the boot repair disk octopus_ink recommendend. It's 2.6G so it's taking a while.

Options I got left

1-Update the bios: seems easier said than done. I'm gonna have to read up on that. 2-Probably my next move: just give up and try another distro! I'm looking at Nobara. https://nobaraproject.org/

Thanks for the suggestions. If ever I get it to work, I'll report back.

22
12
Fedora Linux 41 is here! (fedoramagazine.org)
submitted 2 months ago by CaptDust to c/linux
23
20
SteamOS 3.6.19 Stable Release (steamcommunity.com)
submitted 2 months ago by CaptDust to c/linux
24
14
submitted 2 months ago by CaptDust to c/linux
 
 

cross-posted from: https://lemmy.ml/post/21661719

Ubuntu 24.10 is available to download and install from the official website. It ships with the Linux 6.11 kernel and the latest GNOME 47 desktop enviroment. This version switches to Wayland by default for hardware with NVIDIA graphics, matching the previous Xorg transition for Intel and AMD graphics users, and uses the open-source NVIDIA 560 kernel modules by default on supported hardware. The kernel also has kdump-tools, which enables kernel crash dumps by default. This helps streamline troubleshooting by automatically capturing critical data after a crash.

Canonical also said in its blog post, "For gamers, significant improvements have also been made to the compatibility of the Steam snap, with an expanded permissions model and improved NVIDIA driver support. The Steam snap also bundles gaming-specific Mesa PPAs to deliver optimized performance out of the box when combined with the low latency settings enabled in the latest kernel."

Updates are also visible in the Ubuntu Dock, which better handles Progressive Web Applications. The OpenJDK 21 and OpenJDK 17 packages in Ubuntu have also changed and are now TCK (Technology Compatibility Kit) certified on amd64, arm64, s390x, ppc64el, and armhf. Passing the TCK tests means the OpenJDK packages for version 17 and version 21 on Ubuntu are compliant with the Java SE specification for their corresponding versions.

25
view more: next ›