All public logs
From DWIKI
Combined display of all available logs of DWIKI. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:18, 16 April 2022 Tony talk contribs created page Sshguard (Created page with "=Links= *[https://www.sshguard.net/ sshguard homepage] =FAQ= ==View sshguard log== journalctl -u sshguard")
- 14:04, 12 April 2022 Tony talk contribs created page Synology (Created page with "=Commandline things= ==Get model== more /etc/synoinfo.conf ==Get DSM version== cat /etc.defaults/VERSION =FAQ= ==Install package from command line==")
- 20:50, 10 April 2022 Tony talk contribs created page Zabbix Proxy (Created page with "=Documentation= *[https://www.zabbix.com/documentation/current/en/manual/distributed_monitoring/proxies Zabbix proxies] =FAQ= ==cannot accept connection from proxy== If you see this in server log, check: Administration->Proxies->Your proxy->Proxy addresses")
- 11:48, 28 March 2022 Tony talk contribs created page Netcat (Created page with "=Links= *[https://www.varonis.com/blog/netcat-commands Netcat commands]")
- 12:33, 23 March 2022 Tony talk contribs moved page File:Bliss bsod.png to File:Bsod.png
- 11:04, 23 March 2022 Tony talk contribs uploaded File:Bliss bsod.png
- 11:04, 23 March 2022 Tony talk contribs created page File:Bliss bsod.png
- 09:32, 23 March 2022 Tony talk contribs created page Category:Networking (Created page with "=Documentation= *[http://qref.sourceforge.net/quick/ch-gateway.en.html Debian Reference - Network configuration]")
- 16:13, 22 March 2022 Tony talk contribs created page Gnutls-cli (Created page with "=Links= *[https://www.gnutls.org/manual/html_node/gnutls_002dcli-Invocation.html gnutls-cli invocation] =Examples= ==Show certs of site== gnutls-cli --starttls-proto=ldap --print-cert")
- 13:04, 19 March 2022 Tony talk contribs created page Go (Created page with "or Golang =Links= =FAQ= ==update env== go get -u")
- 16:21, 17 March 2022 Tony talk contribs created page Ldapsearch (Created page with "=HOWTO= ==ldapsearch using starttls== ldapsearch -x -ZZ -h ldap.example.com ==check server certificate starttls== openssl s_client -connect ldap.example.com:389 -starttls ldap")
- 12:20, 16 March 2022 Tony talk contribs created page Screen (Created page with "=FAQ= ==kill window== ctrl-a k")
- 10:15, 9 March 2022 Tony talk contribs created page Extended File System (Created page with " =FAQ= ==Reserved space== *https://ma.ttias.be/change-reserved-blocks-ext3-ext4-filesystem-linux/ ===Check reserved space=== tune2fs -l /dev/partition | grep 'Reserved'")
- 11:51, 8 March 2022 Tony talk contribs created page Mindmap (Created page with "Vym is one")
- 16:05, 7 March 2022 Tony talk contribs created page InfiniTime (Created page with "Runs on the PineTime =Links= *https://github.com/InfiniTimeOrg/InfiniTime")
- 13:00, 5 March 2022 Tony talk contribs created page Exiftool (Created page with "=FAQ= ==set image title== exiftool stumpert.jpg -overwrite_original -iptc:ObjectName="Willem Stumpert" stumpert.jpg")
- 17:12, 2 March 2022 Tony talk contribs created page Category:Configuration management (Created page with "Useful when you manage multiple systems")
- 17:11, 2 March 2022 Tony talk contribs created page XML (Created page with "Yeah well, i like it")
- 12:28, 2 March 2022 Tony talk contribs created page IP (Created page with "the infamous network command =Links= *[http://www.panticz.de/ip ip] Category:Network")
- 11:57, 1 March 2022 Tony talk contribs created page Pacemaker and NFS (Created page with "=Links= *[http://www.linux-ha.org/doc/man-pages/re-ra-exportfs.html ocf_heartbeat_exports]")
- 20:09, 26 February 2022 Tony talk contribs created page Category:DNS (Created page with "Domain Name Services stuff Category:Network")
- 20:08, 26 February 2022 Tony talk contribs created page Category:Network (Created page with "All networking related things")
- 16:36, 26 February 2022 Tony talk contribs created page Itd (Created page with "=Links= https://gitea.arsenm.dev/Arsen6331/itd =FAQ= ==idt: panic: Adapter hci0 not found== [https://askubuntu.com/questions/1208296/bluetooth-adapter-configuration-issue-id...")
- 17:29, 25 February 2022 Tony talk contribs created page Storage full (Created page with "keywords: qcow trim fstrim sparse ")
- 14:20, 25 February 2022 Tony talk contribs created page ImageMagick (Created page with "=FAQ= ==Extract images from animated gif== convert img.gif -coalesce img/xx_%05d.png")
- 09:51, 25 February 2022 Tony talk contribs created page Wipe disk (Created page with "=Links= *https://linuxhint.com/completely_wipe_hard_drive_ubuntu/ *wipe *srm *shred *scrub")
- 17:12, 24 February 2022 Tony talk contribs created page PineTime (Created page with "=Links= *[https://wiki.pine64.org/wiki/PineTime PineTime Wiki] *[https://github.com/InfiniTimeOrg/InfiniTime/blob/develop/doc/gettingStarted/gettingStarted-1.0.md Getting star...")
- 17:05, 24 February 2022 Tony talk contribs created page Categroy:Proxmox (Created page with "Proxmox PVE and friends Category:Linux")
- 22:56, 16 February 2022 Tony talk contribs created page Proxmox and memory (Created page with " = Docs = *[https://pve.proxmox.com/wiki/Dynamic_Memory_Management Dynamic Memory Management] = Clues = == pvesh == pvesh get /cluster/resources Get current configurati...")
- 09:29, 16 February 2022 Tony talk contribs created page Ansible-lint (Created page with "=FAQ= ==Don't compare to literal True/False== Instead of when: (foo == 1 and bar == 0) == false use when: not (foo == 1 and bar == 0) ==Commands should not change things...")
- 19:12, 9 February 2022 Tony talk contribs created page Difference between du and df (Created page with " Start with looking at lsof +L1 Other keywords: *fstrim *discard *prune ")
- 10:36, 28 January 2022 Tony talk contribs created page Snap (Created page with " TODO")
- 14:03, 27 January 2022 Tony talk contribs created page Xdg (Created page with "https://portland.freedesktop.org/doc/xdg-settings.html <span style="font-family:monospace"><span style="color:#000000; background-color:#ffffff">xdg-settings get...")
- 09:37, 26 January 2022 Tony talk contribs created page Cron (Created page with " = FAQ = == Mail from anacron daily, weekly etc ==")
- 15:50, 17 January 2022 Tony talk contribs created page VRRP (Created page with "Virtual Router Redundancy Protocol =Links= *[https://en.wikipedia.org/wiki/Virtual_Router_Redundancy_Protocol Wikipedia page]")
- 15:31, 17 January 2022 Tony talk contribs moved page CRM to Customer Relationship Management (Need the acronym)
- 15:21, 17 January 2022 Tony talk contribs created page Heartbeat (Created page with " <span style="font-size:larger">'''Heartbeat and clustering'''</span> = Links = *[http://www.linux-ha.org/doc/users-guide/_heartbeat_as_a_cluster_messaging_layer.html Introd...")
- 00:20, 17 January 2022 Tony talk contribs created page Rootkit check (Created page with " *chkrootkit *rkhunter *lynis * ")
- 18:01, 16 January 2022 Tony talk contribs created page Solr (Created page with "Web interface: http://hostname:8983/solr/")
- 17:33, 14 January 2022 Tony talk contribs created page ProxySQL (Created page with "https://proxysql.com/ ")
- 17:29, 14 January 2022 Tony talk contribs created page Keepalived (Created page with "RH Clustering thing https://www.redhat.com/sysadmin/keepalived-basics ")
- 15:34, 6 January 2022 Tony talk contribs created page Time services (Created page with "=Links= NTP =Linux implementations= ==ntpd== ==ntpdate== ==systemd== ===chrony=== ===timesyncd===")
- 11:10, 4 January 2022 Tony talk contribs created page FPM (Created page with " <span style="font-size:large">'''FastCGI Process Manager'''</span> =Links= *[https://www.php.net/manual/en/install.fpm.php Documentation]")
- 09:55, 23 November 2021 Tony talk contribs moved page Nfs to NFS
- 16:58, 17 November 2021 Tony talk contribs moved page Sc to SC
- 08:24, 16 September 2021 Tony talk contribs created page Proxmox Backup Server (Created page with " =FAQ= ==error pruning backups - check log (500)== Possibly a permissions thing")
- 12:23, 3 September 2021 Tony talk contribs created page Phpmyadmin (Created page with "=FAQ= ==Get phpmyadmin version on command line== grep version package.json")
- 09:38, 25 August 2021 Tony talk contribs created page Ballooning (Created page with "=Links= *https://www.linux-kvm.org/page/Projects/auto-ballooning")
- 10:52, 24 August 2021 Tony talk contribs created page XFS (Created page with "=FAQ= ==Check fragmenation== xfs_db -r -c frag /dev/sdc1")
- 08:52, 2 August 2021 Tony talk contribs created page Raspberry Pi (Created page with "=Links= =FAQ= ==Identify your pi== lshw |grep Raspberry")