51
13
submitted 3 days ago by Lorgres@lemmy.world to c/linux@lemmy.ml

Hi, I've been running Fedora Silverblue since version 39 and with 41 now releasing I feel like it would be wise to finally upgrade my Toolbx container from 39 to 41 too. I didn't change the container when I upgraded to 40 on the OS. I read a bit online and it seemed like the general opinion was that you shouldn't upgrade containers but rather create a new container with the new version.

How do you manage migrating settings (Codium + Extensions, Toolchains etc.) between containers without having to manually recreate everything?

52
16
submitted 4 days ago* (last edited 1 day ago) by cherrycode@lemmy.ml to c/linux@lemmy.ml

I use neovim in tmux for development and have set up as a keymap for cmp completion. It was working well until just a while ago and I don't know what happened.

seems to register as a simple when I'm under tmux and so doesn't cmp complete in neovim. It's not a problem with cmp as is also bound to that and it does work. It also isn't a problem with neovim or the terminal emulator itself, as I tried this on foot, alacritty, kitty and gnome-terminal. In all cases, works when not in tmux, but when tmux it doesn't work. It was working fine just yesterday, and I don't know why it isn't now or how to fix it.

Has anyone had this kind of issue or knows how to fix it?

EDIT: Found a fix, though I don't know why it was working earlier and stopped working suddenly
https://github.com/tmux/tmux/wiki/Modifier-Keys#extended-keys
In tmux.conf, add

set -s extended-keys on
set -as terminal-features 'xterm*:extkeys'
53
31
How do you provision a Linux VM? (paravoce.bearblog.dev)

Hi friends, I'm back, this time jotting down some notes around my go-to way to provision VMs using Ansible. This post assumes Debian (Nix may be a future post).

Of course there's many ways to provision a server, and this is just one of them. I hope some of these notes are helpful!

If you have any other ways you prefer to set up a server, that would be cool to share!

54
31
Adding a user? (reddthat.com)
submitted 4 days ago by MrPhibb@reddthat.com to c/linux@lemmy.ml

Easy one I hope. LMDE5, trying to add a user. According to various sites I checked, it's easy enough, go to control panel, users and groups, click on add, and fill in the details, and bob's your uncle... Except that it didn't work, still just the one user on the log in screen. Tried giving the new user the same permissions as the current one, no dice, have also rebooted, and nothing. So, either I missed something, or the system isn't behaving, but either way, I could use a hand with this, thanks.

55
76
submitted 5 days ago by ahriboy@lemmygrad.ml to c/linux@lemmy.ml
56
131
submitted 5 days ago* (last edited 3 days ago) by Psyhackological@lemmy.ml to c/linux@lemmy.ml

I'm getting sick every day at this Microsoft Windows slowness and bloat. I am trying to use as much Linux VMs as possible. I feel so unproductive on Windows. I also tried installing Linux on the office laptop. The problem is that Windows is officialy supported and the Linux is DYI. Once the IT departament changes it will sync up with Windows but Linux can be broken and you are no longer able to work. Next job I want to have full Linux laptop or at least Mac.

Besides:

  • Microsoft Office
  • Active Directory
  • Some proxy and VPN bullshit

Everything seems manageable and even better on Linux.

What is your experience?

57
50
The CUPS Vulnerability (etbe.coker.com.au)
submitted 5 days ago by petsoi@discuss.tchncs.de to c/linux@lemmy.ml
58
421
submitted 6 days ago* (last edited 6 days ago) by Sparky@lemmy.blahaj.zone to c/linux@lemmy.ml

Too bad the desk space sucks...

High res image

Caption: Picture of a giant display in a big event/concert space. The display shows a terminal with the output from hyfetch. End caption

High res image

Anyways here's the real setup that was controlling that big ass screen

Also sorry if the text formatting is messed up (I am posting from mobile)

59
29
Idiomatic awk (backreference.org)
60
294
submitted 6 days ago by OsrsNeedsF2P@lemmy.ml to c/linux@lemmy.ml

This is really interesting stuff, found it on Hacker News. It's like WINE, but for Android <-> Linux: https://gitlab.com/android_translation_layer/android_translation_layer/

61
162
submitted 6 days ago by danielquinn@lemmy.ca to c/linux@lemmy.ml

From time to time, often after I've restored from sleep or finished playing a Steam game, one of my CPU cores is pinned at 100% with no indication of what might be doing it. Running htop, btop, or GNOME system monitor all show the same thing: CPU0 at 100% while the rest are doing near-nothing, and no process in particular seems to be using those resources.

If I restart, it's back to normal, and sometimes I can play a game in Steam or let the computer go to sleep and it doesn't do this, but it happens often enough that's annoying/confusing so I'd like to know if there's a way to either (a) diagnose which processes are using which CPU cores, or (b) somehow "reset" the checking of these values to make sure that something's not just being misreported.

This is a desktop system running Arch & GNOME.

