1
34
submitted 4 hours ago* (last edited 4 hours ago) by proxy@sh.itjust.works to c/linux@lemmy.ml
2
35
This Week in KDE Apps (blogs.kde.org)
submitted 5 hours ago by MazonnaCara89@lemmy.ml to c/linux@lemmy.ml
3
61
submitted 20 hours ago by talkingpumpkin@lemmy.world to c/linux@lemmy.ml

I'm not much hoepful, but... just in case :)

I would like to be able to start a second session in a window of my current one (I mean a second session where I log in as a different user, similar to what happens with the various ctrl+alt+Fx, but starting a graphical session rather than a console one).

Do you know of some software that lets me do it?

Can I somehow run a KVM using my host disk as a the disk for the guest VM (and without breaking stuff)?

4
136
submitted 1 day ago by JRepin@lemmy.ml to c/linux@lemmy.ml

Linus has released the 6.11 kernel. ""I'm once again on the road and not in my normal timezone, but it's Sunday afternoon here in Vienna, and 6.11 is out."" Significant changes in this release include new io_uring operations for bind() and listen(), the nested bottom-half locking patches, the ability to write to busy executable files, support for writing block drivers in Rust, support for atomic write operations in the block layer, the dedicated bucket slab allocator, the vDSO implementation of getrandom(), and more. See the LWN merge-window summaries (part 1, part 2) for more information.

5
36
submitted 23 hours ago by 0x0@programming.dev to c/linux@lemmy.ml

cross-posted from: https://programming.dev/post/19441267

I have a 2nd-gen chromecast, it's factory reset. If i plug it in all it tells me is to install the app to start configuring.

I don't have a google account not do i want to install/use google-related stuff on my phone.

My home router doesn't register any new device, which makes sense since the cast doesn't know the SSID/pass of the WiFi.

Does it try to ping some service/port? Multicast perhaps? Where would it get an IP from without authenticating?

My (wired) PC runs gentoo.

How can i get it to work in these conditions?

6
51
VPS encryption (lemmy.world)
submitted 1 day ago by ouch@lemmy.world to c/linux@lemmy.ml

How would you protect files of a VPS (Virtual Private Server) from snooping by the service provider?

7
115
submitted 1 day ago by markstos@lemmy.world to c/linux@lemmy.ml
8
47

Hey there folks! I recently made the switch to Linux and I really want to do some editing using DaVinci Resolve. My computer is running an intel i7 7th Gen with no dedicated GPU. I used this tutorial to get through the initial installation but now the app just crashes warning "Unsupported GPU Processing Mode," advising me to "Please review the GPU drivers and GPU configuration under preferences." This is what I see when I go to that menu. Any idea what I need to do to make DaVinci recognize the integrated GPU?

9
81
submitted 1 day ago by 8263ksbr@lemmy.ml to c/linux@lemmy.ml

Hi,

I’m not sure if this is the right community for my question, but as my daily driver is Linux, it feels somewhat relevant.

I have a lot of data on my backup drives, and recently added 50GB to my already 300GB of storage (I can already hear the comments about how low/high/boring that is). It's mostly family pictures, videos, and documents since 2004, much of which has already been compressed using self-made bash scripts (so it’s Linux-related ^^).

I have a lot of data that I don’t need regular access to and won’t be changing anymore. I'm looking for a way to archive it securely, separate from my backup but still safe.

My initial thought was to burn it onto DVDs, but that's quite outdated and DVDs don't hold much data. Blu-ray discs can store more, but I'm unsure about their longevity. Is there a better option? I'm looking for something immutable, safe, easy to use, and that will stand the test of time.

I read about data crystals, but they seem to be still in the research phase and not available for consumers. What about using old hard drives? Don’t they need to be powered on every few months/years to maintain the magnetic charges?

What do you think? How do you archive data that won’t change and doesn’t need to be very accessible?

Cheers

10
83
submitted 1 day ago by irreticent@lemmy.world to c/linux@lemmy.ml
11
691
submitted 2 days ago by Oha@lemmy.ohaa.xyz to c/linux@lemmy.ml
12
354

Hour after I come to this, I'm loving it. She modified it so it retains original kde look but has enough tiny details to keep it interesting. She says she'll resume the work tomorrow 🫡

13
47
submitted 1 day ago by gomp@lemmy.ml to c/linux@lemmy.ml

I want to have my screen (the "dev" workspace) split in three "zones":

  • on the left side, a tabbed group with all the text editors I start (ie. if I start a new one, it goes there in a new tab)
  • on the top-right, a tabbed group of whatever many terminal I feel like launching
  • on the bottom-right, my browsers (and possibly other stuff), in a group without tabs
  • a key combination to cycle between: all three "zones" visible, text editors on the left - terminal on the right, text editors on the left - browser on the right, fullscreen browser

So far I've been looking at hyprland (for no particular reason except the hype) and I don't think I can do the above with it (I am by no means an expert, so... maybe it can actually be done?).

Do you know of any WM where it would be possible? (possibly, one with automatic splitting a-la bspwm, that I would use for the other workspaces)

14
230
Microsoft parody (lemmy.zip)
submitted 2 days ago* (last edited 2 days ago) by possiblylinux127@lemmy.zip to c/linux@lemmy.ml

I am a certified Linux user with almost 10 years of experience.

Please run the following command in a terminal:

sudo apt update && sudo apt upgrade -y

