1
136
submitted 3 days ago by cyclohexane@lemmy.ml to c/linux@lemmy.ml

Ever had a question about Linux but felt too afraid to ask? Well now's your chance, ask any question about Linux, no matter how noob or repeated it is, and I and others will help answer them.

Previous noob question thread: https://lemmy.ml/post/14261893

2
15
submitted 29 minutes ago by that_leaflet@lemmy.world to c/linux@lemmy.ml
3
1
submitted 3 minutes ago by user_naa@lemmy.world to c/linux@lemmy.ml

Hello! I need to create a VM and passthrought some host USB port to it. Sadly libvirt doesn't support QEMU built-in feature to use -hostport argument (which was added 10 years ago...). I tried to add custom arguments to domain (qemu:commandline) but this didn't work. When I just run qemu-system-x86_64 -device host-usb,hostbus=X,hostport=Y -usb everything works well. It seems like libvirt restricts some QEMU actions. How can I fix this? OS: Debian 12

4
108
submitted 7 hours ago* (last edited 25 minutes ago) by petsoi@discuss.tchncs.de to c/linux@lemmy.ml

Please have a look at the warnings in the comments: https://discuss.tchncs.de/post/21632052/12893621

5
55
submitted 8 hours ago by Oxak@lemmy.ml to c/linux@lemmy.ml
6
21
submitted 8 hours ago by MoogleMaestro@lemmy.zip to c/linux@lemmy.ml

I was curious if anyone has any advice on the following:

I have a home server that is always accessed by my main computer for various reasons. I would love to make it so that my locally hosted Gitea could run actions to build local forks of certain applications, and then, on success, trigger Flatpak to build my local fork(s) of certain programs once a month and host those applications (for local use only) on my home server for other computers on my home network to install. I'm thinking mostly like development branches of certain applications, experimental applications, and miscellaneous GUI applications that I've made but infrequently update and want a runnable instance available in case I redo it.

Anybody have any advice or ideas on how to achieve this? Is there a way to make a flatpak repository via a docker image that tries to build certain flatpak repositories on request via a local network? Additionally, if that isn't a known thing, does anyone have any experience hosting flatpak repositories on a local-network server? Or is there a good reason to not do this?

7
38
submitted 9 hours ago by strawberry@kbin.earth to c/linux@lemmy.ml

I pay for apple music, but all the linux clients seem to just be webapps which support 256AAC at most. Any way to maybe automatically download my library as flac and keep it locally (legal or not idc)