62
13
submitted 4 days ago by markstos@lemmy.world to c/linux@lemmy.ml

It is reportedly plug-n-play for basic features, but for more advanced features, something like this project would need to be patched to add support for the camera.

https://github.com/samliddicott/guvciew-meet4k

63
98
submitted 6 days ago by that_leaflet@lemmy.world to c/linux@lemmy.ml
64
15
submitted 5 days ago* (last edited 3 days ago) by MIXEDUNIVERS@discuss.tchncs.de to c/linux@lemmy.ml

Hey there i consider myself a relative noob, but I’ve been using Linux as my main operating system for about four years now, transitioning from Windows 7 to Linux Mint and then to MX Linux. Recently, I encountered a login issue, and I know I’m partially to blame for this. When I try to install projects from GitHub and things don’t work out, I often give up without deleting or cleaning up the configurations and fragments. Over time, this has led to a huge clutter on my system, which is why I’ve been wanting to do a fresh install for a while now, and I’m taking this as the opportunity to finally do it. My Hardware:

CPU: AMD Ryzen™ 7 5800X
GPU: AMD Radeon™ RX 6700 XT
RAM: 32 GB

What I'm Looking For:

I’d love suggestions for a Linux distro that:

Has relatively up-to-date updates
Can optimize the performance of my hardware
Supports both programming and gaming

Currently, I have a minimal installation of Windows 11 set up for dual boot, but I’m considering moving it to a VM if the performance impact is manageable. If that doesn’t work out, I’d like to continue with Windows 11 in dual boot. I want to play games like Space Marines 2, and while I know about tools like Proton, Wine, and Lutris, I just don’t wanna dive into that right now. Please, no fundamental debates about how I don’t really NEED Windows. I fucking know! And just wanna know if its possibly or not. ;)

Additional Preferences:

I’d like to use Flatpaks wherever possible, except for programs that aren’t available or those where permissions issues arise, like password managers with browser integrations.
I’m interested in some "ricing" but don’t want to spend all my time troubleshooting or making constant adjustments.
I’d like to run a local AI on the machine so i hope for something that can squeze the last drop of performance out of my hardware.
I appreciate the extensive guides available for Debian-based systems but am open to exploring new options.

I’m excited to hear your recommendations!

Thanks in advance!

Edit: I loaded Fedora Kde, Nebora and AuroraDX on Ventoy and explored the systems.MyFavorite at this time is AuroraDX

65
30
submitted 5 days ago by that_leaflet@lemmy.world to c/linux@lemmy.ml
66
81
submitted 6 days ago by akilou@sh.itjust.works to c/linux@lemmy.ml

Can someone point me to a helpful beginners resource explaining some Linux basics? Like what is the difference between "distro", which is what, like Ubuntu, fedora, Debian (? Or is that a category of distro?) And desktop environment which is what, KDE, Lubuntu, gnome? Like I don't even know I have these categories right let alone understand why I'd pick one over another and what practical effects it will have- which apps will I/won't I be able to install, etc...

I'm not expecting anyone to answer these questions for me, but if you could point me to something already written, I'd appreciate it.

67
14
submitted 6 days ago* (last edited 4 days ago) by mobsenpai@lemmy.world to c/linux@lemmy.ml

Edit: Solved, check the comments

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

Using this works:

    services.greetd = {
      enable = true;
      settings = {
        initial_session = {
          command = "Hyprland";
          user = "yashraj";
        };
        default_session = {
          command = "${lib.getExe pkgs.greetd.tuigreet} --time --cmd Hyprland";
          user = "yashraj";
        };
      };
    };

But using this doesn't:

    services.greetd = {
      enable = true;
      settings = {
        default_session = {
          user = "yashraj";
          command = "${pkgs.greetd.tuigreet}/bin/tuigreet --time --sessions ${pkgs.hyprland}/share/wayland-session --remember --remember-session";
        };
      };
    };

I wan't to be able to use --sessions. what could I be doing wrong? I am using latest nixos stable.

The only error returned here is after I enter my username 'yashraj' then my password 'nixos' is: expected Args or Cancel, got Pamresponse {resp: some("nixos")}

Notes:

I haven't commited the greetd file to my github yet. But I've still attached the link to my github if it may be relevant to solve this issue.

Please give any info

68
14
submitted 6 days ago by cyberwolfie@lemmy.ml to c/linux@lemmy.ml

I am contemplating buying one of the Seagate OneTouch Hub external hard drives as a backup for my media that's currently stored on some other external hard drives connected to my home server since they are always spinning.

My local retailers don't give me many options as far as large storage storage solution goes, and the only other viable option now is a WD My BOOK 14 TB.

However, the retailer I will be buying it from goes out of its way to state that Windows or macOS is required. Is there any reason I should believe that I will run into troubles under Linux? I've had no issues whatsoever with some other Seagate hard drives (Expansion 5 TB), which I just instantly reformat to ext4 and use as normal. My guess is that this is just for the included software? I just want to make sure before I order.

