New pages

New pages
Hide registered users | Show bots | Show redirects

2 September 2025

  • 01:2601:26, 2 September 2025 Network List Manager and Windows Configuration Designer (hist | edit) [2,169 bytes] Root (talk | contribs) (Created page with "...first off, Windows 10 is largely out of luck. Good news is that October 2025, everyone will have upgraded to Windows 11 after Win 10 support expired. : ) Uh, huh, right. Anyway, ever wanted to deal with the "Unidentified network" label in the Network and Sharing Center. Well good news, now that Microsoft is trying really hard to relegate Control Panel to the dust bin, it is now possible to make customization settings to the Network and Sharing Center's display of...") Tag: Visual edit

11 August 2025

  • 23:2523:25, 11 August 2025 ClamD and Irritating Permissions Issue (hist | edit) [557 bytes] Root (talk | contribs) (Created page with "Every update ClamD? One of the files that gets updated is this one: /usr/lib/tmpfiles.d/clamd.scan.conf, which contains this: <code>d /run/clamd.scan 0710 clamscan virusgroup</code> And that don't work. This does: <code>d /run/clamd.scan 0777 clamscan virusgroup</code> Experiments were done to find a better solution, but they were lost, and no time to re-create it. So every time ClamD gets upgraded, that needs to be done. You can try playing with the owners of the...") Tag: Visual edit

6 August 2025

  • 16:3716:37, 6 August 2025 Useful GRUB KERNEL and LV Related Commands (hist | edit) [37,911 bytes] Root (talk | contribs) (Created page with "...this is just a dump of a bash history file; KERNEL Related;<syntaxhighlight lang="text"> journalctl _TRANSPORT=kernel MESSAGE=shutdown sysctl kernel.perf_event_max_sample_rate uname -r dnf list available kernel dnf list installed kernel rpm -qa | grep kernel dnf list kernel dnf remove kernel-5.14.0-362.18.1.el9_3.0.1 dnf list kernel* sudo dnf reinstall kernel kernel-core kernel-modules kernel-devel dnf update --exclude=kernel* --exclude=kernel-core* --exclude=kernel-...") Tag: Visual edit

1 August 2025

15 July 2025

  • 15:3915:39, 15 July 2025 Rocky 9 Linux Booting Notes (hist | edit) [3,267 bytes] Root (talk | contribs) (Created page with "=== This guy (jlehtone) actually sums it up fairly well; === On Rocky 8 [and Rocky 9] the boot process has two options: * Legacy boot loads GRUB from <code>/boot/grub2/</code> and GRUB reads <code>/boot/grub2/grub.cfg</code> * UEFI boot loads GRUB from <code>/boot/efi/EFI/rocky/</code> and GRUB reads <code>/boot/efi/EFI/rocky/grub.cfg</code> On Rocky 9 the same happens, but the <code>/boot/efi/EFI/rocky/grub.cfg</code> is a wrapper that makes the UEFI GRUB read <code>/...") Tag: Visual edit