New pages
- 18:50, 13 May 2025 setting wine prefix at CLI (hist) [197 bytes] Nighthawk (Talk | contribs) (Created page with "To specify a WINEPREFIX on the command line when running Wine, set the WINEPREFIX environment variable before the command. For example: bash WINEPREFIX=/path/to/your/prefix...")
- 18:48, 13 May 2025 rdesktop and function keys (hist) [249 bytes] Nighthawk (Talk | contribs) (Created page with "goal: to prevent the linux windows manager function key bindings from being the victim of override solution: -K Do not override window manager key bindings. By default...")
- 21:24, 16 April 2025 ansible loop fail (hist) [2,635 bytes] Nighthawk (Talk | contribs) (Created page with " <source lang="yaml"> - name: example play showing common loop/list error hosts: localhost gather_facts: false tasks: - name: set var1 set_fact: var1: "foo,b...")
- 18:17, 14 April 2025 ansible fiortios api login failure (hist) [558 bytes] Nighthawk (Talk | contribs) (Created page with "fortios version: 7.4.5 error(from ansible): ansible.module_utils.connection.ConnectionError: Expecting value: line 1 column 1 (char 0) description: login with access_token ...")
- 14:15, 4 April 2025 scrcpy android screen mirror and remote control (hist) [368 bytes] Nighthawk (Talk | contribs) (Created page with " This application mirrors Android devices (video and audio) connected via USB or TCP/IP and allows control using the computer's keyboard and mouse. It does not require root ac...")
- 01:18, 28 February 2025 ansible-galaxy collection upgrade (hist) [620 bytes] Nighthawk (Talk | contribs) (Created page with " $ '''ansible-galaxy collection list''' # /home/jsmith/.ansible/collections/ansible_collections Collection Version ----------------------------- -------...")
- 01:06, 28 February 2025 ansible upgrade notes (hist) [1,322 bytes] Nighthawk (Talk | contribs) (Created page with "performing upgrade in a virtual environment install python virtual environment binaries $ '''sudo apt install python3.11-venv''' create a virtual environment $ '''sudo pyt...")