(More long term I will set up a NAS, but for now time to learn and configure is more scarce than money, so I just want a solution that will prevent me from losing my data)

69
-12
submitted 4 days ago* (last edited 4 days ago) by GolfNovemberUniform@lemmy.ml to c/linux@lemmy.ml

Idk if posts like this are alllowed here but we'll see I guess.

So, my main Linux machine is a laptop from 2012 featuring a completely busted case (externally and internally) and latches (so it won't close without performing an automated disintegration and it makes terrifying sounds when applied any pressure on), a suspected-to-be-dead dedicated GPU (not NVidia because obvious reasons), 2x4 Gb of DDR3 RAM and the slowest Toshiba HDD known to mankind that makes pretty concerning noises itself too and sometimes gives drive errors. However I'm planning to replace it with an SSD because I've not grown to the absolute wisdom of Linux users yet ~~(vim is trash. use nano instead.)~~. Oh and its OS is a distro based on Arch (btw) featuring GNOME for the DE because not grown to WMs yet.

I understand that I don't have an external display and a keyboard because the laptop's ones work perfectly and it's not a Thinkpad but hopefully it's not too bad.

70
-8
submitted 5 days ago by bunitor to c/linux@lemmy.ml

(this post obviously assumes the recent removal of russian devs due to sanctions is bad; no need to comment if you disagree)

a lot of people i know are considering jumping ship to some bsd after the recent MAINTAINERS debacle, but i'm skeptical it would make any difference. afaik, they're just as us-centric as linux if not more (it's the berkeley software distribution, after all). also, my biggest gripe about the bsds and the main reason i've never had any interest in them is their permissive licensing. permissive licenses suck

would there be any difference wrt sanctions in the bsds or moving away from linux to *bsd bc of that would be pointless?

71
51
submitted 1 week ago by JRepin@lemmy.ml to c/linux@lemmy.ml

Welcome to a new issue of "This Week in KDE Apps"! Every week we cover as much as possible of what's happening in the world of KDE apps.

This week's changes and improvements cover a wide range of applications, from audio apps (including the classic Amarok, which is making a comeback) to Kate getting improvements to its integrated Git features.

In between, you have everything from new functionalities for note-taking utilities and media players, to upgrades in financial software and mobile apps.

72
106
submitted 1 week ago by 0x4E4F@infosec.pub to c/linux@lemmy.ml

TLDR;

It literally hurts me personally to see this happening. It's like a kick in the gut. I used to be proud about having had an involvement with the Linux kernel community in a previous life. This doesn't feel like the community I remember being part of.

73
27
submitted 1 week ago by Smorty@lemmy.blahaj.zone to c/linux@lemmy.ml

This is something I have been stuck on for a while.

I want to use Wayland for that variable refresh rate and some better handeling of screen recordings.

I have tried time and time again to get a wayland session running with the proprietary nvidia driver, but have not gotten there yet.

Only the X11 options are listed on the login screen. When using the fallback FOSS nvidia driver however, all the correct X11 and Wayland options show up (Including Gnome and KDE, both in X11 and Wayland).

Wasn't this fixed, like, about a year ago? I have the "latest" proprietary nvidia driver, but the current debain one is still pretty old (535.183.06).

output from nvidia-smi

Sun Oct 27 03:21:06 2024       
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.183.06             Driver Version: 535.183.06   CUDA Version: 12.2     |
|-----------------------------------------+----------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |         Memory-Usage | GPU-Util  Compute M. |
|                                         |                      |               MIG M. |
|=========================================+======================+======================|
|   0  NVIDIA GeForce GTX 1060 6GB    Off | 00000000:01:00.0  On |                  N/A |
| 25%   43C    P0              25W / 120W |    476MiB /  6144MiB |      0%      Default |
|                                         |                      |                  N/A |
+-----------------------------------------+----------------------+----------------------+
                                                                                         
+---------------------------------------------------------------------------------------+
| Processes:                                                                            |
|  GPU   GI   CI        PID   Type   Process name                            GPU Memory |
|        ID   ID                                                             Usage      |
|=======================================================================================|
|    0   N/A  N/A      6923      G   /usr/lib/xorg/Xorg                          143MiB |
|    0   N/A  N/A      7045    C+G   ...libexec/gnome-remote-desktop-daemon       63MiB |
|    0   N/A  N/A      7096      G   /usr/bin/gnome-shell                         81MiB |
|    0   N/A  N/A      7798      G   firefox-esr                                 167MiB |
|    0   N/A  N/A      7850      G   /usr/lib/huiontablet/huiontablet             13MiB |
+---------------------------------------------------------------------------------------+

74
368
submitted 1 week ago by ravhall@discuss.online to c/linux@lemmy.ml

;-)

75
533
submitted 1 week ago by petsoi@discuss.tchncs.de to c/linux@lemmy.ml
view more: ‹ prev next ›

Linux

47964 readers
1033 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS