User contributions for Kenneth

A user with 10,119 edits. Account created on 10 May 2014.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

19 August 2026

18 August 2026

17 August 2026

14 August 2026

13 August 2026

  • 01:1201:12, 13 August 2026 diff hist +915 N CentOS/10/Python3.14Created 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

11 August 2026

  • 09:3709:37, 11 August 2026 diff hist +309 N Linux/markdownCreated 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

9 August 2026

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/SSHCreated 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 SSHNo edit summary current
  • 09:0409:04, 8 August 2026 diff hist +2,008 N Ansible/WinRM vs SSHCreated 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

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)