[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] hacking



> Can someone tell me the command to find out what version of BIND I am
> running?
> 
> Thanks


rpm -q bind
or
named -v

BC