Recently Updated Pages
Nextcloud - Configure Onlyoffice from CLI
Disable certificate verification sudo --user apache php occ config:app:set --value=false onl...
Nextcloud - Brutce force login - Account locked out
I was able to get rid of the error message by deleting the content of the table oc_brutefor...
/FreeBSD/ Managing Networking
Display IPv4 routing table netstat -r -4 -n Display IPv6 routing table netstat...
Linux/Firefox - Enable kinetic scrolling
about:config apz.gtk.kinetic_scroll.enabled = true
Windows 11 - enable system hibernation after 60 min idle
Get power plan details cd %userprofile% powercfg /q > power.txt Show possible opti...
Firefox - register telnet protocol handler
Create setting (boolean) network.protocol-handler.expose.telnet = false When triggering t...
Managing User/Group accounts from CLI
Facts myadmin - user account name mypassword - initial password configured for myadmin user ...
Preparing Ansible managed nodes using playbook
--- - name: prep playbook for use with ansible-navigator hosts: all remote_user: root ...
Preparing Ansible Managed Nodes - shell script
#!/bin/bash rootpwd='Passw0rd!' remuser=devops devpass=redhat123 ansible all -e "ansibl...