Advanced Search
Search Results
13 total results found
Used Packages
Packages fontspec \usepackage{fontspec} Advanced Font Selection: Allows you to use any OpenType or TrueType font installed on your system. Note that this requires compiling with XeLaTeX or LuaLaTeX instead of pdfLaTeX. babel-czech \usepackage[czech]{babel} Cze...
Improper opening of links in browsers
add %u after the executable in the .desktop entry
Dolphin
File gets opened instead of showing directory Use the --select option with %f --select shows the containing folder and highlights the file passed with %f
Startup
Fix startup sudo dnf install libxcrypt-compat
Command Cheat Sheet
Matlab Tento přehled obsahuje klíčové příkazy pro Control System Toolbox a Symbolic Math Toolbox, zaměřené na analýzu systémů, přenosové funkce, stavový prostor a návrh regulátorů. 1. Reprezentace systémů (Modely a diskretizace) Před prací se systémy je nutné...
Ufw Cheat Sheet
Ufw Basic commands sudo ufw status Check status (usually "inactive" by default). sudo ufw status numbered List rules with ID numbers (great for deleting). sudo ufw enable Turn the firewall ON sudo ufw disable Turn the firewall OFF sudo ufw reload ✔Apply chang...
Windows Installing Steps
Installing Windows Useful Commands Skip Account Creation start ms-cxh:localonly Also Skip Network Requirement oobe\bypassnro Windows To Go Windows To Go creates a portable, bootable Windows environment on a USB drive. For Windows 11, Rufus is required for a ...
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 —...
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...
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)
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...
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 ...