logoISU  

CS 456 - Systems Programming

Spring 2024

Displaying ./code/apr11/something.config

logging {
        category lame-servers { null; };
        category cname { null; };
};

zone "." {
        type hint;
        file "/etc/bind/db.root";
};