Untitled

From Aqua Lizard, 1 Year ago, written in Plain Text, viewed 1 times. This paste will hop the perch in 1 Second.
URL https://paste.ovh/view/2b3cbf0f Embed
Download Paste or View Raw
  1. $ diff upgradeto-hhbsd-xmj.txt upgradeto-hhbsd.txt
  2. 2,5c2,7
  3. < fetch https://raw.githubusercontent.com/HardenedBSD/hardenedBSD/hardened/11-stable/master-libressl/{usr.sbin/hbsd-update/hbsd-update,etc/hbsd-update.conf,share/keys/hbsd-update/trusted/ca.hardenedbsd.org,share/keys/hbsd-update/trusted/dnssec.key-2016-07-30}
  4. < ed -i -e '/^UNBOUND_HOST=/ s/\/usr\/sbin\/unbound-host/\/usr\/local\/sbin\/unbound-host/' hbsd-update
  5. < chmod +x hbsd-update
  6. < sudo -i
  7. ---
  8. > pkg install unbound ca_root_nss
  9. > fetch https://raw.githubusercontent.com/HardenedBSD/hardenedBSD/hardened/12-stable/master/usr.sbin/hbsd-update/hbsd-update
  10. > fetch https://raw.githubusercontent.com/HardenedBSD/hardenedBSD/hardened/12-stable/master/usr.sbin/hbsd-update/hbsd-update.conf
  11. > sed -i -e '/^UNBOUND_HOST=/ s/\/usr\/sbin\/unbound-host/\/usr\/local\/sbin\/unbound-host/' hbsd-update
  12. > fetch https://raw.githubusercontent.com/HardenedBSD/hardenedBSD/hardened/12-stable/master/share/keys/hbsd-update/trusted/dnssec.key-2016-07-30
  13. > fetch https://raw.githubusercontent.com/HardenedBSD/hardenedBSD/hardened/12-stable/master/share/keys/hbsd-update/trusted/ca.hardenedbsd.org
  14. 6a9
  15. > chmod +x /usr/sbin/hbsd-update
  16. 12a16
  17. > hbsd-update && reboot

Reply to "Untitled"

Here you can reply to the paste above

captcha