I'm using Linux DNS and I'm not sure which row I should change if I want to change the TTL of my dns.. This is the TTL part:
$ORIGIN biz.
$TTL 3600
sop1 IN SOA ns1.mydomain.net. hostmaster.mydomain.net. (
2012022901
18000
3600
604800
86400 )