随笔分类 -  运维相关

上一页 1 2
主要是软件安装和配置相关
ftp服务和ftps服务的安装配置
摘要:ftp服务和ftps服务的区别 ,ftps=ftp+ssl1.rpm -ivh vsftpd-2.2.2-24.el6.x86_64.rpmftp客户端安装 ftp-0.17-54.el6.x86_64.rpm添加用户useradd -s /sbin/nologin -d /ftpfile/myft 阅读全文
posted @ 2019-07-18 17:20 子虚乌有 阅读(2877) 评论(0) 推荐(0)
cent0s6.5telnet install
摘要:1.在centos6.5上安装telnet服务download from https://centos.pkgs.orgrpm -ivh xinetd-2.3.14-40.el6.x86_64.rpm rpm -ivh telnet-server-0.17-48.el6.x86_64.rpm 安装客 阅读全文
posted @ 2019-07-17 19:17 子虚乌有 阅读(208) 评论(0) 推荐(0)
One way to install Services on Windows system
摘要:First , test the sc command in the command windows. if no sc command , copy it from other system For my environment, the folder is "C:\Program Files ( 阅读全文
posted @ 2014-02-17 10:30 子虚乌有 阅读(156) 评论(0) 推荐(0)
Configure for NLOG
摘要:for detail async configure, queueLimit - Limit on the number of requests in the lazy writer thread request queue. Integer Defaul... 阅读全文
posted @ 2013-12-06 15:40 子虚乌有 阅读(502) 评论(0) 推荐(0)
Software Configure
摘要:运行服务器的软件配置情况Function Name Version Port LicenseOperate System Suse or Redhat(Fedora Core) Stable is ok freeWebServer Apache 2.2.22 (2 above ) 80 free P 阅读全文
posted @ 2012-07-19 14:26 子虚乌有 阅读(148) 评论(0) 推荐(0)
Three cmd about machine info
摘要:Look for whick machine use IP in local networknststat -a 172.16.73.95 find the machine nameshutdown -r close machinemsinfo32 get the machine info 阅读全文
posted @ 2011-11-22 19:31 子虚乌有 阅读(267) 评论(0) 推荐(0)
How to Install nginx for me
摘要:first , cd nginx source direct, then type ./configure --prefix=/usr/local/nginx it told me that, with no pcre , so i download pcre.an install it to /u 阅读全文
posted @ 2011-11-20 21:00 子虚乌有 阅读(153) 评论(0) 推荐(0)
How to know which process use the port you wanted?
摘要:One day, of course in month october 2011, i want to start a server, but it told me that some process has occupancy it. so i want to know whick process 阅读全文
posted @ 2011-10-26 12:43 子虚乌有 阅读(209) 评论(0) 推荐(0)
About file style
摘要:file style softwaremdb accessmdf sql server 阅读全文
posted @ 2011-09-30 14:28 子虚乌有 阅读(119) 评论(0) 推荐(0)

上一页 1 2