沙漠网

系统IT运维技术站

Memcached服务器的安装

1、下载libevent http://ftp.lfs-matrix.net/pub/blfs/conglomeration/libevent/libevent-2.0.22-stable.tar.gz 2、下载memcached http://memcached.org/files/memcached-1.4.34.tar.gz yum install -y apr* autoconf automake bison&n

iptables防火墙的基础知识

1、安装iptables防火墙如果没有安装iptables需要先安装,CentOS执行:yum install iptablesDebian/Ubuntu执行:apt-get install iptables2、清除已有iptables规则iptables -Fiptables -Xiptables -Z3、开放指定的端口#允许本地回环接口(即运行本机访问本机)iptables -A INPUT -s 127.0.0.1 -d 127.0.0.1 -j ACCEPT# 允许已建立的或相关连的通行

Centos编译安装最新GIT客户端

yum install zlib  zlib-devel perl-ExtUtils-Embed -y到 https://www.kernel.org/pub/software/scm/git/ 下载最新的git源码包解压源码包并编译安装tar   xzvf   git-2.9.3.tar.gzcd git-2.9.3./configuremakemake install建立软连接ln -s /u
<< < 1 2 >>
«    2023年11月    »
12345
6789101112
13141516171819
20212223242526
27282930
控制面板
您好,欢迎到访网站!
  查看权限
网站分类
搜索
最新留言
文章归档
网站收藏
友情链接
  • RainbowSoft Studio Z-Blog
  • 订阅本站的 RSS 2.0 新闻聚合

Powered By Z-BlogPHP 1.7.3

Copyright Daixh.com Rights Reserved. 京ICP备09012299号-1

联系我:home#daixh.com (#改@)