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).

Logs
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 13:09, 26 April 2024 Tony talk contribs created page Lsi raid controller (Created page with "=Alerts= ==Beep patterns== 1 second on, 3 seconds off, which is the code for "SPEAKER_HOTSPARE_ENTRY https://serverfault.com/questions/651933/lsi-megaraid-alarm-clearing-hotspare")
  • 09:29, 26 April 2024 Tony talk contribs created page Signal-cli (Created page with "Sending messages to signal from command line =Links= *[https://github.com/AsamK/signal-cli Homepage] =HOWTO= ACHTUNG read [https://github.com/AsamK/signal-cli/wiki/Linking-other-devices-%28Provisioning%29 THIS] before you get yourself deregistered]")
  • 09:54, 24 April 2024 Tony talk contribs created page Gadgetbridge (Created page with "=FAQ= ==Whatsapp "Checking for new messages"== Use the [https://gadgetbridge.org/basics/features/notifications/ Notifications filter]")
  • 13:38, 22 April 2024 Tony talk contribs created page Mdadm (Created page with "=FAQ= ==mdadm: Array associated with md device /dev/md0 does not exist.== ==init state[0] : Not Initialised==")
  • 16:05, 21 April 2024 Tony talk contribs created page Iptables-persistent (Created page with "=Links= *https://www.digitalocean.com/community/tutorials/iptables-essentials-common-firewall-rules-and-commands")
  • 13:41, 11 April 2024 Tony talk contribs created page Kibana (Created page with "Tool for dealing with Elasticsearch logs =Links= *[https://www.elastic.co/kibana Kibana Homepage]")
  • 14:33, 31 March 2024 Tony talk contribs created page LocalAI (Created page with "=Scripts= ==Talk to the chat interface== #!/bin/bash echo -n "Ask me anything: " read A curl -s http://localhost:8080/v1/chat/completions \ -H "Content-Type: application/json" \ -d '{ "model": "gpt-4", "messages": [{"role": "user", "content": "'"$A"'", "temperature": 0.1}] }' |\ jq '.choices[].message.content' | sed 's/\\n/\n/g' | sed 's/\\"/"/g'")
  • 20:19, 24 March 2024 Tony talk contribs created page Dosbox (Created page with "=Links= *[https://www.dosbox.com/ Dosbox homepage] *[https://dosbox-staging.github.io/ Dosbox-staging] *[https://www.dosbox.com/wiki Dosbox wiki]")
  • 12:58, 15 February 2024 Tony talk contribs created page Ubuntu autoinstall (Created page with "=FAQ= ==aborting install since no mirror is usable== Resolver or network broken")
  • 15:17, 29 January 2024 Tony talk contribs created page Cmake (Created page with "=FAQ= ==Error: could not load cache== Most like passing wrong directory to cmake")
  • 18:32, 27 January 2024 Tony talk contribs created page Kodi (Created page with "Media player thing =Links= *[https://kodi.tv/ Homepage] *[https://forum.kodi.tv/ Kodi Forum]")
  • 17:02, 22 January 2024 Tony talk contribs created page OpenDKIM (Created page with "=Links= *[http://www.opendkim.org/opendkim-README http://www.opendkim.org/opendkim-README] *[https://wiki.debian.org/OpenDKIM https://wiki.debian.org/OpenDKIM] *[https://tweenpath.net/opendkim-postfix-smtp-relay-server-on-debian-7/ DKIM on relay server] =HOWTO= == OpenDKIM (on Ubuntu) == apt install opendkim opendkim-tools You might have to create: mkdir -p /etc/opendkim/keys chown -R opendkim.opendkim /etc/opendkim chmod go-rw /etc/opendkim/keys/ Then cd /...")
  • 17:10, 5 January 2024 Tony talk contribs created page Pbs-restore (Created page with "Can't find documenation but: =HOWTO= export PBS_FINGERPRINT=xx export PBS_PASSWORD=yy export PBS_REPOSITORY=someuser@pbs@pbs-server.example.com:Mydatastore ==Find your snapshots== proxmox-backup-client snapshot list ==Restore to lvm== Seems you need to add '''.fidx''' to the snapshot name from the list vm/105/2024-01-02T20:53:25Z drive-scsi0.img.fidx /dev/pve/vm-105-disk-0 --verbose Category:Backup Category:Proxmox")
  • 16:43, 10 December 2023 Tony talk contribs created page Rtorrent (Created page with "=Links= *[https://devhints.io/rtorrent Rtorrent cheatsheet] =Views= 1 View: main (filtered) 2 View: name (filtered) 3 View: started =Keys=")
  • 14:41, 20 November 2023 Tony talk contribs created page Rddmarc (Created page with "=Install= Modules *libperlio-gzip-perl *libxml-simple-perl")
  • 11:34, 15 November 2023 Tony talk contribs created page Cargo (Created page with "Rust thing =Links= *[https://opensource.com/article/20/3/rust-cargo Getting started with the Rust package manager, Cargo]")
  • 15:44, 10 November 2023 Tony talk contribs created page Kstat (Created page with "=Get the data= cat /proc/spl/kstat/zfs/arcstats arcstat arc_summary =The secret values= arcstat -v knows them when you remove the underscores: ==L2ARC== ===l2_size=== Size of L2ARC ===l2_asize=== Actual (compressed) size of the L2ARC")
  • 12:50, 10 November 2023 Tony talk contribs created page KSM (Created page with "Kernel Samepage Merging =Links= *[https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/virtualization_tuning_and_optimization_guide/chap-ksm RHEL doc about KSM] =ksmtuned.conf= ==KSM_THRES_COEF==")
  • 11:35, 10 November 2023 Tony talk contribs created page Sar (Created page with "=FAQ= ==Cannot open /var/log/sysstat/sa10: No such file or directory== Please check if data collecting is enabled systemctl start sysstat")
  • 16:54, 12 October 2023 Tony talk contribs created page Wireguard (Created page with "=Links= *[https://www.wireguard.com/ Wireguard homepage]")
  • 11:24, 10 October 2023 Tony talk contribs created page Truenas (Created page with "=Links= =Core vs Scale= ==Core== FreeBSD ==Scale== Debian")
  • 13:58, 3 October 2023 Tony talk contribs created page Vnstat (Created page with "=FAQ= ==Unknown lvalue 'ProtectClock' in section 'Service'== Systemd service file messup, probably CentOS?")
  • 13:09, 29 September 2023 Tony talk contribs created page Cloud-init (Created page with "=Documentation= *[http://docs.cloudstack.apache.org/en/latest/adminguide/templates/_cloud_init.html Cloud-init integration] =FAQ= ==Keep cloud-init from regerating ssh keys== Disable all of cloud-init: touch /etc/cloud/cloud-init.disabled or add to cloud.cfg: ssh_deletekeys: 0")
  • 09:44, 11 September 2023 Tony talk contribs created page Iostat (Created page with "= Disk IO statistics =")
  • 17:06, 31 August 2023 Tony talk contribs created page Virtio (Created page with "=Links= *[https://docs.oasis-open.org/virtio/virtio/v1.2/virtio-v1.2.html Virtio specification] ==Ballooning== *[https://pmhahn.github.io/virtio-balloon/ VirtIO Memory Ballooning] Category:Virtualization")
  • 11:55, 25 August 2023 Tony talk contribs created page Chroot (Created page with "=Mount the stuff= mount /dev/your/rootpartition /mnt/yours mount --bind /dev/ /mnt/yours/dev chroot /mnt/yours mount -t proc none /proc mount -t sysfs none /sys mount -t devpts none /dev/pts")
  • 21:05, 12 August 2023 Tony talk contribs created page Flipper zero (Created page with "https://www.rfwireless-world.com/Terminology/ASK-vs-FSK-vs-PSK.html")
  • 16:37, 10 August 2023 Tony talk contribs created page Rsync (Created page with "=FAQ= ==rsync different ssh port== rsync -e "ssh -p 2345"")
  • 09:39, 28 July 2023 Tony talk contribs created page Libreoffice (Created page with "=Links= =HOWTO= ==spreadsheet== ===Fix first line=== Click on A1, View->Freeze cells->Row")
  • 10:52, 14 July 2023 Tony talk contribs created page Synology NAS (Created page with "=HOWTO= ==Install borg backup=== See [https://docs.borgbase.com/setup/borg/synology/ Borg backup on synology] ==Add admin user on command line== synouser --add newuser pass "full name" 0 "some@mail" 0 Do not forget '''admin'''! syngroup is a bit stupid and would remove admin user from group synogroup --member adminsistrators admin newuser")
  • 09:35, 7 July 2023 Tony talk contribs created page Iotop (Created page with "=FAQ= ==Swap shows as 'unavailable'== You wil also see warning '''CONFIG_TASK_DELAY_ACCT not enabled in kernel, cannot determine SWAPIN and IO''' sysctl -w kernel.task_delayacct=1")
  • 13:37, 3 July 2023 Tony talk contribs created page Disk specs (Created page with " =SAMSUNG MZ7L3960= Sequential Read 560 MB/s Sequential Write (128 KB)Sequential Write 530 MB/s Random Read (4 KB)Random Read 97K IOPS Random Write (4 KB)Random Write 60K IOPS")
  • 13:00, 15 June 2023 Tony talk contribs created page JQ (Created page with "JSON processor =Links= *https://jqlang.github.io/jq/ *[https://towardsdev.com/using-jq-to-fetch-key-value-from-json-output-a83ccbec2be9 some nice jq trickery] =Examples=")
  • 17:12, 25 May 2023 Tony talk contribs created page Fastcgi (Created page with "=HOWTO= ==Fastcgi from command line== *[https://easyengine.io/tutorials/php/directly-connect-php-fpm/ Directly connect to PHP-FPM] Example: SCRIPT_NAME=/fpm-ping SCRIPT_FILENAME=/fpm-ping REQUEST_METHOD=GET cgi-fcgi -bind -connect 127.0.0.1:9001")
  • 14:15, 8 May 2023 Tony talk contribs created page Logstash (Created page with "=FAQ= ==Find logstash version== '''versions-gem-copy.yml''' or '''versions.yml'''")
  • 11:53, 4 May 2023 Tony talk contribs created page Tar (Created page with "=HOWTO= ==Extract tar.xz== tar xf foo.tar.xz")
  • 14:08, 28 April 2023 Tony talk contribs created page Wget (Created page with "=HOWTO= ==Mirror entire site== wget --mirror --convert-links --adjust-extension --page-requisites --no-parent https://site-to-download.com")
  • 11:21, 1 March 2023 Tony talk contribs created page Dpkg (Created page with "=Links= *[https://linuxprograms.wordpress.com/2010/05/11/status-dpkg-list/ dpkg output explained] *[https://linuxprograms.wordpress.com/2010/05/12/remove-packages-marked-rc/ Remove packages marked '''rc''']")
  • 13:00, 28 February 2023 Tony talk contribs created page KVM and NVMe (Created page with "=Links= [https://futurewei-cloud.github.io/ARM-Datacenter/qemu/nvme-of-tcp-vms/ How to setup NVMe/TCP with NVME-oF using KVM and QEMU]")
  • 12:57, 28 February 2023 Tony talk contribs created page Inifiniband (Created page with "Some network thing")
  • 12:46, 28 February 2023 Tony talk contribs created page RDMA (Created page with "Remote Direct Memory Access =Links= *[https://nvmexpress.org/developers/nvme-transport-specifications/ NVMe transport specifications] *[https://nvmexpress.org/nvme-over-rdma-transport-improving-network-based-storage/ NVME over RDMA]")
  • 12:45, 28 February 2023 Tony talk contribs created page RXE (Created page with "Software RDMA over Ethernet =Links= *https://github.com/SoftRoCE/librxe-dev")
  • 15:23, 24 February 2023 Tony talk contribs created page Infiniband (Created page with "=Links= =Commands= ibstat")
  • 14:39, 2 February 2023 Tony talk contribs created page Mariadb (Created page with "MySQL fork =HOWTO= ==Backup== *[https://mariadb.com/kb/en/backup-and-restore-overview/ Backup and restore overview]")
  • 12:59, 2 January 2023 Tony talk contribs created page Inodes (Created page with "=Links= *[https://www.stackscale.com/blog/inodes-linux/ Inodes in Linux]")
  • 12:30, 2 January 2023 Tony talk contribs created page Checkmk (Created page with "=Links= *[https://freedom.nl/storingen Checkmk homepage]")
  • 13:12, 21 December 2022 Tony talk contribs created page Monitoring linux resources (Created page with "=CPU System Time= check pidstat")
  • 16:37, 1 December 2022 Tony talk contribs created page KVM on Gentoo (Created page with "=Links= =Configuration== /etc/conf.d/kvm.<vm name> =Management= /etc/init.d/kvm link /etc/init/kvm.<vm name> to /etc/init.d/kvm")
  • 10:31, 29 November 2022 Tony talk contribs created page USB (Created page with "=USB Speeds= *USB 1.0/Low-Speed: 1.5 Megabits per second (Mbps) *USB 1.1/Full-Speed: 12 Mbps. *USB 2.0/Hi-Speed: 480 Mbps. *USB 3.0/SuperSpeed: 5 Gbps. *USB 3.1/SuperSpeed: 10 Gbps.")
  • 15:04, 24 November 2022 Tony talk contribs created page Ansible snippets (Created page with "=Systemd= ==Randomize timer== Create '''/var/ansible/files/systemd/fstrim.conf''' [Timer] RandomizedDelaySec=3h '''Playbook''': tasks: - name: check if /etc/systemd/system/fstrim.timer.d/ exists stat: path: /etc/systemd/system/fstrim.timer.d/ register: override_dir - name: create /etc/systemd/system/fstrim.timer.d/ file: path: /etc/systemd/system/fstrim.timer.d/ state: directory when: ov...")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)