cant move services as every other service sucks (yes i have tried them all (tidal, spotify, qobuzz, deezer)

thank you all

8
43
Wine 9.17 Released (www.winehq.org)
submitted 13 hours ago by that_leaflet@lemmy.world to c/linux@lemmy.ml
9
16
submitted 11 hours ago by GlenRambo@jlai.lu to c/linux@lemmy.ml

Question is title.

In the past I've installed many distros on many older PCs, but never used linux properly (although slowly moving over to avoid win11). I've also had a heap of history with windows installs.

A family member has been testing Mint on an old laptop and is going well. This is a trial run before I update their iMac laptop (not sure what one but no longer supposed by OS updates).

I've never booted to an iMac BIOS or installed over top of apple.

  • Is this going to be like installing over windows?
  • What issues can I expect?
  • Should I consider another distro?

Asking here as searching results in AI bullshit websites.

10
27
submitted 13 hours ago by john89@lemmy.ca to c/linux@lemmy.ml

I want to install Debian directly onto my USB drive. Is there an easy way to do this directly without having to reboot to run the installer?

11
23
submitted 15 hours ago by Uncurious3512@lemmy.world to c/linux@lemmy.ml

Hi all! I'm trying to learn more about NixOS and wondering if anyone had an material they'd recommend that was Flake centric?

I'm planning to test drive NixOS on a secondary laptop as a learning opportunity- not planning on using it as a daily driver at this time, so I'm not too concerned about the learning curve; I realize it'll be a bumpy and steep road!

I did want to give a shout-out to @LunchEnjoyer@lemmy.world and everyone who replied in the NixOS beginner resources thread! Tons of good content shared there that I'm still working my way through.

12
192
submitted 21 hours ago by petsoi@discuss.tchncs.de to c/linux@lemmy.ml

From: Alejandro Colomar <alx-AT-kernel.org>

Hi all,

As you know, I've been maintaining the Linux man-pages project for the last 4 years as a voluntary. I've been doing it in my free time, and no company has sponsored that work at all. At the moment, I cannot sustain this work economically any more, and will temporarily and indefinitely stop working on this project. If any company has interests in the future of the project, I'd welcome an offer to sponsor my work here; if so, please let me know.

Have a lovely day! Alex

13
121
submitted 20 hours ago by KaKi87@jlai.lu to c/linux@lemmy.ml

On Debian-based distros, when an app is available as a DEB or an AppImage (that doesn't self-update), but no APT repository, PPA or Flatpak, the only option is to manually download each update, and usually manually check even whether there are updates.

But, what if those would be upgraded at the same time as everything else using the tools you're familiar with ?

dynapt is a local web server that fetches those DEBs (and AppImages to be wrapped into DEBs) wherever those are, then serves these to APT like any package repository does.

I started building it a few months ago, and after using it to upgrade apps on my computers and servers for some time, I pre-released it for the first time last week.

The stable version will come with a CLI wizard to avoid this manual configuration.

Feedback is welcome :)

14
11
submitted 14 hours ago by that_leaflet@lemmy.world to c/linux@lemmy.ml
15
1138
submitted 1 day ago* (last edited 8 hours ago) by sag@lemm.ee to c/linux@lemmy.ml
16
248

Couldn't run Windows 7, and Windows 10 ran like shit. My old PC basically got a second life with Linux.

This is Half-Life GOTY running on Wine, runs really smooth.

The only downside is lack of directX support, OpenGL is there but the integrated graphics card only supports till OpenGL 2.1, which is not enough for many things, and also slower than directX. Still, my PC feels much faster now, and doesn't scream like a demon whenever I open up a browser :)

(Maybe I should dual boot Win7(While never connecting it to the web), just to play some more games with DirectX?)

Also, my local hospital has started using Ubuntu, their old PCs also couldn't handle the heavy burden of running Windows I guess 🤣

17
17
submitted 20 hours ago* (last edited 16 hours ago) by petsoi@discuss.tchncs.de to c/linux@lemmy.ml

Work on realtime preemption for the Linux kernel got its start almost exactly 20 years ago (though it had its roots in earlier work, of course). It is fair to say that finishing that job has taken a bit longer than anybody involved would have expected. Now, though, Sebastian Andrzej Siewior has posted a brief patch series making it possible to enable realtime preemption in the mainline kernel on three architectures.

18
24
Samba 4.21.0 released (www.samba.org)
submitted 22 hours ago by petsoi@discuss.tchncs.de to c/linux@lemmy.ml
19
23
submitted 1 day ago by inzen@lemmy.world to c/linux@lemmy.ml

I tried to install Arch Linux on my old faithful latitude 7490. After partitioning and formatting the drive I tried to mount the root partition and got this random glitch. When I unmount it the glitch stops. Maybe my laptop is trying to tell me I'm not ready for Arch 😅

I haven't seen something like this before so I thought I'd share.

In the video: The screen of a laptop showing Arch Linux liveboot terminal. After creating partition table and formatting the partitions. I try to mount thebroot partition to the liveboot filesystem. The mounting succeeds but the text on the screen starts to shift andnjump eratically. Looks like the whole image shifts. Then I try unmounting the partition and the screen goes back to normal.

20
27
submitted 1 day ago* (last edited 1 day ago) by RatzChatsubo@lemm.ee to c/linux@lemmy.ml

So my dietpi setup stopped working out of the blue. I use Plexamp over the Internet and it's been steady until a couple months ago.

Long story short, I panicked. I reinstalled dietpi on my SD card, but then realized I wasn't able to connect my phones hot spot to it (I don't have a lan line currently) so then I just said screw it and download the bloated Ubuntu as it "just works" sometimes. Thankfully I was able to get my internet working this way albeit.