Let me know if this fixes your issue

- certified Linux expert

(I'm making fun of the 25 year Microsoft veterans on the support page that tell users to run SFC /scannow)

15
61
submitted 2 days ago by that_leaflet@lemmy.world to c/linux@lemmy.ml
16
37

cross-posted from: https://sh.itjust.works/post/25183123

WebReady is a simple tool for converting videos to animated webp images and thus allowing users to use them as animated wallpapers for KDE. The tool is primarily designed for steam deck, but works perfectly on any KDE powered desktop.

17
73
submitted 2 days ago* (last edited 2 days ago) by fool@programming.dev to c/linux@lemmy.ml

What was your last RTFM adventure? Tinker this, read that, make something smoother! Or explodier.

As for me, I wanted to see how many videos I could run at once. (Answer: 60 frames per second or 60 frames per second?)

With my sights on GPUizing some ethically sourced motion pictures, I RTFW, graphed, and slapped on environment variables and flags like Lego bricks. I got the Intel VAAPI thingamabob to jaunt by (and found that it butterized my mpv videos)

$ pacman -S blahblahblahblahblahtfm
$ mpv --show-profile=fast
Profile fast: 
 scale=bilinear
 dscale=bilinear
 dither=no
 correct-downscaling=no
 linear-downscaling=no
 sigmoid-upscaling=no
 hdr-compute-peak=no
 allow-delayed-peak-detect=yes
$ mpv --hwdec=auto --profile=fast graphwar-god-4KEDIT.mp4
# fucking silk

But there was no pleasure without pain: Mr. Maxwell F. N. 940MX (the N stands for Nvidia) played hooky. So I employed the longest envvars ever

$ NVD_LOG=1 VDPAU_TRACE=2 VDPAU_NVIDIA_DEBUG=3 NVD_BACKEND=direct NVD_GPU=nvidia LIBVA_DRIVER_NAME=nvidia VDPAU_DRIVER=nvidia prime-run vdpauinfo
GPU at BusId 0x1 doesn't have a supported video decoder
Error creating VDPAU device: 1
# stfu

to try translating Nvidia VDPAU to VAAPI -- of course, here I realized I rtfmed backwards and should've tried to use just VDPAU instead. So I did.

Juice was still not acquired.

Finally, after a voracious DuckDuckGoing (quacking?), I was then blessed with the freeing knowledge that even though post-Kepler is supposed to support H264, Nvidia is full of lies...

 ______
< fudj >
 ------
          \   ‘^----^‘
           \ (◕(‘人‘)◕)
              (  8    )        ô
              (    8  )_______( )
              ( 8      8        )
              (_________________)
                ||          ||
               (||         (||

and then right before posting this, gut feeling: I can't read.

$ lspci | grep -i nvidia
... NVIDIA Corporation GM108M [GeForce 940MX] (rev a2)
# ArchWiki says that GM108 isn't supported.
# Facepalm

SO. What was your last RTFM adventure?

18
84
submitted 2 days ago by MazonnaCara89@lemmy.ml to c/linux@lemmy.ml
19
26
submitted 2 days ago* (last edited 3 hours ago) by proxy@sh.itjust.works to c/linux@lemmy.ml

I'm having trouble allocating more VRAM to my QEMU virtual machine. Currently, I'm using the following command to launch my VM:

qemu-system-x86_64 -enable-kvm -boot menu=on -drive file=QEMU -m 2G -cpu host -vga virtio

Can anyone help me figure out how to increase the VRAM allocation in QEMU?

Solution by lnxtx@feddit.nl qemu-system-x86_64 [...] -vga qxl -global qxl-vga.vram_size_mb=128 -global qxl-vga.ram_size_mb=128

20
57
Which distro? (lemmy.world)
submitted 2 days ago by Crazyslinkz@lemmy.world to c/linux@lemmy.ml

I'm going to be building a new computer soon for myself. (Going AMD for the first time, since intel microcode issue.)

I would say I'm an expert or advanced user, as been using pcs for 25 years and set up arch and slackware in the past. I have tried many distros and would like some feedback.

I mainly use my pc for gaming. I want something customizable, KDE ish, and without bloatware. A good wiki is a plus.

I think that i may end up with arch... is it better for gaming since it's bleeding edge and isn't steamos built off it?

Side question is distro chooser accurate?

21
102
22
209
submitted 3 days ago by petsoi@discuss.tchncs.de to c/linux@lemmy.ml
23
46

Hello, i have task to install a system for elderly person without much technical knowlegde (never used pc, no windows or mac).

They need text processing, calculator and maybe spreadsheet.

Want to disable anything else (setting panel, file browser, web browser, launcher, dock, terminal, login select, etc.) that not needed, all important thing only from desktop. Should not be able to go anywhere where not know what to do. But not permanent, might need to fix machine if ever break.

Is there distro or config i can work off? Or need to start from scratch? What program you recommend?

Thank you for any answer or recommendation

24
31
Tiling Distro Suggestions (lemmy.blahaj.zone)

I'm currently using Fedora KDE Plasma, but I'd like to try out a tiling window manager. What would you all reccomend? I use my computer for school, so I would like it to be stable.

25
57
submitted 3 days ago* (last edited 3 days ago) by that_leaflet@lemmy.world to c/linux@lemmy.ml
view more: next ›

Linux

47293 readers
707 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