View Single Post
  #3   (View Single Post)  
Old 19th June 2022
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,132
Default

Attached is a tarball containing the script as well as the two example templates:
Code:
$ tar tvzf PartitionCalc.tgz             
-rw-r--r--  1 adriaan  adriaan        141 Jun 19 03:55 cloud20gb.txt
-rw-r--r--  1 adriaan  adriaan        235 Jun 19 01:57 template2.txt
-rwxr--r--  1 adriaan  adriaan       1589 Jun 19 04:30 partition_calc
To extract:
Code:
$ tar xvzf PartitionCalc.tgz
Attached Files
File Type: tgz PartitionCalc.tgz (1.0 KB, 10 views)
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote