rootpages icon indicating copy to clipboard operation
rootpages copied to clipboard

Root Pages is a collection of easy-to-reference tutorials and guides primarily for Linux and other UNIX-like systems.

Results 163 rootpages issues
Sort by recently updated
recently updated
newest added
trafficstars

Place the `.desktop` file in `/etc/xdg/autostart/` directory. Any user on that system will launch those applications upon login. Discovered from investigating into this winesapOS issue: https://github.com/LukeShortCloud/winesapOS/issues/242

new content

https://linuxiac.com/how-to-set-up-ssh-to-use-two-factor-authentication/

new content

As of 2023-12-29, Gentoo provides binary packages (built daily). https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html

new content

``` Nobara Official has now be rebased on KDE instead of GNOME for several reasons: ———– (1) VRR (Variable Refresh Rate/Freesync) functionality. Gnome currently still requires patched-in VRR functionality. The...

new content

The official Fedora installer uses Anaconda which, for Silverblue, is hardcoded to reformat existing EFI partitions making other operating systems (ex., Windows) unbootable. This is not an issue on Fedora...

new content

Using UnitedRPM which provides `gstreamer1-plugins-bad-nonfree` (the most compatibility but, as of 2023-12, it only has packages for Fedora 37 which is already end-of-life - I am not sure if this...

new content

https://lancache.net/ https://www.youtube.com/watch?v=wWltASCJO-U

new content

Windows has various known issues with broadcast and multicast protocols which a lot of LAN games rely on. Solutions: 1. Change the interface priority of the network adapter to be...

new content

``` Removable media devices cannot have more than one boot entry added to the UEFI boot menu. The boot manager finds the first EFI partition that contains \EFI\BOOT\BOOT{machine type short...

new content

See if the udevd socket is available. ``` # skip retriggering if udevd isn't even accessible, e.g. containers or # rpm-ostree-based systems if [ -S /run/udev/control ]; then udevadm control...

new content