Linux

8408 readers
145 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
276
277
278
12
submitted 4 months ago* (last edited 4 months ago) by [email protected] to c/linux
 
 

Hi all, hope you're doing well,

I do a lot of work in various VMs and pass through USB devices to move data around

I would like to be able to instead use localsend and other LAN stuff like SMB/moonlight

What is the best way for me to do this? I thought about doing a wireguard tunnel to the host but figured I'd ask in case there's a better way

Thanks in advance

279
 
 

Right now I'm stuck in a boot issue on Elementary OS and I have no access to any installation medium :(

280
 
 

Hi guys,

Currently the cursor gets larger on gtk4 apps such as nautilus, celluloid and blanket on wayland compositors like Gnome, Plasma, Niri, Hyprland, Sway and River. The cursor behaves normally on any other window, even on gtk3 and gtk2. This only started to happen about two days ago after a system update (I assume).

I used gradience(before any of the trouble started) to set gtk themes and it's optional dependency adw-gtk3 and it worked fine. Adw-gtk3 is now adw-gtk-theme which is weird since gradience is still asking for adw-gtk3 to set themes even though adw-gtk-themes & adw-gtk-theme-git are listed as optional dependencies now. I have searched many forums and this is the only thing I could come up with that may have been the cause(on my end), I can't wrap my head around it really, tried several thing but with no luck...

Anyway, would appreciate any help and if you are experiencing the same feel free to comment.

Thanks in advance


Possibly related links:

#pacman -Q | rg gtk
adw-gtk-theme 5.3-2
gtk-layer-shell 0.8.2-1
gtk-update-icon-cache 1:4.14.4-2
gtk2 2.24.33-4
gtk3 1:3.24.43-1
gtk4 1:4.14.4-2
gtkmm-4.0 4.14.0-1
gtkmm3 3.24.9-1
gtksourceview4 4.8.4-1
gtksourceview5 5.12.1-1
iwgtk 0.9-1
libappindicator-gtk3 12.10.0.r298-4
libdbusmenu-gtk3 16.04.0.r498-2
libportal-gtk4 0.7.1-3
nautilus-admin-gtk4 1.2.0.r0.g3cad8df-1
webkit2gtk-4.1 2.44.3-2
xdg-desktop-portal-gtk 1.15.1-2
281
282
283
11
submitted 4 months ago* (last edited 4 months ago) by devilish666 to c/linux
 
 

