All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Omnia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:46, 1 January 2025 Kenneth talk contribs created page Linux/rsyslog (Created page with "See syslog")
- 22:45, 1 January 2025 Kenneth talk contribs created page Rsyslog (Redirected page to Syslog) Tag: New redirect
- 23:58, 29 December 2024 Kenneth talk contribs created page 10GE (Redirected page to 10 GigE) Tag: New redirect
- 23:58, 29 December 2024 Kenneth talk contribs created page 10 GigE (Created page with "== 10GE or 10GbE or 10 GigE == In computer networking, Gigabit Ethernet (GbE or 1 GigE) is the term applied to transmitting Ethernet frames at a rate of a gigabit per second. The most popular variant, 1000BASE-T, is defined by the IEEE 802.3ab standard. The first standard for faster 10 Gigabit Ethernet was approved in 2002.")
- 23:57, 29 December 2024 Kenneth talk contribs created page 10GbE (Redirected page to 10 GigE) Tag: New redirect
- 23:57, 29 December 2024 Kenneth talk contribs created page 10 GbE (Redirected page to 10 GigE) Tag: New redirect
- 06:43, 28 December 2024 Kenneth talk contribs created page Linux/smbclient (Created page with "== smbclient == List shares on windows machine or samba server: smbclient -L windows_box Send message from Linux echo "This is a test" | smbclient -M <computer> -U <any_name> Connect to samba server (using ftp like commands) samba -U [USER] \\\\machine\\share\\ samba -U [USER] //machine/share/ samba -U [USER]%[PASSWORD] //machine/share/ == Samba == See Linux/Samba == keywrods ==")
- 06:23, 28 December 2024 Kenneth talk contribs created page Monitor (Created page with "== Switch Inputs == == mControl == mControl https://www.entechtaiwan.com/util/mc.shtm Used to be a paid program, but is now discontinued and free "This software has been discontinued. Users of mControl can upgrade to the final release at any time by simply downloading and installing the latest shareware version above. A product key removing all trial restictions is provided in the link above." Download - https://www.entechtaiwan.com/files/mc_setup.exe Free Produc...")
- 06:21, 28 December 2024 Kenneth talk contribs created page Custom CSS (Created page with "== Stylish == Don't use : "After Stylish's data stealing scandal, using a closed source browser extensiosn has become too risky, unless it's from a widely known softwaare developer" <ref>https://superuser.com/questions/560539/how-can-i-force-my-css-styles-when-i-visit-a-website</ref> Ref: * https://superuser.com/questions/560539/how-can-i-force-my-css-styles-when-i-visit-a-website == Styler == Styler Extension for Google Chrome - https://chrome.google.com/webstore/d...")
- 01:05, 28 December 2024 Kenneth talk contribs created page Supermicro/BIOS Update (Created page with "The default options: <pre> [ ] Preserve ME region [ ] Preserve NVRAM [X] Preserve SMBIOS </pre> If you don't leave the SMBIOS option checked, you will reset the serial number of your system. <ref>https://www.supermicro.com/support/faqs/faq.cfm?faq=34187</ref> <ref>https://www.reddit.com/r/homelab/comments/6nabz0/updating_supermicro_bios_should_i_preserve_me/?captcha=1</ref>")
- 01:43, 27 December 2024 Kenneth talk contribs created page Linux/pay-respects (Created page with "== Pay-Respects == Pay-Respects https://codeberg.org/iff/pay-respects Command suggestions, command-not-found and thefuck replacement written in Rust == Install == curl -sSfL https://raw.githubusercontent.com/iffse/pay-respects/main/install.sh | sh == keywords ==")
- 01:42, 27 December 2024 Kenneth talk contribs created page Linux/thefuck (Created page with "dead project, but very usefule. See linux/pay-respects instead. Broken with environments like Python 3.12. https://github.com/nvbn/thefuck Magnificent app which corrects your previous console command.")
- 04:34, 23 December 2024 Kenneth talk contribs created page Factorio (Created page with " https://mods.factorio.com/mod/chest-auto-sort https://github.com/notnotmelon/chest-auto-sort https://mods.factorio.com/mod/Sort-All-Inventories https://github.com/peeves91/SortAllInventories")
- 10:42, 22 December 2024 Kenneth talk contribs created page Steam/steamcmd (Created page with " ./steamcmd.sh +login anonymous +force_install_dir 298740 +app_update 298740 +quit")
- 18:16, 20 December 2024 Kenneth talk contribs created page Python/Online Editor (Created page with " https://www.online-python.com/")
- 06:07, 16 December 2024 Kenneth talk contribs created page Kubernetes/DNS (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 Kenneth talk contribs created page Docker/Ubuntu (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 Kenneth talk contribs created page Mongo (Created page with "See MongoDB")
- 23:43, 10 December 2024 Kenneth talk contribs created page K9s (Created page with "== k9s == k9s -n [namespace]")
- 18:28, 9 December 2024 Kenneth talk contribs created page Sesame Street (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 Kenneth talk contribs created page Python/Windows (Created page with "Launcher")
- 22:14, 1 December 2024 Kenneth talk contribs created page Ubuntu/resolv.conf (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 Kenneth talk contribs created page Ubuntu/NTP (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 Kenneth talk contribs created page Linux/Kerberos (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 Kenneth talk contribs created page Kerberos (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 Kenneth talk contribs created page SSSD (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 Kenneth talk contribs created page GitHub/Public Roadmap (Created page with " GitHub Public Roadmap https://github.com/orgs/github/projects/4247")
- 23:40, 25 November 2024 Kenneth talk contribs created page Klogg (Created page with "== Release Milestones == https://github.com/variar/klogg/milestones")
- 07:11, 23 November 2024 Kenneth talk contribs created page MobaXterm (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 Kenneth talk contribs created page Games/Standard 52 Card Deck (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 Kenneth talk contribs created page Category:Standard 52 Card Deck (Created page with "See https://en.wikipedia.org/wiki/Standard_52-card_deck")
- 04:10, 17 November 2024 Kenneth talk contribs created page Gin Rummy (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 Kenneth talk contribs created page Games/Sushi Go (Created page with "See Sushi Go")
- 16:51, 11 November 2024 Kenneth talk contribs created page AWX/LDAP (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 Kenneth talk contribs created page Mares Puck (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 Kenneth talk contribs created page AWX/Execution Environment (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 Kenneth talk contribs created page Extra Packages for Enterprise Linux (Created page with "== Extra Packages for Enterprise Linux == See EPEL")
- 05:35, 10 November 2024 Kenneth talk contribs created page Rocky Linux (Created page with "== Rocky Linux ==")
- 05:34, 10 November 2024 Kenneth talk contribs created page RHEL (Created page with "{{subpages}} == Red Hat Enterprise Linux == == keywords == Category:Linux Category:Red Hat Category:RHEL")
- 05:34, 10 November 2024 Kenneth talk contribs created page Red Hat Enterprise Linux (Created page with "== Red Hat Enterprise Linux == See RHEL")
- 17:13, 5 November 2024 Kenneth talk contribs created page Linux/nmap (Created page with "== nmap == port scan")
- 21:55, 2 November 2024 Kenneth talk contribs created page OBiTALK (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 Kenneth talk contribs created page SSO (Created page with "== Single Sign On == === SAML === === LDAP === === OIDC === === Kerberos === === Local Accounts ====")
- 07:18, 31 October 2024 Kenneth talk contribs created page Python/venv (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 Kenneth talk contribs created page Ubuntu/Upgrade (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 Kenneth talk contribs created page GitHub/DMCA (Created page with "== Take Down Notices == https://github.com/github/dmca/blob/master/README.md")
- 20:29, 28 October 2024 Kenneth talk contribs created page Windows/Fast Startup (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 Kenneth talk contribs created page Windows/Hibernation (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 Kenneth talk contribs created page Windows/Container Desktop (Created page with "See container-desktop")
- 05:07, 24 October 2024 Kenneth talk contribs created page Windows/Install-PackageProvider (Redirected page to Install-PackageProvider) Tag: New redirect