User contributions for Kenneth

A user with 10,268 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

  • 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

17 August 2026

14 August 2026

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

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

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/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

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