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:45, 23 March 2024 Kenneth talk contribs created page Linux/dmidecode (Created page with "== Install == apt install dmidecode")
- 20:14, 16 March 2024 Kenneth talk contribs created page Gbps (Created page with "* 1-Gbps * 2.5-Gbps * 5-Gbps * 10-Gbps * 40-Gbps * 100-Gbps")
- 18:10, 15 March 2024 Kenneth talk contribs created page Template:Subpage (Created page with "{{Special:PrefixIndex/{{PAGENAME}}/}}")
- 06:20, 9 March 2024 Kenneth talk contribs created page Ruckus/ICX (Created page with "== Skip Pagination == >enable #skip-page-display Disable page display mode")
- 21:11, 3 March 2024 Kenneth talk contribs created page Foundry VTT/Modules (Created page with "== Modules == See https://foundryvtt.com/packages/modules == Alternative Pause Icon - OBSOLETE == Fired by "Alternative Pause Text" module Use the "Alternative Pause Text" as it also includes option for placement. https://i.imgur.com/XYszI5U.png Module to change the image of the pause icon shown when the game is paused, to make your UI just that little more unique. Change the image and text using the module settings. Now you can adjust the rotation speed too. *...")
- 20:48, 3 March 2024 Kenneth talk contribs created page Linux/trickle (Created page with " apt install trickle Download limit to 100 kbps: trickle -s -d 100 wget $URL Download/Upload limit to 1 Mbps: trickle -s -d 1024 -u 1024 wget $URL")
- 21:49, 2 March 2024 Kenneth talk contribs created page Ubuntu/Firefox (Created page with "== vnc == Error: Client is not authorized to connect to ServerError: cannot open display: :1.0 Sort of Solution: rm .Xauthority or mv .Xauthority .Xauthority.old I think a better solution is burried in here somewhere: * https://unix.stackexchange.com/questions/708593/error-opening-browser-in-vnc-session-cannot-open-display-1-0 * https://wiki.tcl-lang.org/page/Client+is+not+authorized+to+connect+to+Server == Notes == <pre> [Parent 3504085, Main Thread] WARNING:...")
- 21:35, 2 March 2024 Kenneth talk contribs created page Ubuntu/Chrome (Created page with "Install: <ref>https://askubuntu.com/questions/1461513/help-with-installing-the-chrome-web-browser-22-04-2-lts</ref> wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb sudo dpkg -i google-chrome-stable_current_amd64.deb sudo apt --fix-broken install Launch (or from menu): google-chrome-stable Desktop shortchut launcher: cp google-chrome.desktop ~/Desktop/")
- 19:35, 2 March 2024 Kenneth talk contribs created page ALPHV (Created page with "== Hackers ==")
- 19:35, 2 March 2024 Kenneth talk contribs created page Blackcat (Created page with "See ALPHV")
- 03:06, 1 March 2024 Kenneth talk contribs created page Visual Code (Created page with "== Sort Lines == Sort lines - Visual Studio Marketplace https://marketplace.visualstudio.com/items?itemName=Tyriar.sort-lines Shortcut key: F9")
- 21:16, 29 February 2024 Kenneth talk contribs created page Markup (Created page with "You probably mean Markdown")
- 23:28, 25 February 2024 Kenneth talk contribs created page Yq (Created page with "== yq == yq is a lightweight and portable command-line YAML processor https://mikefarah.gitbook.io/yq/ a lightweight and portable command-line YAML processor. yq uses jq like syntax but works with yaml files as well as json. It doesn't yet support everything jq does - but it does support the most common operations and functions, and more is being added continuously. yq is written in go - so you can download a dependency free binary for your platform and you are go...")
- 20:07, 25 February 2024 Kenneth talk contribs created page Yamllint (Created page with "== yamllint == Install: apt install yamllint Use: yamllint file.yaml Note: * Defaults to max lines 80 limit Doc: https://yamllint.readthedocs.io/en/stable/ == yaml == See yaml")
- 20:24, 13 February 2024 Kenneth talk contribs created page Category:COVID (Created page with "COVID")
- 20:24, 13 February 2024 Kenneth talk contribs created page COVID (Created page with "== keywords == Category:COVID")
- 20:24, 13 February 2024 Kenneth talk contribs created page March 2020 (Created page with " What day of March 2020 is it? https://whatdayofmarch2020.com/ Today is March 1445th, 2020. The month that just doesn't fucking end. (as of 2024.02.13)")
- 22:24, 11 February 2024 Kenneth talk contribs created page Blackbox (Created page with " == Import keyring == gpg2 --keyring keyrings/live/pubring.kbx --export | gpg2 --import or gpg --keyring .blackbox/pubring.kbx --export | gpg --import GPG=gpg2 blackbox_update_all_files ref: https://github.com/StackExchange/blackbox/issues/184 == Trust all keys == <pre> # The "-E" makes this work with both GNU sed and OS X sed gpg --list-keys --fingerprint --with-colons | sed -E -n -e 's/^fpr:::::::::([0-9A-F]+):$/\1:6:/p' | gpg --import-ownertrust </pre>...")
- 17:31, 10 February 2024 Kenneth talk contribs created page Git/Copilot (Created page with " GitHub Copilot overview https://code.visualstudio.com/docs/copilot/overview")
- 00:11, 10 February 2024 Kenneth talk contribs created page Pterodactyl (Created page with "== keywords == Category:Game Server Hosting Category:Self Game Server Hosting")
- 00:11, 10 February 2024 Kenneth talk contribs created page Category:Self Game Server Hosting (Created page with "Self Game Server Hosting")
- 00:11, 10 February 2024 Kenneth talk contribs created page Category:Game Server Hosting (Created page with "Game Server Hosting")
- 00:06, 10 February 2024 Kenneth talk contribs created page AI/Image Generation (Created page with "x")
- 00:04, 10 February 2024 Kenneth talk contribs created page AI (Created page with "{subtop}")
- 00:35, 9 February 2024 Kenneth talk contribs created page Kubernetes/kustomize (Created page with "== kustomize == kubectl kustomize | Kubernetes https://kubernetes.io/docs/reference/kubectl/generated/kubectl_kustomize/ kubectl kustomize DIR [flags] == kustomization.yaml == <pre> # Apply resources from a directory containing kustomization.yaml - e.g. dir/kustomization.yaml kubectl apply -k dir/ </pre> == keywords ==")
- 00:35, 9 February 2024 Kenneth talk contribs created page Kubernetes/kustomization.yaml (Redirected page to Kubernetes/kustomize) Tag: New redirect
- 20:07, 4 February 2024 Kenneth talk contribs created page Ubuntu/regen ssh host keys (Created page with "regen ssh host keys <ref> sudo /bin/rm -v /etc/ssh/ssh_host_* sudo dpkg-reconfigure openssh-server sudo systemctl restart ssh")
- 20:05, 4 February 2024 Kenneth talk contribs created page Ubuntu/sysprep (Created page with "== Sysprep == What to do after cloning an Ubuntu Image: 1. Regen Ubuntu/machine-id 2. hostname")
- 20:03, 4 February 2024 Kenneth talk contribs created page Ubuntu/machine-id (Created page with "Ubuntu to regen machine-id <ref>https://unix.stackexchange.com/questions/402999/is-it-ok-to-change-etc-machine-id</ref> # clear rm -f /etc/machine-id /var/lib/dbus/machine-id # regen dbus-uuidgen --ensure systemd-machine-id-setup # verify: cat /etc/machine-id /var/lib/dbus/machine-id hostnamectl")
- 07:01, 4 February 2024 Kenneth talk contribs created page Netstat (Created page with "== Ubuntu == apt install net-tools")
- 06:10, 4 February 2024 Kenneth talk contribs created page GitHub/gpg (Created page with "== gpg ==")
- 05:55, 4 February 2024 Kenneth talk contribs created page Ping (Created page with "== Ubuntu == Install: apt install inetutils-ping")
- 17:59, 3 February 2024 Kenneth talk contribs created page Sqlite (Redirected page to SQLite) Tag: New redirect
- 04:43, 2 February 2024 Kenneth talk contribs created page Cat Entertainment (Created page with "== Cat Entertainment == 8 hour Cat TV mouse digging burrows / holes in sand , playing and squeaking for cats to watch 4k https://www.youtube.com/watch?v=gSp-PKbJIiM")
- 02:58, 30 January 2024 Kenneth talk contribs created page Node.js/w3schools (Created page with "== w3schools Tutorial == https://www.w3schools.com/nodejs")
- 02:56, 30 January 2024 Kenneth talk contribs created page Node.js (Created page with "== Node.js ==")
- 02:56, 30 January 2024 Kenneth talk contribs created page Nodejs (Redirected page to Node.js) Tag: New redirect
- 02:05, 22 January 2024 Kenneth talk contribs created page AWX/Auth (Created page with " Authentication — AWX CLI Ansible Tower 3.8.6 documentation https://docs.ansible.com/ansible-tower/latest/html/towercli/authentication.html TOWER_HOST=https://awx.example.org \ TOWER_USERNAME=alice \ TOWER_PASSWORD=secret \ awx login")
- 02:05, 22 January 2024 Kenneth talk contribs created page AWX/CLI (Created page with " Basic Usage — AWX CLI Ansible Tower 3.8.6 documentation https://docs.ansible.com/ansible-tower/latest/html/towercli/usage.html#installation pip3 install --user https://releases.ansible.com/ansible-tower/cli/ansible-tower-cli-latest.tar.gz wget https://releases.ansible.com/ansible-tower/cli/ansible-tower-cli-latest.tar.gz tar -zvxf ansible-tower-cli-latest.tar.gz # cd awxkit-3.8.6 cd awxkit-* python setup.py install awx --help")
- 20:47, 21 January 2024 Kenneth talk contribs created page Notes (Created page with "= 2024.01.20 = == Redudnant NFS == Ubuntu 22 LTS Create a Highly Available NFS Service with Gluster and Oracle Linux https://docs.oracle.com/en/learn/ol-ha-nfs/index.html apt remove nfs-kernel-server apt update apt install -y corosync glusterfs-cli glusterfs-server nfs-ganesha-gluster pacemaker pcs pcp-zeroconf fence-agents Create an XFS filesystem: sudo mkfs.xfs -f -i size=512 -L gluster-000 /dev/sdb Create Mountpoint: sudo mkdir -p /data/gfs echo 'LABEL=...")
- 20:47, 21 January 2024 Kenneth talk contribs deleted page Omnia/Notes (content was: "= 2024.01.20 = == Redudnant NFS == Ubuntu 22 LTS Create a Highly Available NFS Service with Gluster and Oracle Linux https://docs.oracle.com/en/learn/ol-ha-nfs/index.html apt remove nfs-kernel-server apt update apt install -y corosync glusterfs-cli glusterfs-server nfs-ganesha-gluster pacemaker pcs pcp-zeroconf fence-agents Create an XFS filesystem: sudo mkfs.xfs -...", and the only contributor was "Kenneth" (talk))
- 20:43, 21 January 2024 Kenneth talk contribs created page Ceph/MicroCeph (Created page with "== MicroCeph == Ubuntu 22.04 LTS MicroCeph with Snap These installation instructions use MicroCeph - Ceph in a snap. MicroCeph is a pure upstream Ceph distribution designed for small scale and edge deployments, which can be installed and maintained with minimal knowledge and effort. Install Ceph on Ubuntu | Ubuntu https://ubuntu.com/ceph/install Note: If snap is not installed: sudo apt install snapd Install microceph: sudo snap install microceph Bootstrap clust...")
- 19:43, 21 January 2024 Kenneth talk contribs created page Template:Subtop (Created page with "<!-- == Subpage Table of Contents == --> '''Subpage Table of Contents''' {{Special:PrefixIndex/{{PAGENAME}}/}} <br/>")
- 19:42, 21 January 2024 Kenneth talk contribs created page Ubuntu/snaps (Created page with " Introduction to snaps | Ubuntu https://ubuntu.com/core/services/guide/snaps-intro")
- 21:45, 20 January 2024 Kenneth talk contribs created page DKMS (Created page with "== Dynamic Kernel Module Support (DKMS) ==")
- 21:18, 20 January 2024 Kenneth talk contribs created page Omnia/Notes (Created page with "= 2024.01.20 = == Redudnant NFS == Ubuntu 22 LTS Create a Highly Available NFS Service with Gluster and Oracle Linux https://docs.oracle.com/en/learn/ol-ha-nfs/index.html apt remove nfs-kernel-server apt update apt install -y corosync glusterfs-server nfs-ganesha-gluster pacemaker pcs pcp-zeroconf fence-agents")
- 23:34, 19 January 2024 Kenneth talk contribs created page Google/Cloud (Created page with "== Free Tier == Free cloud features and trial offer | Google Cloud Free Program https://cloud.google.com/free/docs/free-cloud-features The Free Tier provides limited access to many common Google Cloud products and services free of charge. Unlike the Free Trial, the Free Tier is available to all Google Cloud users. Free Tier resources are provided at intervals, usually monthly. Free Tier resources are not credits; they don't accumulate or roll over from one int...")
- 05:06, 18 January 2024 Kenneth talk contribs created page Ceph/Maintenace (Created page with "== Maintenace == Begin maintenance: Ceph constantly tries to keep itself in balance. If you take a node down and it stays down for too long, ceph will begin to rebalance the data among the remaining nodes. If you’re doing short term maintenance, you can control this behavior to avoid unnecessary rebalance traffic. ceph osd set nobackfill ceph osd set norebalance Reboot / perform OSD maintenance. After maintenance is completed: ceph osd unset nobackfill ceph os...")
- 01:48, 18 January 2024 Kenneth talk contribs created page Proxmox/Ventoy (Created page with "== 8.1 Boot Issue == Issue: [ERROR] no device with valid ISO found, please check your installation medium unable to continue (type exit or CTRL-D to reboot) Ticket: [issue]: Proxmox 8.1 Fails · Issue #2657 · ventoy/Ventoy https://github.com/ventoy/Ventoy/issues/2657 Hot Fix Build: (2023.12.04) Fix Proxmox 8.1 boot issue. https://github.com/ventoy/Ventoy/actions/runs/7088423200 Official Fix in release: ???")
- 01:33, 18 January 2024 Kenneth talk contribs created page Ventoy (Created page with "== Ventoy == Ventoy https://www.ventoy.net/ Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files. With ventoy, you don't need to format the disk over and over, you just need to copy the ISO/WIM/IMG/VHD(x)/EFI files to the USB drive and boot them directly. You can copy many files at a time and ventoy will give you a boot menu to select them (screenshot). You can also browse ISO/WIM/IMG/VHD(x)/EFI files in local disks and boot...")