User contributions for Kenneth
Jump to navigation
Jump to search
28 August 2024
- 22:5322:53, 28 August 2024 diff hist +550 Bash →Bash History
- 22:3622:36, 28 August 2024 diff hist +723 Linux/moreutils No edit summary current
- 22:3422:34, 28 August 2024 diff hist +3,198 N Linux/moreutils Created page with "= moreutils = == chronic == == combine == == errorno == errno looks up errno macro names, errno codes, and the corresponding descriptions. For example, if given ENOENT on a Linux system, it prints out the code 2 and the description "No such file or directory". If given the code 2, it prints ENOENT and the same description. # errno 0 # errno 1 EPERM 1 Operation not permitted # errno 2 ENOENT 2 No such file or directory == ifdata == ifdata - get network int..."
- 22:1922:19, 28 August 2024 diff hist +10 Chocolatey →Favorite Packages
- 21:5721:57, 28 August 2024 diff hist +49 Bash →For Loop
27 August 2024
- 02:5902:59, 27 August 2024 diff hist +180 Foundry VTT/Modules →Dice Tray
- 02:4402:44, 27 August 2024 diff hist +190 Foundry VTT/P2FE →Scouting current
- 02:4302:43, 27 August 2024 diff hist −1 Foundry VTT/P2FE →Reload =
- 02:4302:43, 27 August 2024 diff hist +63 Foundry VTT/P2FE →Refocus
- 02:4202:42, 27 August 2024 diff hist +16 Foundry VTT/P2FE →Scouting
- 02:4102:41, 27 August 2024 diff hist +1 Foundry VTT/P2FE →= Basic Action Macro
- 02:4102:41, 27 August 2024 diff hist +8,561 Foundry VTT/P2FE →Macros
- 02:3802:38, 27 August 2024 diff hist +1,215 N Foundry VTT/P2FE Created page with "== Macros == === Raise Shield === <pre> game.pf2e.actions.raiseAShield({ actors: [token?.actor ?? actor ?? game.user.character].filter((actor) => actor) }) </pre> === Scouting === <pre> const actors = game.user.getActiveTokens().flatMap((t) => t.actor ?? []); if (actors.length === 0) { return ui.notifications.error("PF2E.ErrorMessage.NoTokenSelected", { localize: true }); } const ITEM_UUID = "Compendium.pf2e.other-effects.Item.EMqGwUi3VMhCjTlF"; // Effect: Scout..."
26 August 2024
- 22:0122:01, 26 August 2024 diff hist +483 LVM →Extend an LVM partition current
25 August 2024
- 17:4817:48, 25 August 2024 diff hist +3 Foundry VTT →DDB Module Compendium current
- 17:4717:47, 25 August 2024 diff hist +4,892 Foundry VTT/Modules →D&D Beyond Importer
- 17:4717:47, 25 August 2024 diff hist +4,887 Foundry VTT →Module Compendium
23 August 2024
- 22:5422:54, 23 August 2024 diff hist +1,024 MongoDB →Uninstall MongoDB
22 August 2024
- 22:0322:03, 22 August 2024 diff hist +119 Ansible →Galaxy Community Collections
- 22:0222:02, 22 August 2024 diff hist +1,751 Ansible →Galaxy Framework Role Initalize
21 August 2024
- 20:3020:30, 21 August 2024 diff hist +87 Blackbox →Email with multiple keys current
- 09:2009:20, 21 August 2024 diff hist +304 Blackbox →keywords
- 06:0806:08, 21 August 2024 diff hist +343 Kubernetes →kubectl install
- 06:0406:04, 21 August 2024 diff hist +62 Kubernetes →kubectl install
- 06:0206:02, 21 August 2024 diff hist +233 Kubernetes →kubectl install
- 05:3105:31, 21 August 2024 diff hist +49 Git →Archive (Export)
- 05:3005:30, 21 August 2024 diff hist +102 Git →Archive (Export)
20 August 2024
- 08:0808:08, 20 August 2024 diff hist +129 Brave →Disable Media Keys
- 08:0708:07, 20 August 2024 diff hist +189 N Brave Created page with "== Disable Media Keys == Edit shortcut and add... "...\brave.exe" --disable-features=HardwareMediaKeyHandling ref: https://community.brave.com/t/media-keys-begin-hijacked-by-brave/538025"
18 August 2024
- 19:2419:24, 18 August 2024 diff hist +314 Docker →Extract Build Steps
- 18:3518:35, 18 August 2024 diff hist +338 N Branch Names Created page with " main master trunk prod production default git config --global init.defaultBranch trunk origin (default remote name) dev development active ad (active development) stage staging release releases utility branches: metaconfig meta/config root init (empty bare branch) utility folders: .github .meta .metadata" current
- 14:2714:27, 18 August 2024 diff hist +721 Discord/Ukulele →README current
- 06:2506:25, 18 August 2024 diff hist −1 ICX →Authentication, Authorization, and Accounting =
- 06:2406:24, 18 August 2024 diff hist −3 ICX →Privilege Levels
- 06:2406:24, 18 August 2024 diff hist +1,088 ICX →Users
- 05:1105:11, 18 August 2024 diff hist +180 ICX →L3 Premium Features
- 05:1005:10, 18 August 2024 diff hist +470 ICX →License
16 August 2024
- 09:4409:44, 16 August 2024 diff hist +219 Linux/Ubuntu/locale →Rebuild current
- 09:4109:41, 16 August 2024 diff hist +709 Linux/Ubuntu/locale No edit summary
- 09:0009:00, 16 August 2024 diff hist +541 Supermicro/Fan Speed →Fan Controls by Emperical Testing current
- 08:5908:59, 16 August 2024 diff hist +1,928 N Supermicro/Fan Speed Created page with "== Fan Controls by Emperical Testing == Reference Material - Supermicro X9/X10/X11 Fan Speed Control | ServeTheHome Forums https://forums.servethehome.com/index.php?resources/supermicro-x9-x10-x11-fan-speed-control.20/ Fan control valuse values are: Standard: 0 Full: 1 Optimal: 2 Heavy IO: 4 These can be set using ''ipmicfg'' util. A bit of testing confirmed that this is effectively correct (even if SM might disagree on some fine details). Fans on..."
15 August 2024
- 23:0923:09, 15 August 2024 diff hist +833 N ElevenClock Created page with "== ElevenClock == Customize the Windows Clock ElevenClock https://github.com/marticliment/ElevenClock : First of all... What is Elevenclock? ElevenClock is an application whose whole point is to have a customizable clock on your Windows 11 taskbars. When Microsoft's engineers were creating Windows 11, they forgot to add a clock on the secondary screen taskbar. So I did that. ElevenClock was an app designed to return this functionality, but it has evolved and it can..." current
- 19:0919:09, 15 August 2024 diff hist +947 N AWX/Helm Chart Created page with " awx-operator 2.19.1 · christianhuth/awx-operator https://artifacthub.io/packages/helm/awx-operator/awx-operator/ chart version 2.19.1 as of July 2, 2024 Helm parameters: The install argument must be a chart reference, a path to a packaged chart, a path to an unpacked chart directory or a URL. Installation example: helm install MYNAME CHART-REPO/CHART-NAME -n NAMESPACE --create-namespace -f MYVALUES.yaml helm install my-awx-operator awx-operator/awx-operator -n a..." current
- 05:0005:00, 15 August 2024 diff hist +44 GitHub/GH Client →api
14 August 2024
- 08:2108:21, 14 August 2024 diff hist +97 Chocolatey →firefox
- 08:2008:20, 14 August 2024 diff hist +328 Chocolatey →Paint.net
- 08:1508:15, 14 August 2024 diff hist +450 Chocolatey →Windows Terminal
- 00:0700:07, 14 August 2024 diff hist +259 Ipmicfg →IPMI BMC Firmware Version current
13 August 2024
- 23:3523:35, 13 August 2024 diff hist +403 WinGet →WinGet
- 23:3223:32, 13 August 2024 diff hist +192 WinGet →WinGet