Hello,
I am currently using Racoon to setup VPN tunnels but after starting to use AWS I realized that they provide support for Strongswan. I want to transition into Strongswan from Racoon; is it possible to run both simultaneously in the transition? Or must I remove Racoon configurations and...
I want to use a disk with ZFS and I want to use the best practices...
Both for an SSD and for an HDD
The process:
Delete the disk
# gpart destroy -F da0
# dd if=/dev/zero of=/dev/da0 bs=1m count=128
Prepare the disk
# gpart create -s GPT da0
# gpart add -t freebsd-zfs -l storage -a 1M da0...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.