User contributions for Chubbard
Jump to navigation
Jump to search
2 June 2022
- 14:2714:27, 2 June 2022 diff hist −21 m Bash loop No edit summary
- 14:2514:25, 2 June 2022 diff hist +598 N Bash loop Created page with "<pre> #!/bin/bash _admin_ip="202.54.1.33|MUM_VPN_GATEWAY 23.1.2.3|DEL_VPN_GATEWAY 13.1.2.3|SG_VPN_GATEWAY" for e in $_admin_ip do echo allow from "${e%%|*}" to any port 2..."
28 April 2022
- 17:0817:08, 28 April 2022 diff hist +251 N Bash aliases Created page with "Just a list of some useful aliases <pre> alias scpresume='rsync --partial --progress ' FOO=1; while $FOO -eq 1 ; do date ; scpresume -r ./Uncharted_2022 chubbard@50.34...."
29 March 2022
- 08:2408:24, 29 March 2022 diff hist +34 m Mac Notes No edit summary
- 08:2308:23, 29 March 2022 diff hist +218 m Mac Notes No edit summary
15 March 2022
- 14:0414:04, 15 March 2022 diff hist +101 m Bash-interesting-command-examples No edit summary
- 14:0314:03, 15 March 2022 diff hist +235 N Bash-interesting-command-examples Created page with "====Interesting one-liners==== * Find all drives and ignore loop devices <pre> root@kvm03:/var/log# lsblk | grep -v "loop\|NAME" | grep "^[a-z]\|^[A-Z]" | awk '{print $1}' sda..."
- 13:3613:36, 15 March 2022 diff hist +915 N Snmp-differentChecks Created page with "==== Using MIBS ==== /usr/bin/snmpbulkwalk -v2c -c public -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs udp:asus03.iwillfearnoevil.com:161 /usr/bin/snmpbulkwalk -v2c -c public..." current
25 February 2022
- 20:4120:41, 25 February 2022 diff hist +513 m Ffmpeg notes No edit summary
21 February 2022
- 14:3714:37, 21 February 2022 diff hist +15 m Bash skel →Basic Skeleton to build scripts from
- 14:3414:34, 21 February 2022 diff hist +181 m Bash skel No edit summary
17 February 2022
- 11:1111:11, 17 February 2022 diff hist +338 m Zoneminder-notes No edit summary current
- 10:2710:27, 17 February 2022 diff hist +240 m Zoneminder-notes No edit summary
14 February 2022
- 09:5009:50, 14 February 2022 diff hist +3 m Zoneminder-notes No edit summary
- 09:4909:49, 14 February 2022 diff hist +138 m Zoneminder-notes No edit summary
- 09:3209:32, 14 February 2022 diff hist +368 m Zoneminder-notes No edit summary
- 09:3109:31, 14 February 2022 diff hist +2 m Zoneminder-notes No edit summary
- 09:3109:31, 14 February 2022 diff hist +327 m Zoneminder-notes No edit summary
- 09:2409:24, 14 February 2022 diff hist +810 m Zoneminder-notes No edit summary
12 February 2022
- 12:5812:58, 12 February 2022 diff hist +282 N Apt notes Created page with "===== Apt notes ===== holding package <pre> $ sudo apt-mark hold package-name $ sudo apt-mark hold mariadb-server </pre> show held packages <pre> $ apt-mark showhold </pre>..."
7 February 2022
- 15:2115:21, 7 February 2022 diff hist +111 m Gitalb api →Gitlab Alerts
- 15:1715:17, 7 February 2022 diff hist +309 m Gitalb api No edit summary
- 12:4212:42, 7 February 2022 diff hist +1,148 m Gitalb api No edit summary
- 12:4012:40, 7 February 2022 diff hist +436 m Gitalb api No edit summary
- 11:1111:11, 7 February 2022 diff hist +1,186 N Gitalb api Created page with "===== Basic API Calls for Gitlab ===== <pre> curl -L "https://gitlab.iwillfearnoevil.com/api/v4/projects" | jq '.' Partial return: { "id": 17, "description": "Find..."
- 11:1011:10, 7 February 2022 diff hist +38 N Category:Gitlab Created page with "All gitlab specific stuff goes in here" current
- 08:4808:48, 7 February 2022 diff hist +4,361 N Bash skel Created page with "==== Basic Skeleton to build scripts from ==== <pre> #!/bin/bash - #=============================================================================== # # FILE: filename..."
4 February 2022
- 10:0310:03, 4 February 2022 diff hist −40 Nms-notes No edit summary
- 10:0110:01, 4 February 2022 diff hist +937 N Nms-notes Created page with "Notes specific to the NMS I am writing ===== Daemon controllers via web interface ===== * [http://larvel01:8002/shell/status| Status the shellPoller daemon] * [http://larvel..."
- 09:5009:50, 4 February 2022 diff hist +273 N Git notes Created page with "Change git remote: With or without ssh keys added to your user account.. <pre> git remote set-url origin git@gitlab01.iwillfearnoevil.com:monitoring/nmsui.git or: git remote..."
3 February 2022
- 17:2617:26, 3 February 2022 diff hist +15 m Gitalb gotchas No edit summary current
- 17:0717:07, 3 February 2022 diff hist +642 m Gitalb gotchas No edit summary
- 16:4616:46, 3 February 2022 diff hist +737 m Gitalb gotchas No edit summary
- 15:5015:50, 3 February 2022 diff hist +1,986 N Gitalb gotchas Created page with " [https://sleeplessbeastie.eu/2020/06/29/how-to-enable-gitlab-container-registry/| Source Notes] <pre> Enable GitLab Container Registry on an instance running HAProxy. Edit..."
27 January 2022
- 09:5009:50, 27 January 2022 diff hist +1,169 m Mac Notes No edit summary
25 January 2022
- 18:5118:51, 25 January 2022 diff hist +4 m Bash-common-checks →Make leading zeros for output
- 18:5018:50, 25 January 2022 diff hist +177 m Bash-common-checks No edit summary
24 January 2022
- 18:1818:18, 24 January 2022 diff hist +19 N Category:Ubuntu Created page with "Random Ubuntu pages" current
- 18:1818:18, 24 January 2022 diff hist +22 m Ubuntu20 No edit summary
- 18:1218:12, 24 January 2022 diff hist +610 N Ubuntu20 Created page with "Some gotchas when dealing with Ubuntu 20.. Adding static IP address with a bridge - /etc/netplan/01-netplan.yaml <pre> network: version: 2 renderer: networkd ethernets..."
21 January 2022
- 16:2816:28, 21 January 2022 diff hist +41 m Snmp-iwillfearnoevil No edit summary current
- 16:2516:25, 21 January 2022 diff hist +120 m Snmp-iwillfearnoevil →Example manual trap
- 16:2416:24, 21 January 2022 diff hist +41 m Snmp-iwillfearnoevil →NMS testing using new OID std
- 16:2216:22, 21 January 2022 diff hist +1,319 m Snmp-iwillfearnoevil No edit summary
- 16:1516:15, 21 January 2022 diff hist −57 m Snmp-iwillfearnoevil No edit summary
- 16:1316:13, 21 January 2022 diff hist +3,200 m Snmp-iwillfearnoevil No edit summary
19 January 2022
- 08:4708:47, 19 January 2022 diff hist +145 N Vi notes Created page with "Notes on the oddball stuff I keep forgetting in vi.. * Find and replace: <pre> :%s/search_string/replacement_string/g </pre> Category:Vi" current
12 January 2022
- 14:2414:24, 12 January 2022 diff hist +112 m Mac-utils-and-howto No edit summary
- 14:2214:22, 12 January 2022 diff hist +55 N Category:Mac Created page with "If it is something Mac specific, it should end up here." current
- 14:2114:21, 12 January 2022 diff hist +227 N Mac-utils-and-howto Created page with "Drop all your Mac info here so it can be found later Find what DNS server you are using on the Mac <pre> scutil --dns </pre> Find ONLY the namesevers <pre> scutil --dns | gr..."