Advanced Search
Search Results
31 total results found
Networking
Hosts
Device Name IP Address MAC Address (WOL) Kompus 192.168.10.31 — Thinkus 192.168.10.32 — Centrus 192.168.10.33 — Pixel 192.168.10.34 — RPi doma 192.168.10.35 — RPi praha 192.168.10.36 — Server 105 192.168.111.21 — Backup pi 192.168.111.28 —...
Drivers
Xbox Controller
xone Driver Installation #Installation: dnf copr enable sentry/xone dnf install xone lpf-xone-firmware lpf approve xone-firmware lpf build xone-firmware lpf install xone-firmware reboot #(this is needed to load the modules) Uninstalling #Removal: dnf copr dis...
CTU
LAR
Ferenc
TurtleBot package The TurtleBot package provides means to interact with the robot. The package is located in the src directory of this repository and in installed on all Turtlebots. TurtleBot class Initialization of the turtlebot: from robolab_turtlebot import...
Improper opening of apps on KDE
An issue where the window does not get stitched to the instance being loaded and in some cases, opens a new Wayland window with the default yellow logo. The fix StartupWMClass=zen inside the .desktop entry (solution shown for Zen browser)
Self-Hosting
Jellyfin
SSO Plugin README
Jellyfin SSO Plugin This plugin allows users to sign in through an SSO provider (such as Google, Microsoft, or your own provider). This enables one-click signin. https://user-images.githubusercontent.com/17993169/149681516-f93b43f5-fa5c-4c1...
Stoat
Creating an Invite
Making Your Instance Invite-only Add the following section to your Revolt.toml file: [api.registration] # Whether an invite should be required for registration # See https://github.com/stoatchat/self-hosted#making-your-instance-invite-only invite_only = true ...