User contributions for Kenneth
Jump to navigation
Jump to search
19 August 2026
- 17:0217:02, 19 August 2026 diff hist +247 Kubernetes →Label Node
- 16:4116:41, 19 August 2026 diff hist +87 Linux/Bash History →Clear History on Exit current
- 16:1116:11, 19 August 2026 diff hist +1,800 N CentOS/10/Yum Created page with "=== /etc/yum.repos.d/centos10.repo === ls -l /etc/pki/rpm-gpg rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial-SHA256 rpm -qa gpg-pubkey* | grep -i f4a80e https://www.centos.org/keys/ https://www.centos.org/keys/RPM-GPG-KEY-CentOS-Official-SHA256 curl https://www.centos.org/keys/RPM-GPG-KEY-CentOS-Official-SHA256 -o /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-Official curl --fail -s https://www.centos.org/keys/RPM-GPG-KEY-CentOS-Official-SHA256 -o /etc/pki/r..." current
18 August 2026
- 19:0619:06, 18 August 2026 diff hist +1,234 N Windows/Memory Created page with "https://superuser.com/questions/437918/how-do-i-find-whats-eating-up-all-of-my-systems-memory-not-superfetch <pre> $TypeData = @{ TypeName = 'System.Diagnostics.Process' MemberType = 'ScriptProperty' MemberName = 'CommandLine' Value = {(Get-CimInstance Win32_Process -Filter "ProcessId = $($this.Id)").CommandLine} } Update-TypeData @TypeData get-process | sort PagedMemorySize64 -desc | select PagedMemorySize64, ProcessName, CommandLine > processes.txt g..." current
- 08:5908:59, 18 August 2026 diff hist +440 NVMe/nvme-cli →v2 dependencies current
- 08:5508:55, 18 August 2026 diff hist +66 NVMe/nvme-cli →Build and Install
- 07:3507:35, 18 August 2026 diff hist +60 Linux/ipmitool →Password
- 07:3507:35, 18 August 2026 diff hist +249 Linux/ipmitool →User List
- 07:3307:33, 18 August 2026 diff hist +197 Linux/ipmitool →Password
17 August 2026
- 16:4116:41, 17 August 2026 diff hist +1,049 Ubuntu/Python/3.14 →pip3.14 script current
- 16:3916:39, 17 August 2026 diff hist +15 Linux/thefuck →fix for python 3.12 current
- 16:3816:38, 17 August 2026 diff hist +117 Linux/thefuck →fix for python 3.12
14 August 2026
- 22:0922:09, 14 August 2026 diff hist +317 Linux/Alternatives →Python 3.14 current
- 22:0822:08, 14 August 2026 diff hist +136 CentOS/10/Python3.14 No edit summary current
- 22:0422:04, 14 August 2026 diff hist +1,029 Linux/Alternatives →Install
13 August 2026
- 01:1201:12, 13 August 2026 diff hist +915 N CentOS/10/Python3.14 Created page with "== Python 3.14 == sudo yum install python3.14 python3.14-pip sudo alternatives --list sudo alternatives --display python3 sudo alternatives --display python sudo alternatives --display pip3 sudo alternatives --display pip # sudo alternatives --config python sudo alternatives --install /usr/bin/python3 python3 /usr/bin/python3.12 312 sudo alternatives --install /usr/bin/python3 python3 /usr/bin/python3.14 314 sudo alternatives --set python3 /usr/bin/python3..."
12 August 2026
- 21:2921:29, 12 August 2026 diff hist +108 Windhawk →Windhawk current
- 21:2921:29, 12 August 2026 diff hist +17 WinGet →Windhawk
- 21:2921:29, 12 August 2026 diff hist +147 WinGet →ActiveState Perl
- 21:2421:24, 12 August 2026 diff hist +6 Windhawk →Disable grouping on the taskbar
- 21:2321:23, 12 August 2026 diff hist +48 Windhawk →Disable grouping on the taskbar
- 21:2221:22, 12 August 2026 diff hist +27 Windhawk →Disable grouping on the taskbar
- 21:2021:20, 12 August 2026 diff hist +30 Windhawk No edit summary
- 21:1921:19, 12 August 2026 diff hist +33 Windhawk →Hide Sound Volume Icon
11 August 2026
- 09:3709:37, 11 August 2026 diff hist +309 N Linux/markdown Created page with "== The Best Markdown Viewers for the Linux Command Line == https://www.adamsdesk.com/posts/linux-markdown-viewers/ https://github.com/Titor8115/mandown https://github.com/Inlyne-Project/inlyne https://github.com/charmbracelet/glow https://github.com/textualize/frogmouth https://github.com/matkrin/mdman" current
10 August 2026
- 00:1500:15, 10 August 2026 diff hist +51 N Carbonyl Created page with "== Carbonyl == https://github.com/fathyb/carbonyl" current
- 00:1500:15, 10 August 2026 diff hist +43 Linux/Console Browsers No edit summary current
- 00:1500:15, 10 August 2026 diff hist +30 Links2 No edit summary current
- 00:1400:14, 10 August 2026 diff hist +36 Lynx No edit summary current
- 00:1400:14, 10 August 2026 diff hist +12 N Links2 Created page with "== Links2 =="
- 00:1400:14, 10 August 2026 diff hist +10 N Lynx Created page with "== Lynx =="
- 00:1400:14, 10 August 2026 diff hist −8 Linux/Console Browsers No edit summary
- 00:1300:13, 10 August 2026 diff hist +20 Linux/Console Browsers No edit summary
- 00:1300:13, 10 August 2026 diff hist +1,319 N Linux/Console Browsers Created page with "== As of 2026 == My favorite is absolute Browsh if you want any sort of rendering and browser compatability!! Second favorite is Lynx or Links2 if just need basic text console browser https://i.imgur.com/n3opXwa.png <markdown> | Browser | JS / Modern Compatibility | Visual Layout Support | Best For | |---|---|---|---| | Browsh | Full (Uses Headless Firefox) | Text-grid graphics & videos | Complex web apps (JS, HTML5) | | Carbonyl[](https://github.com/fathyb/carbonyl)..."
- 00:1000:10, 10 August 2026 diff hist +93 Browsh No edit summary current
9 August 2026
- 23:5723:57, 9 August 2026 diff hist +300 N Browsh Created page with "== brow.sh == == Installation == https://www.brow.sh/docs/installation/ === Debian/Ubuntu === <pre> wget https://github.com/browsh-org/browsh/releases/download/v1.8.0/browsh_1.8.0_linux_amd64.deb sudo apt install ./browsh_1.8.0_linux_amd64.deb rm ./browsh_1.8.0_linux_amd64.deb browsh </pre>"
- 23:5223:52, 9 August 2026 diff hist +2,082 Ubuntu/snapd →Replace Firefox Snap with PPA current
- 23:4223:42, 9 August 2026 diff hist +162 Ubuntu/snapd →Replace Firefox Snap with PPA
- 23:4223:42, 9 August 2026 diff hist +17 Ubuntu/snapd →Replace Firefox Snap with PPA
- 23:4023:40, 9 August 2026 diff hist −409 Ubuntu/snaps Redirected page to Ubuntu/snapd current Tag: New redirect
- 23:4023:40, 9 August 2026 diff hist +437 Ubuntu/snapd No edit summary
- 23:3923:39, 9 August 2026 diff hist +771 N Ubuntu/snapd Created page with "== Termindate snapd with prejudice == snap list sudo snap list | awk '{print $1}' | xargs -L 1 sudo snap remove --purge sudo apt remove --purge snapd sudo apt-mark hold snapd Find and terminate any snapd directories: ## /home→/snap sudo find /home -type d -name snap sudo find /home -regex '/home/[a-zA-Z0-9.]: snap' -type d -name snap # sudo find /home -regex '/home/[a-zA-Z0-9.]*/snap' -type d -name snap -exec rm -rf {} \; ## other candidates - this could ta..."
- 23:2023:20, 9 August 2026 diff hist +20 N Snapd Created page with "See Ubuntu/snapd" current
- 01:4201:42, 9 August 2026 diff hist +2 Palworld →Start Server current
- 01:4101:41, 9 August 2026 diff hist +193 Palworld →Start Server
8 August 2026
- 21:3421:34, 8 August 2026 diff hist +745 OpenSSL →Certificate
- 09:1009:10, 8 August 2026 diff hist +1,069 N Ansible/SSH Created page with "== Setup == https://docs.ansible.com/projects/ansible/latest/os_guide/windows_ssh.html#windows-ssh <pre> Get-WindowsCapability -Name OpenSSH.Server* -Online | Add-WindowsCapability -Online Set-Service -Name sshd -StartupType Automatic -Status Running $firewallParams = @{ Name = 'sshd-Server-In-TCP' DisplayName = 'Inbound rule for OpenSSH Server (sshd) on TCP port 22' Action = 'Allow' Direction = 'Inbound' Enabled = 'True' # T..." current
- 09:0909:09, 8 August 2026 diff hist +400 Ansible/WinRM vs SSH No edit summary current
- 09:0409:04, 8 August 2026 diff hist +2,008 N Ansible/WinRM vs SSH Created page with "== WinRM vs SSH == Connecting to Windows nodes Ansible connects to POSIX managed nodes using OpenSSH by default. Windows nodes can also use SSH but historically they use WinRM as the connection transport. The supported connection plugins that can be used with Windows nodes are: * PowerShell Remoting over WinRM - psrp [https://docs.ansible.com/projects/ansible/latest/collections/ansible/builtin/psrp_connection.html#psrp-connection] * SSH - ssh [https://docs.an..."
7 August 2026
- 20:0520:05, 7 August 2026 diff hist +55 Windows/Terminal →Copilot-CLI Profile current