This year I got to speak at Penn State’s MacAdmins conference about if a NAS is the right tool to move to from macOS server.
You can find more information about my talk on the MacAdmins conference website here.
You can find my slides here:
This year I got to speak at Penn State’s MacAdmins conference about if a NAS is the right tool to move to from macOS server.
You can find more information about my talk on the MacAdmins conference website here.
You can find my slides here:
On occasion I need to test external access to my office or sometimes I’m on public Wi-Fi and want to securely browse the internet without connecting to a VPN. For times like those I use an SSH reverse proxy tunnel to a VPS and Firefox. This routes all of my Firefox traffic through my VPS securely over SSH.
All you need to accomplish this is an SSH server somewhere that you trust and Firefox. Once you have an SSH server up, go through these steps:
Whenever I’m testing out new Office 365 plugins I like to first deploy them to myself, then to a hand full of co-workers for testing. Here are my steps to accomplish this process:
Trying to install Server 2016 with a GUI, but not getting the option to install the GUI? Samesies. It took me a few hours and installs to finally figure out what’s going on. It’s not hard to resolve. Just annoying.
This post will walk you through deploying Synology’s Cloud Station Backup on macOS.
To get this setup I used a text editor for scripts, DB Browser for SQLite to review the SQLite databases, and Packages to create my configuration package. I used VMware Fusion for testing and Munki for deployment.