Category: Uncategorized
-
Migrate users from OD to Google with Mosyle
As always test test test. This process assumes you have set up your environment to use mobile accounts that do not sync. It should not matter what directory you are moving away from, the steps would be the same. Must have some sort of admin account or be able to delete a user from the…
-
Compiling Mysql Connector for macOS
Our point of sale database is based on MariaDB. Fortunately for us the Mysql connector seems to still work. Unfortunately the pre-compiled packaged version does not work for FileMaker, and for whatever reason Apple is happy to have Actual Technologies charge for what should be an open source and freely available driver. I actually have…
-
Vlans
The guest network is set up as a vlan which should in theory isolate it from the internal network. Eventually would like to have a separate vlan for the phones and everything else. The best place to start is to create the vlan on the pfsense appliance. Then you must log into each hp switch…
-
Running Cron on Synology NAS
Nextcloud needs a cron job to run every x minutes. The best way to do this on the Synology is to use the scheduled tasks to call the script. Basically the script needs to run as root, but use sudo to change to the http user. Must also use php3 in the script otherwise the…
