Skip to main content

Recently Updated Pages

Nextcloud - Configure Onlyoffice from CLI

Linux HOWTO NextCloud

Disable certificate verification sudo --user apache php occ config:app:set --value=false onl...

Updated 1 year ago by Greg W.

Nextcloud - Brutce force login - Account locked out

Linux HOWTO NextCloud

    I was able to get rid of the error message by deleting the content of the table oc_brutefor...

Updated 1 year ago by Greg W.

/FreeBSD/ Managing Networking

Linux HOWTO

    Display IPv4 routing table netstat -r -4 -n Display IPv6 routing table netstat...

Updated 1 year ago by Greg W.

Linux/Firefox - Enable kinetic scrolling

Linux HOWTO

  about:config apz.gtk.kinetic_scroll.enabled = true

Updated 1 year ago by Greg W.

Windows 11 - enable system hibernation after 60 min idle

MS Windows HOWTO

Get power plan details cd %userprofile% powercfg /q > power.txt Show possible opti...

Updated 1 year ago by Greg W.

Firefox - register telnet protocol handler

Linux HOWTO

Create setting (boolean) network.protocol-handler.expose.telnet = false When triggering t...

Updated 1 year ago by Greg W.

Managing User/Group accounts from CLI

MS Windows HOWTO

Facts myadmin - user account name mypassword - initial password configured for myadmin user ...

Updated 1 year ago by Greg W.

Preparing Ansible managed nodes using playbook

--- - name: prep playbook for use with ansible-navigator hosts: all remote_user: root ...

Updated 1 year ago by Greg W.

Preparing Ansible Managed Nodes - shell script

#!/bin/bash rootpwd='Passw0rd!' remuser=devops devpass=redhat123 ansible all -e "ansibl...

Updated 1 year ago by Greg W.