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).
- 17:39, 5 June 2022 Tony talk contribs created page Diagrams (Created page with "*Umbrello *Argouml")
- 19:50, 4 June 2022 Tony talk contribs created page Media players (Created page with "=Links= =Applications= *")
- 16:36, 28 May 2022 Tony talk contribs created page Audacity (Created page with "=Links= =FAQ= ==Extract section of mp3== Select section and then File->Export->Export as mp3")
- 09:55, 27 May 2022 Tony talk contribs created page User management (Created page with "=Links= =FAQ= ==Add user to group== usermod -a -G newgroup username")
- 20:57, 20 May 2022 Tony talk contribs created page Pip (Created page with "The python installer thingie =Links= *[https://pip.pypa.io/en/latest/user_guide/#user-installs User installs] *[https://www.getpagespeed.com/server-setup/do-not-run-pip-as-root why not run pip as root]")
- 19:57, 20 May 2022 Tony talk contribs created page WoL (Created page with "Wake on Lan =Links= *https://help.ubuntu.com/community/WakeOnLan *[https://pve.proxmox.com/wiki/Proxmox_Node_Management#_wake_on_lan Proxmox wake on lan] =Howto= ==Check if supported/enabled== ethtool <nic> | grep "Wake-on" when 'g' in output WoL is enabled, otherwise ethtool -s <nic> wol g")
- 16:28, 14 May 2022 Wikiadmin talk contribs deleted page Domotics (Author request: Made it a category)
- 16:14, 14 May 2022 Tony talk contribs created page Category:Domotics (Created page with "Home automation =Links= *[https://arduinodiy.wordpress.com/tag/kaku/ 433mz module] *https://www.geekstips.com/temperature-sensor-dht22-ds18b20-arduino-tutorial/ ==Webshops== *https://www.robbshop.nl/ to much third party/tracking crap = Brands/marketing blabla = *Philips Hue: zigbee *Fibaro (z-wave) *LSC Smart Connect (Action) *Homekit (Apple), proprietary? *Coco, kaku, klikaan-klikuit: "433MHz" *IKEA Trådfri: zigbee/zigbee3.0 *Sonof proprietary zigbee/wifi, so...")
- 11:35, 3 May 2022 Tony talk contribs created page Top (Created page with "=Items= ==Load average== See https://www.site24x7.com/blog/load-average-what-is-it-and-whats-the-best-load-average-for-your-linux-servers")
- 12:06, 29 April 2022 Tony talk contribs created page Apcupsd (Created page with "=Links= *http://www.apcupsd.org/ =FAQ= ==COMMLOST== If connecting via USB: in apcupsd.conf: DEVICE")
- 14:53, 28 April 2022 Tony talk contribs created page Mastodon (Created page with "https://mastodon.social/about")
- 19:09, 23 April 2022 Tony talk contribs created page MP3 (Created page with "mpeg 3 =Tools= ==Editing mp3 tags== *mp3info *puddletag *id3tool *beets")
- 13:57, 22 April 2022 Tony talk contribs created page Directadmin (Created page with "=FAQ= ==Subject: Error during automated certificate renewal / No domains pointing to this server to generate the certificate for.== Someone deleted domain the wrong way. It'll be in certificate_cache.json, now how to get it out of there? maybe look in /usr/local/directadmin/data/.lego/certificates")
- 20:17, 19 April 2022 Tony talk contribs created page Category:Backup (Created page with "Tbings you can to back up your data")
- 17:50, 16 April 2022 Tony talk contribs created page Category:Shell (Created page with "All things regarding working on shell/CLI")
- 17:49, 16 April 2022 Tony talk contribs created page Shell (Created page with "How to do things on shell =Files magic= == sort by Nth field == sort -t '|' -k 4 Category:Shell")
- 17:46, 16 April 2022 Tony talk contribs created page Journald (Created page with "=FAQ= ==tail a log== journalctl -u sshguard -f")
- 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 created page File:Bliss bsod.png
- 11:04, 23 March 2022 Tony talk contribs uploaded 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...")