PFSense – iKEV2 setup
VPN – Configuring an IPsec Remote Access Mobile VPN using IKEv2 with EAP VPN – IKEv2 with EAP
It's all in the Mac magic…
VPN – Configuring an IPsec Remote Access Mobile VPN using IKEv2 with EAP VPN – IKEv2 with EAP
sudo apt update sudo apt install network-manager network-manager-gnome openvpn openvpn-systemd-resolved network-manager-openvpn network-manager-openvpn-gnome sudo apt purge openresolv dhcpcd5 sudo nano /etc/NetworkManager/NetworkManager.conf […]
defaults read /System/Library/PrivateFrameworks/Seeding.framework/Versions/Current/Resources/SeedCatalogs.plist
When you’re booting your Mac from the recovery partition and are planning to reinstall OS X, you might be met by the […]
It seems Apple has brought back the hidden option at some point with macOS Catalina. To enable the chime To disable the […]
/usr/bin/security authorizationdb write system.login.screensaver “authenticate-session-owner-or-admin” security authorizationdb write system.login.screensaver "authenticate-session-owner-or-admin"
Complete guide to install SSL certificate on your OS X server hosted website – Server – Let’s Encrypt Community Support
Plug the microSD card into a card reader connected to your Mac. The boot volume will be automatically mounted, but it doesn’t […]
https://docs.docker.com/storage/storagedriver/overlayfs-driver/ Use the OverlayFS storage driver | Docker Documentation
UPDATE : You can take the firmware file from VMware Fusion instead of building your own. its located : /Applications/VMware\ Fusion.app/Contents/Library/roms/EFI64.ROM Use […]
I found the following three ways to boot to macOS recovery in VMware Fusion, sadly they don’t all work in version 11: […]
Use the code below as simple reference to build your own custom playlist from your xtream-codes server. Change the $url and $port […]
On the Master server dump a backup of the database you want to resync mysqldump –skip-lock-tables –single-transaction –flush-logs –hex-blob –master-data=2 -q <<dbname>> […]
I clearly don’t need to expound on the benefits of master-slave replication for your MySQL database. It’s simply a good idea; one […]
This article will discuss deploying FileVault 2 via a Configuration Profile to managed Macs with Jamf Pro using either an Individual Recovery […]
NOTE : a good open source cross platform CA is xca, https://github.com/chris2511/xca Basically, you can create a new CA using the same private […]