Fork me on GitHub

2019年7月12日

linux服务之dns

摘要: 安装dig工具 [root@cu-app-107 ~]# cat /etc/redhat-releaseCentOS Linux release 7.5.1804 (Core) [root@cu-app-107 ~]# yum install bind-utils linux下得到出口ipcurl 阅读全文

posted @ 2019-07-12 18:26 阳光-源泉 阅读(158) 评论(0) 推荐(0) 编辑

压力测试

摘要: 如果不想安装apache但是又想使用ab命令的话,我们可以直接安装apache的工具包httpd-toolsyum -y install httpd-tools 网站性能压力测试是服务器网站性能调优过程中必不可缺少的一环。只有让服务器处在高压情况下,才能真正体现出软件、硬件等各种设置不当所暴露出的问 阅读全文

posted @ 2019-07-12 17:19 阳光-源泉 阅读(158) 评论(0) 推荐(0) 编辑

导航