New pages
Jump to navigation
Jump to search
- 10:42, 22 December 2024 Steam/steamcmd (hist | edit) [82 bytes] Kenneth (talk | contribs) (Created page with " ./steamcmd.sh +login anonymous +force_install_dir 298740 +app_update 298740 +quit")
- 18:16, 20 December 2024 Python/Online Editor (hist | edit) [156 bytes] Kenneth (talk | contribs) (Created page with " https://www.online-python.com/")
- 06:07, 16 December 2024 Kubernetes/DNS (hist | edit) [1,178 bytes] Kenneth (talk | contribs) (Created page with "/etc/resolv.conf search kenneth.svc.cluster.local svc.cluster.local cluster.local EXAMPLE.com nameserver 172.30.0.10 options ndots:5")
- 06:06, 16 December 2024 Docker/Ubuntu (hist | edit) [371 bytes] Kenneth (talk | contribs) (Created page with "== Tools to install == Install ping: <ref>https://stackoverflow.com/questions/39901311/docker-ubuntu-bash-ping-command-not-found</ref> apt-get update -y apt-get install -y iputils-ping")
- 01:11, 16 December 2024 Mongo (hist | edit) [15 bytes] Kenneth (talk | contribs) (Created page with "See MongoDB")
- 23:43, 10 December 2024 K9s (hist | edit) [30 bytes] Kenneth (talk | contribs) (Created page with "== k9s == k9s -n [namespace]")
- 18:28, 9 December 2024 Sesame Street (hist | edit) [218 bytes] Kenneth (talk | contribs) (Created page with "One of these things is not like the others; One of these things doesn't belong. Can you tell which thing is not like the others by the time I finish this song?")
- 23:26, 2 December 2024 Python/Windows (hist | edit) [292 bytes] Kenneth (talk | contribs) (Created page with "Launcher")
- 22:14, 1 December 2024 Ubuntu/resolv.conf (hist | edit) [2,912 bytes] Kenneth (talk | contribs) (Created page with "== Set Default Search Domain == Change #Domains= in /etc/systemd/resolved.conf and run "systemctl restart systemd-resolved" == /etc/resolv.conf == <pre> $ cat /etc/resolv.conf # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connect...")
- 21:36, 1 December 2024 Ubuntu/NTP (hist | edit) [937 bytes] Kenneth (talk | contribs) (Created page with "== NTP == systemctl status systemd-timesyncd /etc/systemd/timesyncd.conf [Time] NTP=ntp.example.com /etc/systemd/timesyncd.conf.d/ systemctl stop systemd-timesyncd systemctl start systemd-timesyncd --- One-shot sync: chronyd -q One-shot time check: chronyd -Q <pre> root@IRV-CI-101:~/pbis-open-9.1.0.551.linux.x86_64.deb# chronyd -q Command 'chronyd' not found, but can be installed with: apt install chrony root@IRV-CI-101:~/pbis-open-9.1.0.551.linux.x86...")
- 20:16, 30 November 2024 Linux/Kerberos (hist | edit) [981 bytes] Kenneth (talk | contribs) (Created page with "== keytab management == A keytab is a file containing pairs of Kerberos principals and encrypted keys (which are derived from the Kerberos password). You can use a keytab file to authenticate to various remote systems using Kerberos without entering a password. However, when you change your Kerberos password, you will need to recreate all your keytabs. Keytab files are commonly used to allow scripts to automatically authenticate using Kerberos, without requiring human...")
- 20:05, 30 November 2024 Kerberos (hist | edit) [22 bytes] Kenneth (talk | contribs) (Created page with "== keytab management == A keytab is a file containing pairs of Kerberos principals and encrypted keys (which are derived from the Kerberos password). You can use a keytab file to authenticate to various remote systems using Kerberos without entering a password. However, when you change your Kerberos password, you will need to recreate all your keytabs. Keytab files are commonly used to allow scripts to automatically authenticate using Kerberos, without requiring human...")
- 18:19, 30 November 2024 SSSD (hist | edit) [4,990 bytes] Kenneth (talk | contribs) (Created page with "== Clear Cache == sss_cache - sss_cache invalidates records in SSSD cache. Invalidated records are forced to be reloaded from server as soon as related SSSD backend is online. Options that invalidate a single object only accept a single provided argument. Clear cache: # -E means everything sss_cache -E")
- 00:09, 26 November 2024 GitHub/Public Roadmap (hist | edit) [68 bytes] Kenneth (talk | contribs) (Created page with " GitHub Public Roadmap https://github.com/orgs/github/projects/4247")
- 23:40, 25 November 2024 Klogg (hist | edit) [376 bytes] Kenneth (talk | contribs) (Created page with "== Release Milestones == https://github.com/variar/klogg/milestones")
- 07:11, 23 November 2024 MobaXterm (hist | edit) [363 bytes] Kenneth (talk | contribs) (Created page with "== MobaXterm == https://mobaxterm.mobatek.net/ == Install via Scoop == See Scoop scoop bucket add extras scoop install extras/mobaxterm Installs to Start Menu -> Scoop Apps -> MobaXterm https://mobaxterm.mobatek.net/ https://bjansen.github.io/scoop-apps/extras/mobaxterm/")
- 04:11, 17 November 2024 Games/Standard 52 Card Deck (hist | edit) [203 bytes] Kenneth (talk | contribs) (Created page with "See https://en.wikipedia.org/wiki/Standard_52-card_deck == keywords == Category:Games Category:Gaming Category:Card Games Category:Standard 52 Card Deck Category:2 Player Card Games")
- 04:10, 17 November 2024 Gin Rummy (hist | edit) [146 bytes] Kenneth (talk | contribs) (Created page with "== keywords == Category:Games Category:Gaming Category:Card Games Category:Standard 52 Card Deck Category:2 Player Card Games")
- 04:08, 17 November 2024 Games/Sushi Go (hist | edit) [16 bytes] Kenneth (talk | contribs) (Created page with "See Sushi Go")
- 16:51, 11 November 2024 AWX/LDAP (hist | edit) [6,150 bytes] Kenneth (talk | contribs) (Created page with "LDAP USER SEARCH <pre> [ "OU=Users,DC=website,DC=com", "SCOPE_SUBTREE", "(cn=%(user)s)" ] </pre> The first line specifies where to search for users in the LDAP tree. The second line specifies the scope where the users should be searched: SCOPE_BASE: This value is used to indicate searching only the entry at the base DN, resulting in only that entry being returned SCOPE_ONELEVEL: This value is used to indicate searching all entries one level under the base DN - but...")
- 04:16, 11 November 2024 Mares Puck (hist | edit) [1,794 bytes] Kenneth (talk | contribs) (Created page with "== Mares Puck Pro https://www.mares.com/en/scuba-diving == Software == https://www.mares.com/en/downloads/software == Pro+ Dive Computer == == Mares Puck Pro Dive Computer == Mares Puck Pro Dive Multigas Nitrox Watch Computer for Scuba Diving https://www.amazon.com/dp/B00H3I636W?ref_=ppx_hzod_title_dt_b_fed_asin_title_0_0 ~ $160 == Connector == Mares Dive Link 2 USB Interface | Clip-On PC Interface for Scuba Diving Computers https://www.amazon.com/gp/produ...")
- 03:55, 11 November 2024 AWX/Execution Environment (hist | edit) [196 bytes] Kenneth (talk | contribs) (Created page with "== Execution Environment == Execution Environments https://quay.io/repository/ansible/awx-ee?tab=tags As of 2024.11.09 Updated: latest - Daily 24.6.1 - July 2nd, 2024 24.6.0 - June 21st, 2024")
- 05:36, 10 November 2024 Extra Packages for Enterprise Linux (hist | edit) [55 bytes] Kenneth (talk | contribs) (Created page with "== Extra Packages for Enterprise Linux == See EPEL")
- 05:35, 10 November 2024 Rocky Linux (hist | edit) [17 bytes] Kenneth (talk | contribs) (Created page with "== Rocky Linux ==")
- 05:34, 10 November 2024 RHEL (hist | edit) [333 bytes] Kenneth (talk | contribs) (Created page with "{{subpages}} == Red Hat Enterprise Linux == == keywords == Category:Linux Category:Red Hat Category:RHEL")
- 05:34, 10 November 2024 Red Hat Enterprise Linux (hist | edit) [44 bytes] Kenneth (talk | contribs) (Created page with "== Red Hat Enterprise Linux == See RHEL")
- 17:13, 5 November 2024 Linux/nmap (hist | edit) [21 bytes] Kenneth (talk | contribs) (Created page with "== nmap == port scan")
- 21:55, 2 November 2024 OBiTALK (hist | edit) [168 bytes] Kenneth (talk | contribs) (Created page with "== OBiTALK == == EOL - Oct 2024 == EOL Oct 1, 2024 EOL - https://support.hp.com/us-en/document/ish_10969583-11049883-16 == OBi200 == See OBi200 == keywords ==")
- 21:36, 1 November 2024 SSO (hist | edit) [105 bytes] Kenneth (talk | contribs) (Created page with "== Single Sign On == === SAML === === LDAP === === OIDC === === Kerberos === === Local Accounts ====")
- 07:18, 31 October 2024 Python/venv (hist | edit) [1,052 bytes] Kenneth (talk | contribs) (Created page with "<pre> # pip install pip --upgrade error: externally-managed-environment × This environment is externally managed ╰─> To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are trying to install. If you wish to install a non-Debian-packaged Python package, create a virtual environment using python3 -m venv path/to/venv. Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make sure you have py...")
- 08:58, 30 October 2024 Ubuntu/Upgrade (hist | edit) [1,873 bytes] Kenneth (talk | contribs) (Created page with "== Release Upgrade == sudo apt update sudo apt -y upgrade sudo do-release-upgrade == /etc/update-manager/release-upgrades == vim /etc/update-manager/release-upgrades <pre> # Default behavior for the release upgrader. [DEFAULT] # Default prompting and upgrade behavior, valid options: # # never - Never check for, or allow upgrading to, a new release. # normal - Check to see if a new release is available. If more than one new # release is found, the r...")
- 08:37, 30 October 2024 GitHub/DMCA (hist | edit) [78 bytes] Kenneth (talk | contribs) (Created page with "== Take Down Notices == https://github.com/github/dmca/blob/master/README.md")
- 20:29, 28 October 2024 Windows/Fast Startup (hist | edit) [748 bytes] Kenneth (talk | contribs) (Created page with "Recent versions of Windows may have different settings. See How to adjust power and sleep settings in Windows for more information. Under Shutdown settings in System Setting for Power Options, there may be four options: Turn on fast startup, Sleep, Hibernate, and Lock. https://download.lenovo.com/km/media/images/HT509048/20190816_001_20190816065445642.jpg If Fast Startup option is not available to enable/disable it may be because Hibernation is disabled/enabled. In...")
- 20:28, 28 October 2024 Windows/Hibernation (hist | edit) [550 bytes] Kenneth (talk | contribs) (Created page with "== Disable Hibernation == Command prompt (as administrator) powercfg.exe /hibernate off Command prompt (as administrator) powercfg.exe /hibernate on How to disable and re-enable hibernation - Windows Client | Microsoft Learn https://learn.microsoft.com/en-us/troubleshoot/windows-client/setup-upgrade-and-drivers/disable-and-re-enable-hibernation Note: You may lose data if you make hibernation unavailable and a power loss occurs while the hybrid sleep setting is tu...")
- 20:44, 25 October 2024 Windows/Container Desktop (hist | edit) [25 bytes] Kenneth (talk | contribs) (Created page with "See container-desktop")
- 05:06, 24 October 2024 Install-PackageProvider (hist | edit) [434 bytes] Kenneth (talk | contribs) (Created page with "== Install-PackageProvider == Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Force == keywords == Category:Windows Package Management")
- 21:27, 17 October 2024 Windows/rsync (hist | edit) [264 bytes] Kenneth (talk | contribs) (Created page with "== Rsync to local drive not working == It uses cygdrive <ref>https://serverfault.com/questions/615355/windows-rsync-from-different-local-drive-other-than-c-to-remote</ref> rsync xyz /cygdrive/c/... == keywords ==")
- 21:51, 8 October 2024 Windows/Certificates (hist | edit) [191 bytes] Kenneth (talk | contribs) (Created page with " certlm.msc")
- 03:27, 7 October 2024 Ubuntu/Serial Console (hist | edit) [73 bytes] Kenneth (talk | contribs) (Created page with " SerialConsoleHowto https://help.ubuntu.com/community/SerialConsoleHowto")
- 03:22, 7 October 2024 Proxmox/Serial Device (hist | edit) [241 bytes] Kenneth (talk | contribs) (Created page with "== network serial device == args: -serial tcp:192.168.108.25:23 -serial tcp:192.168.108.26:23")
- 03:05, 6 October 2024 Container-desktop (hist | edit) [2,145 bytes] Kenneth (talk | contribs) (Created page with "== container-desktop == https://container-desktop.io https://github.com/container-desktop/container-desktop == Issues == === WSL Kernel installation fails on Windows 11 Build 10.0.22621 === WSL Kernel installation fails on Windows 11 Build 10.0.22621 · Issue #82 · container-desktop/container-desktop · GitHub https://github.com/container-desktop/container-desktop/issues/82 .\ContainerDesktopInstaller.exe install --unattended <pre> [21:57:39 ERR] Failed to a...")
- 21:03, 5 October 2024 Ubuntu/Cleanup (hist | edit) [304 bytes] Kenneth (talk | contribs) (Created page with "== Cleanup /var/log/journal == # retain the most recent 100M of data sudo journalctl --vacuum-size=100M # or delete everything but last 10 days sudo journalctl --vacuum-time=10d 20.04 - Big /var/log/journal? - Ask Ubuntu https://askubuntu.com/questions/1238214/big-var-log-journal == keywords ==")
- 05:03, 5 October 2024 Windows/UAC (hist | edit) [936 bytes] Kenneth (talk | contribs) (Created page with "== Disable User Account Control (UAC) == HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System EnableLUA DWORD 0 = Disable 1 = Enable ref: [https://www.tenforums.com/tutorials/112488-enable-disable-user-account-control-uac-windows.html] === disable_uac.reg === <pre> Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] "EnableLUA"=dword:00000000 </pre> === enable_uac.reg ===...")
- 04:58, 4 October 2024 Windows/Store (hist | edit) [1,844 bytes] Kenneth (talk | contribs) (Created page with "== Reinstall Microsoft Store == Try the following: <ref>https://answers.microsoft.com/en-us/windows/forum/all/how-to-reinstall-microsoft-store/a4151eee-68f1-4766-b834-e00397d130b7</ref> <ref>https://www.elevenforum.com/t/uninstall-or-reinstall-microsoft-store-app-in-windows-10-and-windows-11.11428/</ref> Powershell Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} or wing...")
- 03:00, 2 October 2024 EAI AGAIN (hist | edit) [3,360 bytes] Kenneth (talk | contribs) (Created page with "Sample: https://android.googlesource.com/platform/bionic/+/dba3df609436d7697305735818f0a840a49f1a0d/libc/dns/net/getaddrinfo.c <pre> "Temporary failure in name resolution", →EAI_AGAIN: </pre> Address Info Error codes: <pre> static const char * const ai_errlist[] = { "Success", "Address family for hostname not supported", →EAI_ADDRFAMILY: "Temporary failure in name resolution", →EAI_AGAIN: "Invalid value for ai_flags", /* EAI_BADFL...")
- 22:42, 29 September 2024 Active Directory (hist | edit) [1,863 bytes] Kenneth (talk | contribs) (Created page with "== Query Domain Controler List == Lookup Domain Controllers <ref>https://serverfault.com/questions/78089/find-name-of-active-directory-domain-controller</ref> nslookup set type=all _ldap._tcp.dc._msdcs.DOMAIN_NAME nslookup -querytype=all _ldap._tcp.dc._msdcs.DOMAIN_NAME dig _ldap._tcp.dc._msdcs.DOMAIN_NAME any nltest /dclist:DOMAIN_NAME gpresult /z Import-Module ActiveDirectory (Get-ADDomainController -DomainName <Domain FQDN> -Discover -NextClosestS...")
- 01:20, 29 September 2024 Proxmox/Ceph Hyper Converged (hist | edit) [37,345 bytes] Kenneth (talk | contribs) (Created page with "<!--PVE_IMPORT_START_MARKER--> <!-- Do not edit - this is autogenerated content --> {{#pvedocs:pveceph-plain.html}} Category:Reference Documentation <pvehide> Introduction Proxmox VE unifies your compute and storage systems, that is, you can use the same physical nodes within a cluster for both computing (processing VMs and containers) and replicated storage. The traditional silos of compute and storage resources can be wrapped up into a single hyper-converged applia...")
- 22:49, 28 September 2024 Dual Boot (hist | edit) [131 bytes] Kenneth (talk | contribs) (Created page with " How to Set Up a Dual Boot with Ubuntu and Windows | Step-by-step Guide https://gcore.com/learning/dual-boot-ubuntu-windows-setup/")
- 08:33, 28 September 2024 Ubuntu/24 (hist | edit) [985 bytes] Kenneth (talk | contribs) (Created page with "== NTP == systemctl status systemd-timesyncd One-shot sync: chronyd -q One-shot time check: chronyd -Q <pre> root@IRV-CI-101:~/pbis-open-9.1.0.551.linux.x86_64.deb# chronyd -q Command 'chronyd' not found, but can be installed with: apt install chrony root@IRV-CI-101:~/pbis-open-9.1.0.551.linux.x86_64.deb# ntpdate Command 'ntpdate' not found, but can be installed with: apt install ntpsec-ntpdate </pre>")
- 17:13, 26 September 2024 Ubuntu/Versions (hist | edit) [1,441 bytes] Kenneth (talk | contribs) (Created page with "== Ubuntu Release Cycle == Ubuntu release cycle | Ubuntu https://ubuntu.com/about/release-cycle 24.04 LTS (Noble Numbat) Apr 2024. Apr 2029. Apr 2034. ... 22.04 LTS (Jammy Jellyfish) Apr 2022. Apr 2027. Apr 2032. ... 20.04 LTS (Focal Fossa) Apr 2020. Apr 2025. Apr 2030. ... 18.04 LTS (Bionic Beaver) Apr 2018. Apr 2023. Apr 2028. ... 16.04 LTS (Xenial Xerus) Apr 2016. Apr 2021. Apr 2026. ... 14.04 LTS (Trusty Tahr) Apr 2014. Apr 2019. == 24.04 LTS - Noble Numba...")