After several years distro hopping from Manjaro, Garuda, Linux Mint, Ubuntu, EndeavourOS, Fedora Workstation & OpenSUSE, I got tired & want to settle into something like immutable OS then i interested to try Fedora Kinoite with KDE as DE.
Now i have some questions about toolbox (sorry if i asked silly question, but I'm still newbie) :

  • Now i already setup my container & install some packages in it but the shortcut is missing from application launcher (a.k.a start menu), how i can link the shortcut from package inside toolbox to host application launcher ?
  • If i made a file (ex text file) from inside container will it show in Home directory ?
  • If something crashed inside container will it also crashed my host system ?
  • Why some packages doesn't work inside container like Wine, Lutris, or Bottles ? Does it's need special dependencies to make it work ?
  • Can packages that modifying system (ex green tunnel, vmware, or QEMU, & hblock ) work fine ?
284
 
 

Saw an advert for this thing, in theory it looks pretty good (repairable e-ink tablet) but I'm a little confused by their statement that it will at some point in the future run a linux based operatint system

"A Linux-based system will be open in the future for community modifications and customizations. *Not built-in with the device"

I guess this probably means it's not actually as open as they claim if you can't just put mainline Linux/android on it but thought I'd ask here cause in theory it seems like a neat tablet

285
 
 

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

For those of you like me who are fed up with Microsoft’s BS but invested too heavily in hardware that Linux distros have yet to support well, I finally figured out a way to get HDR games to run well on my Nvidia GPU. This will be a brief description of more or less what I did to get this working. I’m very much a Linux noob so I don’t fully understand the way everything here works but I’m happy to try to answer questions if you have any.

OS: Bazzite –Desktop Nvidia KDE edition (BDNK) Bazzite was developed as a capable alternative to SteamOS on handhelds like the Steam Deck and ROG Ally, so the website is full of references to HDR, however from my attempts to get this working my understanding is that it’s easier to get that working in Gaming mode which is unsupported on Nvidia GPUs. Nevertheless, this version of Bazzite, while only for desktops, comes with KDE Plasma v6 installed by default meaning it technically supports HDR and you will likely see a difference if you install this version and flip the HDR switch from the display settings. I had tried installing Ubuntu on my desktop before and since it didn’t support HDR all the colors on my monitor were almost obnoxiously saturated; I see the same effect in BDNK when I disable HDR.

Drivers: I didn’t fiddle with my drivers. BDNK comes with up-to-date Nvidia drivers bundled and installs them when you install the OS.

Software: SteamTinkerLaunch (installed using ProtonUp-Qt) SteamTinkerLaunch (STL) is a user interface for making it easy to configure your launch options for any given game in your Steam library. If you don’t know what a compatibility tool is, it’s functionally a layer of software between the game you want to play and the OS you’re using which can tell the game to do certain things that your OS is not configured to do. STL can be added to the list of compatibility tools you have to use in your installation of Steam, though it is not technically a compatibility tool itself. STL is used to configure other compatibility tools that Steam already has at its disposal, like Proton which is the primary compatibility tool SteamOS uses to make Windows games run on Linux.

Follow the instructions in the SteamTinkerLaunch GitHub ReadMe to install the tool and add it as a compatibility tool in your installation of Steam. Once you’ve done that, I recommend rebooting. I have yet to get STL working as the * default * compatibility tool, so for the time being I have been manually editing the properties of each game I have installed (Steam Game Library > right click on a game > click properties > go to the compatibility tab) to set the compatibility tool to STL. From here, whenever you launch the game in Steam, it should bring up STL’s menu before launching the game.

Within STL, the key settings to mark are as follows: Gamescope: Use gamescope and mark HDR as enabled for gamescope. I also recommend setting gamescope to fullscreen with your desired resolution, and then also locking your cursor to the gamescope window so that you don’t end up with weird double mouse cursors that aren’t aligned on the screen. Proton: since you told Steam to use STL instead of Proton as the compatibility tool, you need to tell STL to tell Steam to launch the game with Proton.

And that’s pretty much it. Or at least, that’s all that I did. From there, you should be able to configure HDR settings within each game’s menus.

TL;DR – install Bazzite Desktop Nvidia KDE, then install and configure SteamTinkerLaunch for your games.

What games will this work with? No idea. So far I have tested it with Cyberpunk 2077, DOOM Eternal, and Elden Ring and HDR is looking to me as good as it does in my Windows installation.

Will the Gnome version of Bazzite work for HDR on an Nvidia GPU, or for that matter any other OS as long as I’m using gamescope to run the game with HDR enabled? Good question! I don’t know, please give it a try if you’re curious and respond back with your results.

I have another question that you didn’t list here, what’s your answer? Probably “I don’t know” since what I wrote here is more or less what I know, but by all means ask away and I’ll try to answer it!

286
61
Double Arch (crosspost) (midwest.social)
submitted 5 months ago by [email protected] to c/linux
 
 
287
 
 

cross-posted from: https://lemmy.ndlug.org/post/956608

COSMIC Desktop debuts with insane customization options with Pop!_OS 24.04 LTS!

288
32
Linux Hits New Highs (tinkerbetter.tube)
submitted 5 months ago by mesamunefire to c/linux
289
290
291
292
12
OverTheWire - Wargames (overthewire.org)
submitted 5 months ago* (last edited 5 months ago) by mortimer to c/linux
 
 

Having recently returned to Linux after a twenty year hiatus, I'm currently enjoying OverTheWire as a good terminal refresher.

OverTheWire offers various wargames that let you practice and test your skills in security concepts. You can join the chat, visit the game pages, and connect to each game using SSH on different ports.

293
29
submitted 5 months ago by [email protected] to c/linux
 
 

Hi all,

I'm having a bad day and did something colossally stupid, deleting everything from /boot/.

The system is still running. What do you think my best course of action is?

My current idea is to create a timeshift backup, reinstall debian from USB, then restore from backup in timeshift

If this won't work or you have a better idea I would really appreciate your advice.

Thanks in advance

294
295
 
 

296
52
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/linux
 
 

So over the weekend me and the lads decided to play Mindustry (i think im addicted). Ive never been a fan of RTS games but Honestly been loads of fun. I usually play on the Ybox which is what i called by LAN rig. but sadly the motherboard kicked the bucket (it was a xeon 2697v3 14 core and a X99 machinist motherboard which ran gentoo). so i dug around in the closet to hopefully salvage game night and found 'yeee old reliable', so the cool part is mindustry has really low system requirements

Linux Minimum: Memory: 1 GB RAM Graphics: Anything with OpenGL 2.0 Support Storage: 200 MB available space

So me and the Bois played just like normal, except i was running 10+ year old hardware and you really couldnt tell the difference the system specs for the "shitboxPro" as named

Intel core 2 duo E7500 AMD RX 570 2Gb of ddr2 RAM Running Debian 12 with the Mate Desktop (i was originally going to install Gentoo on it but didn't want to spend 3 weeks compiling LMAO)

it kinda blows my mind that this new of a game, granted its writ-in JavaScript and uses so little ram and runs on grandmas pacemaker. it kinda leaves me wondering what happened to the gaming industry? It went from excellent games that sipped ram to storage queued for a 200G update (im looking at you COD war zone). I also want to express my gratitude Towards Debian and Linux as a whole, this computer cannot run windows 10. I live booted just to see the slideshow that was windows 10 on 2GB of ram, and Debian ran really smooth. also shout out to the Dev for a great game that's insanely optimized!

I would love to hear about other experiences you have had with legacy hardware and use cases!

Thanks for reading and have a good one!

--added note, my apologize for the bad punctuation and such i never was good at english in primary LMAO

297
298
299
300
36
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/linux
 
 

Hi guys! Would appreciate comments and recommendations on remote desktop apps. Currently I have looked at wikis and articles but none give me their opinion. Need it to help my parents and grandparents because we all know that guiding them through the phone is torture.

Rustdesk works fine on Arch but unfortunately the client on Mac OS has been buggy. Would prefer FOSS over Anydesk and Teamviewer. Thank you in advance!

view more: ‹ prev next ›