All public logs

Jump to navigation Jump to search

Combined display of all available logs of UVOO Tech Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 21:15, 6 December 2020 User account 10.64.8.163 talk was created
  • 17:05, 5 December 2020 Busk talk contribs created page Active Directory CentOS (Created page with "https://computingforgeeks.com/join-centos-rhel-system-to-active-directory-domain/")
  • 21:21, 3 December 2020 Busk talk contribs created page Windows DHCP (Created page with "# Dynamic DNS https://access.redhat.com/solutions/3905181")
  • 07:25, 2 December 2020 User account 10.64.8.163 talk was created
  • 16:26, 30 November 2020 User account 10.64.8.163 talk was created
  • 01:34, 24 November 2020 Busk talk contribs created page Ansible winrm (Created page with "# A way for ansible winrm even if not optimal way You will be better to use https instead of http. I would use ssh if 2019 and above or install openssh on host ``` sudo apt...")
  • 22:32, 21 November 2020 Busk talk contribs created page Golang Keys (Created page with "https://golang.org/src/crypto/tls/generate_cert.go?m=text")
  • 21:37, 21 November 2020 Busk talk contribs created page Golang install (Created page with "``` sudo snap install --classic go ```")
  • 20:45, 21 November 2020 Busk talk contribs created page PostgreSQL Install (Created page with "``` sudo apt install postgresql sudo -i -u postgres psql CREATE ROLE myrole WITH SUPERUSER CREATEDB CREATEROLE LOGIN ENCRYPTED PASSWORD 'secretpass'; ``` # Install pgadmin4 -...")
  • 03:27, 20 November 2020 User account 10.64.8.163 talk was created
  • 23:26, 19 November 2020 Busk talk contribs created page Snap docker (Created page with "Create and join the docker group. ``` $ sudo addgroup --system docker $ sudo adduser $USER docker $ newgrp docker $ sudo snap disable docker $ sudo snap enable docker $ docke...")
  • 22:32, 19 November 2020 Busk talk contribs created page Nmap (Created page with "``` nmap -sV --script ssl-enum-ciphers -p 443 www.google.com")
  • 00:11, 19 November 2020 Busk talk contribs created page Github Actions (Created page with "# Self Hosted runner - https://github.com/jeremybusk/test-githubactions/settings/actions/add-new-runner?arch=x64&os=linux")
  • 22:47, 18 November 2020 Busk talk contribs created page Windows Firewall (Created page with "``` (Get-NetFirewallProfile -Name Domain | Get-NetFirewallRule | select DisplayName | findstr "Skype" | Measure-Object).Count ((Get-NetFirewallProfile -Name Domain | Get-NetFi...")
  • 00:43, 18 November 2020 Busk talk contribs created page Docker Windows (Created page with "net localgroup docker-users <myusername> /add")
  • 16:27, 17 November 2020 Busk talk contribs created page Ciphers (Created page with "https://github.mktp.io/mische/cipher-suites")
  • 19:47, 15 November 2020 Busk talk contribs created page Golang exec.command (Created page with "Windows ``` package main import( "fmt" "os/exec" "os" "log" ) func pscmd(s string){ args := []string{s} // cmd := exec.Command("powershell.exe", "ls", "-Depth", "1...")
  • 20:41, 13 November 2020 Busk talk contribs created page Get-CimInstance (Created page with "``` Get-CimInstance -ClassName Win32_Battery -ComputerName laptop1, workstation2 ```")
  • 19:54, 13 November 2020 Busk talk contribs created page Powershell Scripts (Created page with "https://powershell.one/wmi/root/cimv2/win32_battery")
  • 17:03, 13 November 2020 Busk talk contribs created page Powerdns Install (Created page with "https://www.howtoforge.com/how-to-install-powerdns-admin-on-ubuntu-20-04/")
  • 05:58, 13 November 2020 Busk talk contribs created page Timezone (Created page with "sudo dpkg-reconfigure tzdata")
  • 23:27, 11 November 2020 Busk talk contribs created page Nginx fancy index (Created page with "apt install libnginx-mod-http-fancyindex")
  • 15:59, 10 November 2020 Busk talk contribs created page Chrony (Created page with "Using Chrony instead of ntp ``` sudo yum install chrony sudo chronyd -q 'server time-a-g.nist.gov iburst' ```")
  • 23:15, 9 November 2020 Busk talk contribs created page Esxi Packet Capture (Created page with "- Vsphere - Networking - dvSwitch01 - Configure -> Settings -> Port Mirror - ``` Session Type: Encapsulated Remote Mirroring (L3) Source Encapsolation Type: GRE Sources <vm h...")
  • 22:44, 9 November 2020 Busk talk contribs created page Esxi ssh (Created page with "enable ssh temporarily via ucs kvm launch hist console and under trouble shooting enable ssh Lets do a pcap - https://kb.vmware.com/s/article/2051814 h- ttps://kb.vmware.com/...")
  • 21:23, 9 November 2020 Busk talk contribs created page Fio (Created page with "``` 1 I would suggest using fio as I described in answer https://askubuntu.com/a/991311/50254 The fio allows you to get more info about the distribution of latencies for dif...")
  • 23:02, 8 November 2020 Busk talk contribs created page Zabbix encryption (Created page with "- https://hub.packtpub.com/encrypting-zabbix-traffic/")
  • 22:57, 7 November 2020 Busk talk contribs created page Zabbix Agent Windows MSI Install (Created page with "https://www.zabbix.com/documentation/current/manual/installation/install_from_packages/win_msi")
  • 09:53, 6 November 2020 Busk talk contribs created page Zabbix Maintenance (Created page with "``` Partitioning is the definitive answer when you have a large amount of hosts. When I was hitting about 500 VPS I was able to avoid partitioning on PgSQL running this script...")
  • 09:18, 6 November 2020 Busk talk contribs created page Zabbix-busy-unreachable-poller-processes (Created page with "# Keep lost resources period=0 # Use with caution https://bobcares.com/blog/zabbix-busy-unreachable-poller-processes/")
  • 08:39, 6 November 2020 Busk talk contribs created page Iotop (Created page with "``` iostat -x 1 ```")
  • 08:36, 6 November 2020 Busk talk contribs created page Sar (Created page with "``` sar -f /var/log/sa/sa$(date +%d -d yesterday) > sar.yesterday ```")
  • 18:31, 5 November 2020 Busk talk contribs created page Snmptrap (Created page with "snmptrap -v 3 -n "" -a SHA -A mypassword -x AES -X mypassword -l authPriv -u traptest -e 0x8000000001020304 127.0.0.1 0 iso.3.6.1.6.3.1.1.5.2 /tmp/snmptrapd.conf ``` createUs...")
  • 13:41, 4 November 2020 Busk talk contribs created page Rediscovering Namespaces - A journey understanding the benefits containerization (Created page with "# A History of Containers - https://blog.aquasec.com/a-brief-history-of-containers-from-1970s-chroot-to-docker-2016 - https://en.wikipedia.org/wiki/Monolithic_kernel # LXD -...")
  • 22:47, 1 November 2020 Busk talk contribs created page Homer (Created page with "# Homer SIP - https://www.powerpbx.org/content/homer-voip-monitoring-install-guide-v1 - https://github.com/sipcapture/captagent/releases")
  • 01:07, 28 October 2020 User account 10.64.8.163 talk was created
  • 23:17, 27 October 2020 Busk talk contribs created page Tail (Created page with "``` tail -F my.log | awk '/line/ {++i;printf "\r%d",i}' ``` ``` #!/usr/bin/env bash set -e logfile=my.log match='Finished: SUCCESS' while true; do # tail -F -n 0 $logfile |...")
  • 18:43, 27 October 2020 Busk talk contribs created page Zabbix agent2 (Created page with "``` zabbix_agent2 -t system.run['ls -l /'] ```")
  • 20:45, 26 October 2020 Busk talk contribs created page Openssl (Created page with "# Extract cert and key ``` openssl pkcs12 -in domain.pfx -clcerts -nokeys -out domain.crt openssl pkcs12 -in domain.pfx -nocerts -nodes -out domain.key ``` # Update your...")
  • 02:33, 21 October 2020 Busk talk contribs created page SIP (Created page with "- https://tools.kali.org/sniffingspoofing/sipp - https://github.com/SIPp/pysipp - https://github.com/SIPp/sipp - https://github.com/sipcapture/homer")
  • 16:28, 18 October 2020 Busk talk contribs created page Microk8s on LXD (Created page with "# LXD issues with app armour https://blog.sleeplessbeastie.eu/2020/07/20/how-to-deal-with-missing-apparmor-profiles-for-microk8s-on-lxd/")
  • 00:24, 13 October 2020 Busk talk contribs created page CoreDNS (Created page with "- https://coredns.io/plugins/acl/")
  • 16:40, 10 October 2020 Busk talk contribs created page Dnsmasq TestNetwork (Created page with "# ip link add name j type bridge # ip link set j up lxc profile copy default jclients # Then edit eth0 like below ``` config: {} description: Test j dhcp clients devices:...")
  • 11:55, 9 October 2020 Busk talk contribs created page Anycast DNS (Created page with "https://yetiops.net/posts/anycast-bgp/")
  • 16:27, 7 October 2020 Busk talk contribs created page Salt OneLiners (Created page with "master.conf ``` file_roots: base: - /srv/salt ``` File ``` /srv/salt/files/nssm.exe ``` ``` sudo salt 'myid' cp.get_file salt://files/nssm.exe /tmp/ ```")
  • 17:15, 5 October 2020 Busk talk contribs created page Windows Services (Created page with "sc create sensu-client start= delayed-auto binPath= c:\opt\sensu\bin\sensu-client.exe DisplayName= "Sensu Client" https://docs.sensu.io/sensu-core/1.2/platforms/sensu-on-micr...")
  • 20:19, 30 September 2020 User account 10.64.8.163 talk was created
  • 21:20, 28 September 2020 Busk talk contribs created page Logstash (Created page with "# Install - https://www.digitalocean.com/community/tutorials/how-to-install-elasticsearch-logstash-and-kibana-elastic-stack-on-ubuntu-16-04")
  • 15:37, 24 September 2020 Busk talk contribs created page Kibana (Created page with "# Install - https://www.elastic.co/guide/en/kibana/current/deb.html")
  • 21:59, 23 September 2020 Busk talk contribs created page Rsyslog (Created page with "Testing ``` logger --udp -n 10.x.x.52 test6 ``` tail ``` tail -f /var/log/loghost/rsyslog/* ``` /etc/rsyslog.conf ``` # /etc/rsyslog.conf configuration file for rsyslog # #...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)