博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
OS + Linux DNS Server Bind
阅读量:4076 次
发布时间:2019-05-25

本文共 4201 字,大约阅读时间需要 14 分钟。

[root@B2Cmonitor Server]# ps -ef | grep memcache

root     12691 12264  0 17:46 pts/2    00:00:00 grep memcache
lindows  21251     1  0 Jun09 ?        03:28:13 /usr/local/bin/memcached -d -u root -m 3000 -l 192.168.100.149 -p 11211

------------------------------------------------------------------------------

BIND

http://www.isc.org/software/bind

bind是Berkeley Internet Name Domain Service的简写.

BIND is by far the most widely used DNS software on the Internet. It provides a robust and stable platform on top of which organizations can build distributed computing systems with the knowledge that those systems are fully compliant with published DNS standards.

 

[root@B2Cmonitor xampp]# cat /etc/issue

Red Hat Enterprise Linux Server release 5.3 (Tikanga)
Kernel \r on an \m
[root@B2Cmonitor xampp]# getconf LONG_BIT
64

[root@B2Cmonitor Server]# df -h

Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
                       14G  7.5G  5.5G  59% /
/dev/sda1              99M   13M   82M  13% /boot
tmpfs                 2.0G     0  2.0G   0% /dev/shm
/dev/mapper/datavg-dblv
                       20G  6.0G   13G  32% /db2data
/db2data/soft/RHEL5.3_x86_64.iso
                      3.4G  3.4G     0 100% /mnt/redhat

[root@B2Cmonitor Server]# ls -l *bind*

-r--r--r--  12 root root  984111 Jan  7  2009 bind-9.3.4-10.P1.el5.x86_64.rpm
-r--r--r--  12 root root   43038 Jan  7  2009 bind-chroot-9.3.4-10.P1.el5.x86_64.rpm
-r--r--r--  27 root root 2663285 Jan  7  2009 bind-devel-9.3.4-10.P1.el5.i386.rpm
-r--r--r--  12 root root 2688947 Jan  7  2009 bind-devel-9.3.4-10.P1.el5.x86_64.rpm
-r--r--r--  27 root root  446167 Jan  7  2009 bind-libbind-devel-9.3.4-10.P1.el5.i386.rpm
-r--r--r--  12 root root  450942 Jan  7  2009 bind-libbind-devel-9.3.4-10.P1.el5.x86_64.rpm
-r--r--r--  28 root root  855681 Jan  7  2009 bind-libs-9.3.4-10.P1.el5.i386.rpm
-r--r--r--  12 root root  889426 Jan  7  2009 bind-libs-9.3.4-10.P1.el5.x86_64.rpm
-r--r--r--  12 root root  235663 Jan  7  2009 bind-sdb-9.3.4-10.P1.el5.x86_64.rpm
-r--r--r--  12 root root  177237 Jan  7  2009 bind-utils-9.3.4-10.P1.el5.x86_64.rpm
-r--r--r--  42 root root 5974678 Jul  4  2008 kdebindings-3.5.4-6.el5.x86_64.rpm
-r--r--r-- 114 root root   42665 Jul  4  2008 kdebindings-devel-3.5.4-6.el5.i386.rpm
-r--r--r--  42 root root   42530 Jul  4  2008 kdebindings-devel-3.5.4-6.el5.x86_64.rpm
-r--r--r--  90 root root 5523939 Dec  8  2008 system-config-bind-4.0.3-4.el5.noarch.rpm
-r--r--r--  24 root root   37914 Dec 11  2008 ypbind-1.19-11.el5.x86_64.rpm
[root@B2Cmonitor Server]# pwd
/mnt/redhat/Server

[root@B2Cmonitor xampp]# which bind

/usr/bin/which: no bind in (/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
[root@B2Cmonitor xampp]# whereis bind
bind: /usr/share/man/man1/bind.1.gz /usr/share/man/man3p/bind.3p.gz /usr/share/man/man2/bind.2.gz
[root@B2Cmonitor xampp]# chkconfig --list | grep bind
winbind            0:off    1:off    2:off    3:off    4:off    5:off    6:off
ypbind             0:off    1:off    2:off    3:off    4:off    5:off    6:off
[root@B2Cmonitor xampp]# rpm -qa | grep bind
bind-libs-9.3.4-10.P1.el5
bind-utils-9.3.4-10.P1.el5
ypbind-1.19-11.el5

[root@B2Cmonitor Server]# rpm -ivh bind-9.3.4-10.P1.el5.x86_64.rpm

warning: bind-9.3.4-10.P1.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
Preparing...                ########################################### [100%]
   1:bind                   ########################################### [100%]

[root@B2Cmonitor Server]# rpm -ivh bind-chroot-9.3.4-10.P1.el5.x86_64.rpm

warning: bind-chroot-9.3.4-10.P1.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
Preparing...                ########################################### [100%]
   1:bind-chroot            ########################################### [100%]

[root@B2Cmonitor Server]# rpm -ivh system-config-bind-4.0.3-4.el5.noarch.rpm

warning: system-config-bind-4.0.3-4.el5.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
Preparing...                ########################################### [100%]
   1:system-config-bind     ########################################### [100%]

[root@B2Cmonitor Server]# ls -l /etc/sysconfig/named

-rw-r----- 1 root named 1669 Aug 16 17:52 /etc/sysconfig/named

[root@B2Cmonitor ~]# bind --help

-bash: bind: --: invalid option
bind: usage: bind [-lpvsPVS] [-m keymap] [-f filename] [-q name] [-u name] [-r keyseq] [-x keyseq:shell-command] [keyseq:readline-function or readline-command]

 

 

end

转载地址:http://sznni.baihongyu.com/

你可能感兴趣的文章
iOS获取手机的Mac地址
查看>>
ios7.1发布企业证书测试包的问题
查看>>
如何自定义iOS中的控件
查看>>
iOS 开发百问
查看>>
Mac环境下svn的使用
查看>>
github简单使用教程
查看>>
如何高效利用GitHub
查看>>
环境分支-git版本管理
查看>>
fhs-framework jetcache 缓存维护之自动清除缓存
查看>>
ZUUL2 使用场景
查看>>
Spring AOP + Redis + 注解实现redis 分布式锁
查看>>
支付宝生活号服务号 用户信息获取 oauth2 登录对接 springboot java
查看>>
CodeForces #196(Div. 2) 337D Book of Evil (树形dp)
查看>>
uva 12260 - Free Goodies (dp,贪心 | 好题)
查看>>
uva-1427 Parade (单调队列优化dp)
查看>>
【设计模式】学习笔记14:状态模式(State)
查看>>
poj 1976 A Mini Locomotive (dp 二维01背包)
查看>>
斯坦福大学机器学习——因子分析(Factor analysis)
查看>>
项目导入时报错:The import javax.servlet.http.HttpServletRequest cannot be resolved
查看>>
linux对于没有写权限的文件如何保存退出vim
查看>>