I'm confused trying to get SCALE to work
  • Strit Strit Now 100%

    PATH is a shell variable that defines where stuff can be executed from without writing their absolute path.

    So the export PATH command just adds the scale stuff to the path.

    7
  • gtk apps are a pain in the arse
  • Strit Strit Now 100%

    They tend to use different theming engines each major version, so I don't believe they are.

    5
  • gtk apps are a pain in the arse
  • Strit Strit Now 100%

    Gimp is likely still using gtk2, which means you need a theme that supports gtk2. That's probably old and un-maintained, since gtk2 has been End-Of-Life for a while now. gimp 3.0 is approaching though.

    22
  • gtk apps are a pain in the arse
  • Strit Strit Now 94%

    I don't see any errors, just warnings. And GTK is very verbose about warnings...

    30
  • Do you selfhost your own blog/website?
  • Strit Strit Now 100%

    I host mine just like you want to do. Ghost running in a docker container on my homelab, with reverse proxy and domain pointing to it.

    Haven't had any issues so far.

    6
  • I broke my first kernel
  • Strit Strit Now 100%

    Pretty sure you didn't break the kernel. Just that the nvidia driver is likely still incompatible with 6.11.

    Or maybe you are mixing nvidia drivers for regular linux and lts somewhere. The regular driver seems to have been rebuild for 6.11.

    16
  • HP Laptop drains battery while turned off
  • Strit Strit Now 100%

    I've had a similar issue with most of the laptops I have owned. The battery just discharges slowly when the device is turned off.

    I have no idea what causes it or if it can be fixed.

    4
  • OpenPrinting News Flash - cups-browsed Remote Code Execution vulnerability
  • Strit Strit Now 100%

    My guess is that most hits that scan is gonna catch is old enterprise networks, that has not been updated or maintained by security.

    5
  • is there any way to increase the size of my /var directory under debian 12.7? (flatpak related)
  • Strit Strit Now 66%

    Sounds like you created a seperate partition for /var. Only way to change that is to redo your partitions or bind mount an external disk as /var.

    1
  • Logging: How can I discover what process had ran under a PID, if the process was killed?
  • Strit Strit Now 100%

    journalctl lists PIDs, so it might have a corresponding executable name with it.

    8
  • Firewalls: what SHOULD I block?
  • Strit Strit Now 100%

    You should block everything, except the things you want to get through. A firewall (at least in Linux) blocks everything inbound by default.

    11
  • SpacebarChat - a selfhosted, Discord-compatible communication platform
  • Strit Strit Now 100%

    It means that clients and bots for Discord will also work with this.

    15
  • SpacebarChat - a selfhosted, Discord-compatible communication platform
  • Strit Strit Now 100%

    As far as I can tell, it's not Discord, but an open source alternative. So I don't think it talks to regular discord servers, but you can use any Discord compatible client to talk to SpaceBarChat.

    43
  • Nextcloud 30 share via mail link broken?
  • Strit Strit Now 100%

    I don't use the share via email function so I can't tell if that's working or not. But I haven't seen the other issues you mentioned. I can install/update apps fine in the web-interface and I haven't seen any errors regarding whiteboard.

    1
  • What's up with still no Linux on snapdragon laptops? Is qualcomm not supporting it?
  • Strit Strit Now 97%

    There is currently work being done to get support for some snapdragon laptops into the kernel. I think 6.11 got preliminary support for a couple and patches for others are still waiting.

    37
  • What alias do you have to update the system from terminal?
  • Strit Strit Now 100%

    I don't use an alias, as the command to update is pretty small to begin with.

    3
  • Would downscaling a display allow for better battery life?
  • Strit Strit Now 100%

    But you don't lower the amount of pixels you use. You just up the amount of pixels used to display a "pixel" when lowering the resolution. So the same amount of power is going to be used to turn those pixels on.

    8
  • Confusion on video output
  • Strit Strit Now 100%

    Have you tried the cachyOS support channels? They might do something different than Arch with drivers.

    2
  • nextcloud.com

    This seems to be a pretty great release. If they are to be believed: * Federated chat using Nextcloud Talk * Performance optimizations for most things * Circles enhanced to Teams with lots of new features * Assistant 2.0 brings new AI features for productivity I'm most hyped about the performance improvements. 😁

    5
    0
    www.theverge.com

    Four years since the launch of the Raspberry Pi 4, the Raspberry Pi 5 has arrived with a performance boost and house silicon that adds support for PCIe 2.0.

    24
    7
    https://fosdem.org/2024/

    FOSDEM is a conference where thousands of open source developers meet and learn. Location is as always in Bruxelles, Belgium, Europe, Earth. Any of you going this year?

    4
    1

    Hi all. Happy KDE Plasma user for a long time and I generally love the desktop experience. But I do have one small issue. At work, I have 2x 4K displays. connected through a Dock. But in Plasma it's only able to give me around 1080p resolution on both of them. In contrast, the display manager SDDM and TTY displays 4k on each fine. So am I missing a trick to get the max resolution in Plasma? My install is Arch Linux, kernel 6.4.12, Plasma 5.27, Wayland session. I did install the `displaylink` AUR package, as I thought it might be the dock limiting the video output, but it isn't as TTY and SDDM seems to display it correctly. Happy to hear any thoughts and any ideas. :) EDIT: The screens turn on and work fine with 4K resolutions in a Plasma X11 session.

    11
    7

    My work place is a Microsoft shop through and through, so all their stuff is based in Azure, Active Directory, Outlook, O365 and Citrix. And they provide my with a Windows laptop for work, which is really great. The only issue I have with it, is the Windows part. So I took it upon myself to see if I can use a Linux install for work in a Windows environment. So I took my already installed private Linux laptop to work and it seemed to be going alright, expect that it's an old laptop at this point, so the GPU was not good enough to run the screens and the Bluetooth version was to old for the peripherals. So this weekend I took the plunge. I cloned the Windows drive with CloneZilla (in case of emergency, you know) and installed Arch Linux on my work laptop as the only OS. And so far, everything has worked. Except for 1 small detail that I totally forgot about! Printing. Specifically label printing, as we do ship some stuff around the country. The printer in question is a Zebra label printer G420-something and is set up on the internet Windows network at work. I've been at work all day and I haven't been able to setup this printer at all. This is mostly a rant and acknowledgement that running Linux in a Windows work environment is possible, but it's also a small whimper for help to see if anyone has managed to be able to connect to a network Windows printer. I've setup a default Samba and Avahi system, but it won't "probe" for the printer. I don't know the exact name/hostname/IP of the printer either.

    1
    1
    github.com

    tværpostet fra: https://lemmy.dbzer0.com/post/3076577 > I posted [the other day](https://lemmy.dbzer0.com/post/2896209) that you can clean up your object storage from CSAM using my AI-based tool. Many people expressed the wish to use it on their local file storage-based pict-rs. So I've just extended its functionality to allow exactly that. > > The new `lemmy_safety_local_storage.py` will go through your pict-rs volume in the filesystem and scan each image for CSAM, and delete it. The requirements are > > * A linux account with read-write access to the volume files > * A private key authentication for that account > > As my main instance is using object storage, my testing is limited to my dev instance, and there it all looks OK to me. But do run it with `--dry_run` if you're worried. You can delete `lemmy_safety.db` and rerun to enforce the delete after (method to utilize the --dry_run results coming soon) > > PS: if you were using the object storage cleanup, that script has been renamed to `lemmy_safety_object_storage.py`

    41
    2
    forum
    User Space Strit Now 100%
    So true

    It really has...

    5
    2
    Strit Now
    7 459

    Strit

    Strit@ lemmy.linuxuserspace.show

    Linux enthusiast, family man and nerd