So now I'm downloading Plex media server. And things started to finally sync on the browser and it worked for like 5 minutes before all my Plex accounts started showing offline again. What am I doing wrong here? Do I really need to ask my neighbor to let me use their Ethernet connection to setup my raspberry pi? Guys is there a way I can just use a hotspot for now for this? Why is this so difficult?

To make matters worse, I was going to install rustdesk so I could plug the thing into my neighbors router again, and remote access things. But Ubuntu connection on rustdesk disconnects every 7 seconds. What do I do?

21
124

Let's say just like for example like MacOS. It's awesome we have so many tools but at the same time lack of some kind of standardization can seem like nothing works and you get overwhelmed. I'm asking for people that want to support Linux or not so tech-savy people.

22
17
submitted 1 day ago by dabster291@lemmy.zip to c/linux@lemmy.ml

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

My school uses EAP for its student WiFi, but there's no option for "EAP" security (PEAP, LEAP and every other option in KDE's WiFi security settings wouldn't connect). I'm pretty sure there was an option for EAP on Linux Lite (my previous OS before kinoite) which connected successfully. Is it possible to use EAP in Kinoite, and how do I enable/use it?

23
110

I have completed an initial new port of systemd to musl. This patch set does not share much in common with the existing OpenEmbedded patchset. I wanted to make a fully updated patch series targeting more current releases of systemd and musl, taking advantage of the latest features and updates in both. I also took a focus on writing patches that could be sent for consideration of inclusion upstream.

The final result is a system that appears to be surprisingly reliable considering the newness of the port, and very fast to boot.

...

And that is how I became the first person alive to see systemd passing its entire test suite on a big-endian 64-bit PowerPC musl libc system.

...

While the system works really well, and boots in 1/3rd the time of OpenRC on the same system, it isn’t ready for prime time just yet.

...

There aren’t any service unit files written or packaged yet, other than OpenSSH and utmps. We are working with our sponsor on an effort to add -systemd split packages to any of the packages with -openrc splits. We should be able to rely on upstream units where present, and lean on Gentoo and Fedora’s systemd experts to have good base files to reference when needed. I’ve already landed support for this in abuild.

This work is part of Adélie Linux

24
17
submitted 1 day ago* (last edited 1 day ago) by Tippon@lemmy.dbzer0.com to c/linux@lemmy.ml

Update: I managed to get it working with the answers from @Max_P@lemmy.max-p.me and this link:

https://www.zdnet.com/article/how-to-permanently-mount-a-drive-in-linux-and-why-you-should/


I've just installed Mint 22 on my laptop, and I've got two storage drives alongside my main drive. I want these drives to be available to all users on boot, and to be readable and writable. At the moment they're treated as removable drives, and are mounted under the individual user. As a result, any permissions that I'm setting as the owner are not sticking when they're mounted by another user.

The first drive is synced with my main PC through Syncthing, and is synced to Onedrive from there. The second drive is my music, podcasts, and audiobooks, which are all synced through Syncthing only. I'm the only person using the laptop and accessing any of these files, so I'm not bothered about the wrong user accidentally opening them.

I've read some posts about editing fstab to mount them at startup, but they don't cover whether the drives will be available to other users or not. Can I just add them to fstab and mount them somewhere that's available to all users, then sort out the permissions? If so, where's the best place to put them?

Thanks in advance :)

25
42
submitted 2 days ago by Tekkip20@lemmy.world to c/linux@lemmy.ml

So you may have heard of the install gentoo meme, when I looked the guidebook I thought it looked a little complex like with Arch.

Does Gentoo have something special that other distros do not? Apparently you can use the USE FLAGS to determine what stuff you want and it's meant to be even more lean on resources.

Isn't there a Gentoo installer like with Arch? With Arch I can confidently just run the installer on a VM but I got stuck with Gentoo

view more: next ›

Linux

47153 readers
2202 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