User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 19:17, 19 October 2023 (diff | hist) . . (+19) . . snmptranslate guide (current)
- 14:44, 5 September 2023 (diff | hist) . . (+38) . . kvm notes (current)
- 14:43, 5 September 2023 (diff | hist) . . (+23) . . N kvm (Nighthawk moved page kvm to kvm notes) (current)
- 14:43, 5 September 2023 (diff | hist) . . (0) . . m kvm notes (Nighthawk moved page kvm to kvm notes)
- 15:28, 2 September 2023 (diff | hist) . . (0) . . m adb shell network ip tools reference (Nighthawk moved page adb shell reference to adb shell network ip tools reference) (current)
- 02:12, 24 June 2023 (diff | hist) . . (+1,273) . . N password-store notes (Created page with "==re-encrypt all password with a new gpg key== $ pass init <email_address> where the email is the one associate with the key. this can be seen with... $ '''gpg --list-keys...") (current)
- 14:50, 15 May 2023 (diff | hist) . . (-21) . . disabling password strength checking via passwdqc (current)
- 14:47, 15 May 2023 (diff | hist) . . (+1,442) . . N disabling password strength checking via passwdqc (Created page with " == Problem Description: == later versions of gentoo enforce password security requiring a minimum of 11 characters. this solution is for those who wish to disable this featu...")
- 05:39, 18 February 2023 (diff | hist) . . (+153) . . N postfix auth (Created page with "[ https://www.xmodulo.com/enable-user-authentication-postfix-smtp-server-sasl.html How to enable user authentication for a Postfix SMTP server with SASL]") (current)
- 18:08, 3 February 2023 (diff | hist) . . (+6) . . WLS update (current)
- 18:45, 25 January 2023 (diff | hist) . . (+241) . . raspberry pi notes (current)
- 18:41, 25 January 2023 (diff | hist) . . (+524) . . N raspberry pi notes (Created page with " ==xset== config tool for the pi viewing current settings $ '''xset q''' ==program launch on boot== configure the autostart file for the relevant desktop you are r...")
- 01:01, 2 November 2022 (diff | hist) . . (0) . . m alternative for pipe operator (heredoc) (Nighthawk moved page alternative for pipe operator to alternative for pipe operator (heredoc) without leaving a redirect) (current)
- 01:00, 2 November 2022 (diff | hist) . . (+78) . . alternative for pipe operator (heredoc)
- 00:39, 2 November 2022 (diff | hist) . . (-1) . . read multiline user input in bash (current)
- 00:38, 2 November 2022 (diff | hist) . . (-8) . . read multiline user input in bash
- 00:37, 2 November 2022 (diff | hist) . . (+192) . . N read multiline user input in bash (Created page with "<source lang="bash"> # get input from user via CLI echo "Paste import config..." IFS= read -d '' -n 1 importvariable while IFS= read -d '' -n 1 -t 2 c do importvariable+=...")
- 15:33, 20 September 2022 (diff | hist) . . (+1) . . windows ssh server guide (→intallation) (current)
- 21:48, 28 August 2022 (diff | hist) . . (+288) . . N openwrt guide (Created page with " ==changing network setting== Edit /etc/config/network directly Run /etc/init.d/network restart ===disabling ipv4=== uci set 'network.lan.ipv6=off' uci set 'network.wan...")
- 23:47, 26 August 2022 (diff | hist) . . (+17) . . windows ssh server guide (→public key auth)
- 23:43, 26 August 2022 (diff | hist) . . (+448) . . windows ssh server guide (→public key auth)
- 23:38, 26 August 2022 (diff | hist) . . (+644) . . windows ssh server guide (→test/use it)
- 01:10, 22 August 2022 (diff | hist) . . (+21) . . apt expired key signature for skype (current)
- 01:09, 22 August 2022 (diff | hist) . . (+708) . . N apt expired key signature for skype (Created page with " error: W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repo.skype.com/deb ...")
- 13:34, 14 July 2022 (diff | hist) . . (+32) . . Python quick reference (current)
- 13:33, 14 July 2022 (diff | hist) . . (+204) . . Python quick reference (→string replace)
- 19:43, 27 May 2022 (diff | hist) . . (+1,470) . . N flashing openwrt via pxe boot (Created page with "== setup pxe boot server == install dnsmasq if needed create tftpboot directory and put firmware from dd-wrt or openwrt in it. download firmware upgrade file and put it in...") (current)
- 14:06, 18 March 2022 (diff | hist) . . (+15) . . windows ssh server guide
- 19:23, 3 March 2022 (diff | hist) . . (+210) . . Python quick reference (→Command line arguments - sys.argv)
- 18:17, 1 March 2022 (diff | hist) . . (+100) . . nagios notes (current)
- 18:35, 19 February 2022 (diff | hist) . . (+41) . . Android Debug Bridge - adb shell guide (→backup a particular app / apk) (current)
- 17:10, 28 January 2022 (diff | hist) . . (-10) . . Android Debug Bridge - adb shell guide (→backup a particular app / apk)
- 17:09, 28 January 2022 (diff | hist) . . (+121) . . Android Debug Bridge - adb shell guide (→backup a particular app / apk)
- 17:07, 28 January 2022 (diff | hist) . . (+757) . . Android Debug Bridge - adb shell guide
- 16:35, 25 January 2022 (diff | hist) . . (+66) . . Python quick reference (→accessing input from a pipe)
- 16:34, 25 January 2022 (diff | hist) . . (+149) . . Python quick reference
- 14:42, 15 January 2022 (diff | hist) . . (+346) . . N termux notes (Created page with "==accessing media and files(i.e. camera pictures)== initial setup on phone from termux session, run... $ '''termux-setup-storage''' You will then be prompted to "Allow Te...") (current)
- 01:35, 17 November 2021 (diff | hist) . . (+127) . . N carddav (Created page with "[https://gitlab.com/CardBook/CardBook/-/wikis/home homepage] [https://gitlab.com/CardBook/CardBook/-/wikis/home documentation]") (current)
- 16:57, 16 November 2021 (diff | hist) . . (+969) . . N postgres (Created page with "==controlling access/authentication== file: pg_hba.conf path: /etc/postgresql/<version>/main/ example of no auth from local any user add line... local all all trust resta...") (current)
- 16:30, 16 November 2021 (diff | hist) . . (+124) . . N linux to windows cli equivalents (Created page with "linux -> windows grep -> findstr ps -> tasklist kill -> taskkill taskkill /f /im <processname> category:winblows") (current)
- 12:57, 15 November 2021 (diff | hist) . . (+534) . . kvm notes
- 14:13, 30 August 2021 (diff | hist) . . (-4) . . Bash for loop (→C style for variable usage) (current)
- 14:13, 30 August 2021 (diff | hist) . . (+29) . . Bash for loop
- 14:12, 30 August 2021 (diff | hist) . . (+119) . . Bash for loop
- 16:01, 14 August 2021 (diff | hist) . . (+147) . . N openvpn password auth (Created page with " [https://openvpn.net/community-resources/using-alternative-authentication-methods/ Using alternative authentication methods] category:openvpn") (current)
- 00:43, 19 June 2021 (diff | hist) . . (+628) . . N easy-rsa 3 notes (Created page with "==links== [https://community.openvpn.net/openvpn/wiki/EasyRSA3-OpenVPN-Howto?__cf_chl_jschl_tk__=8fe8aa7fbc111043c5a2071195980cf9d1c4090d-1624051343-0-AegHYaQtPehsx7ohevc0beP9...") (current)
- 17:53, 25 May 2021 (diff | hist) . . (+3) . . mssql notes (current)
- 17:52, 25 May 2021 (diff | hist) . . (+334) . . mssql notes
- 13:24, 17 May 2021 (diff | hist) . . (+1) . . mssql notes
- 13:21, 17 May 2021 (diff | hist) . . (+132) . . mssql notes
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)