3 FAQ tagged "bind"
Viewing 1-3 of 3 FAQ -- nslookup / host Dns Client Testing Command Not Found on Debian / Ubuntu Linux
Q. I’m not able to run nslookup or host command under Debian or Ubuntu Linux. In fact, these commands are missing from my installation. How do I install nslookup and related dns client commands?
- Turn on or enable BIND DNS server logging to see all queries or for troubleshooting problem
Q. How do I turn on DNS server logging so that I can see all the queries on my CentOS 4.0 server?
A. You can use rndc command which controls the operation of a name server. It supersedes the ndc utility that was provided in old BIND releases. If rndc is invoked with no command [...] - Mount NFS filesystem in two different directories on same system
Q. How do I mount NFS filesystem twice in two different dirs on same Linux client?
NFS Server : nfsserver:/data
Mount to dirs /home/data and /backup
A. You will not able to do that. However mount command has bind option to remount part of the file hierarchy somewhere else.
Procedure
First mount to /home/data
# mount -t nfs4 nfsserver:/data [...]
Viewing 1-3 of 3 FAQ - ( see all popular tags )



Recent Comments
Yesterday ~ 12 Comments
Yesterday ~ 7 Comments
Yesterday ~ 2 Comments
Yesterday ~ 3 Comments
Yesterday ~ 3 Comments