码迷,mamicode.com
首页 >  
搜索关键字:centos network team    ( 43524个结果
cobbler常见问题
http://@@http_server@@/cblr/links/CentOS-6.4-x86_64cobbler cblr/svc四、配置文件 cobbler有许多的配置文件,但是只有少部分基本功能需要修改。 Settings File Modules Configuration Cobbl.....
分类:其他好文   时间:2014-05-07 17:15:11    阅读次数:326
python初体验之小小爬虫
小月月是个懒家伙,博客更新好慢...前几天拿到某公司的面试题,要求在Linux/Ubuntu/Debian/Suse/Centos下用python2.7开发一个爬虫,抓取百度新闻搜索结果的前三页标题+url。这可把对python一窍不通的小月月难住了,肿么办呢...哦,最简单有效直接的方法就是网上查...
分类:编程语言   时间:2014-05-07 17:11:38    阅读次数:457
[Nagios] Error: Template 'timman' specified in contact definition could not be not found (c
Check nagios配置文件报错如下:[nagios@2 etc]$ /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg Nagios Core 4.0.6Copyright (c) 2009-present Nagios Core Development Team and Community Contributor...
分类:移动开发   时间:2014-05-07 15:47:14    阅读次数:449
搭建linux系统环境
1、安装centos6.4 x86,选择的是Desktop模式2、配置centos a关闭NetwrokManager(chkconfig NetworkManager off) b开机启动network服务(chkconfig network on) c配置/etc/sysconfig/netwo...
分类:系统相关   时间:2014-05-07 10:48:55    阅读次数:409
Team Foundation Server (TFS)与Project Server集成,使用DNS(友好地址)地址注册PWA
问题描述: 当Team Foundation Server(TFS 2010/2012/2013)与Project Server高可用性的环境集成时,必然会使用Project Server (PWA)的DNS地址注册PWA站点(RegisterPWA),而不是使用Project Server的计算机...
分类:其他好文   时间:2014-05-07 01:41:56    阅读次数:464
mysql在centos上的编译安装
环境:centos6.5 mysql-5.6.17.tar.gzwget http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.17.tar.gzyum install -y gcc gcc-c++gcc-c++.x86_64bison.x86_64l...
分类:数据库   时间:2014-05-07 01:24:19    阅读次数:413
【CentOS】搭建Web服务器
参考资料: http://www.paipat.com/?post=24 http://www.cnblogs.com/xiaoluo501395377/archive/2013/04/07/3003278.html 1、安装apache 2、安装php 3、安装mysql 1、安装apache 安...
分类:Web程序   时间:2014-05-07 00:46:56    阅读次数:1053
TFS 2010 配置的时候,提示TF255466错误
TFS 2010 配置的时候,提示TF255466错误Error [ System Checks ] TF255466: The configuration process for Team Foundation Server cannot continue. A previous update o...
分类:其他好文   时间:2014-05-07 00:15:11    阅读次数:358
【CentOs】sudo使用
在使用Linux系统过程中,通常情况下,我们都会使用普通用户进行日常操作,而root用户只有在权限分配及系统设置时才会使用,而root用户的密码也不可能公开。普通用户执行到系统程序时,需要临时提升权限,sudo就是我们常用的命令,仅需要输入当前用户密码,便可以完成权限的临时提升。在使用sudo命令的...
分类:其他好文   时间:2014-05-07 00:06:43    阅读次数:451
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!