Fedora Linux

2357 readers
1 users here now

All about Fedora Linux

founded 6 years ago
MODERATORS
1
2
3
 
 

I'm getting a noticeable delay. It used to only happen when I opened something old I rarely accessed, but now it happens in most Gnome apps. They are fast once they load. I don't know if there is something happening with encryption or compression, or if it is my drive's wear. I'm not really sure how to diagnose this one in a meaningful way. On Workstation 42 mostly defaults and from an upgrade path since 36 on this machine IIRC.

4
 
 

Hey all,

I'd like to create a spin/(fork?) of Fedora, with some preconfigured settings (like config of Plasma), and include some packages and repos.

I've found something like an unattended installer but I'm not sure if that's current advice.

Are there some helpful guides out there that might go through the process of doing this?

5
 
 

Everything seems fine, but I have no network access 😅 happened after I restarted for a System update. Can't figure out what is wrong - help please 😊 Wired connection.

Enabled Wifi, but same problem; connect but cannot reach gateway. (other computers and pads are connected, and they work fine).

6
7
 
 

I am currently using this travel router as a way for me to connect numerous devices (Android TV, Work Laptop, etc.) back to my home network so I can access my home server running Jellyfin/NAS/etc. while traveling.

I am also able to directly connect to my home VPN from my fedora Linux laptop. It occurred to me that it should be possible to share this connection to my other devices & remove the need to carry around the extra router (I'm all about minimalism when traveling!). I wondered if anyone could point me in the right direction on how I would go about configuring this.

Thank you so much!

8
 
 

I've just upgraded to Fedora Workstation 42 and am now unable to activate any GNOME extensions. The little switches in the GUI do not respond. It's the same for all extensions. The Extensions and Extensions Manager apps are both installed as flatpaks - do I need to adjust their permissions in Flatseal? Is the problem due to something else? Thanks!

Edit/solution: I totally missed the ‘Use Extensions’ switch at the very top. All my extensions are working on the current GNOME version (48) now. I am the most silly. Hopefully the other solutions in the comments will be useful to someone else in future :)

9
10
11
12
13
14
3
submitted 2 months ago* (last edited 2 months ago) by milon@lemm.ee to c/fedora@lemmy.ml
 
 

.

15
 
 

cross-posted from: https://lemmy.ml/post/28643300

What’s new?

We’ve promoted our KDE Plasma Desktop offering to “Edition” status. The Fedora KDE team has been hard at work making sure bugs get fixed and everything is polished just so. We’re confident that this can stand along our other amazing flagship offerings.

I know the naming is a bit confusing, with GNOME-powered “Workstation” using a generic label while KDE Plasma Desktop has the tech right in the name. We’ll get that figured out eventually. If you don’t know where to start, don’t panic. Pick one and see how it goes. They’re both excellent desktop environments with great upstream communities, and the same Fedora system underneath it all.

We also have a new alternative desktop choice: COSMIC. This is a modern, written-all-in-Rust desktop environment from our friends over at System 76.

Perhaps most excitingly, we have a new installation interface! The previous UI was designed to manage a lot of before-you-even-start configuration choices. Over the past decade, though, we’ve gone to “get the full system installed with no fuss, then set up what you need from a complete environment”. That made the “hub and spoke” model more confusing than helpful. The new UI is streamlined and sleek, just like the Heart of Gold.

Of course, there are other big changes, as well as the usual updates to thousands of packages. See the Fedora Linux 42 Release Notes for all of the details, and don’t miss the “What’s New?” posts here on Fedora Magazine.

16
17
18
19
 
 

I did some searching and many users recommend Rofi but looking at man rofi-script it seems to just be a list picker. You pick something from the a list and only one thing runs. On Alfred and Raycast you can have interactive extensions which are essentially keyboard navigable UIs.

  • One example looking at the Alfred workflow gallery is Reddit Browser, where you select a subreddit from a list and then it shows of lists of posts, you can press cmd enter to go back & select another subreddit.
  • Another one lets you ask questions for chatgpt and shows answers right in the launcher (I'm not necessarily looking for AI extensions).
  • This Raycast extension lets you search and create Notion pages.
20
 
 

Fedora 40 running on Dell laptop with KDE spin has done it twice on separate occasions: after rebooting for updates it just hangs after applying them. Is this something known? I've looked on google but could find only similar queries in other places with no answers or "just hard reset it" answers. I've been running Fedora for over a decade now and haven't seen such behaviour until recent releases. Some config drift? something else?

21
3
submitted 2 months ago* (last edited 2 months ago) by terraborra@lemmy.nz to c/fedora@lemmy.ml
 
 

I'm running Fedora 41 KDE and had what appeared to be an issue with the system not loading to desktop from the GUI login screen. I am getting a black screen with just the cursor and nothing else. I can get a terminal window going on TTY3-6 to reboot and doing so would load into the desktop pretty much instantly.

Turns out that there's actually a process causing total boot time from power on to exceed 6 minutes. Boot log is viewable here https://paste.centos.org/view/raw/8846c1ec

Using systemd-analyze blame I can see that smartd.service is causing 3 minutes of that boot time. From a quick search it seems like it might be doing a full SMART test of my 3 SSDs on the first boot of the day.

Does anyone know how to disable this at boot? There doesn't appear to be a conf file in /etc/ and smartmontools isn't installed.

edit with solution

Thanks @just_another_person@lemmy.world and @notanapple@lemm.ee for correctly pointing out that fedora was struggling to mount a drive.

I checked fstab and there was no entry for the drive. mtab showed that it was mounted even though the drive wasn’t listed. I tried to find a way to have the drive ignored at boot but the only results that came up involved setting udev rules and those results were more than a decade old.

In the end I found the drive listed in /dev/. Using

rm nvmeXnXpX

I deleted the two partition entries and it now boots perfectly AND the drive is now listed correctly in the desktop and accessible.

22
 
 

For instance I want to install neovim-0.11.0-1.fc42 which is currently labeled testing > stable on the top right.

It seems like its a matter of days until the nvim 0.11.0 Fedora package is ready, but I would like to know in case I want to want to install other packages, especially if it takes over a week for new versions of nvim.

23
24
7
submitted 2 months ago* (last edited 2 months ago) by dditty@lemm.ee to c/fedora@lemmy.ml
 
 

Hello all, can anyone help me figure out what permissions/ownership settings and/or configuration changes I need to make to fix logrotate.service on my Fedora 41 host?

Here is what journalctl reports: https://pastebin.com/Hp31DJEX

It seems like the permission for /var/log/samba/ and /var/log/sshd/ might be messed up? I am struggling to find what the right ownership/permissions for these directories and files should be.

Additionally, when I look in /var/log/ I see many different log files for the same services:

https://pastebin.com/WXivZmST

25
view more: next ›