制作本地yum源挂载光盘mount/dev/cdrom/mnt/查看内容ls/mnt/编辑Centos-Media.repoviCentos-Media.repo
name=dvd
baseurl=file:///mnt/
gpgcheck=0
enabled=1
分类:
其他好文 时间:
2014-11-13 13:05:11
阅读次数:
117
一时疏忽 因为把测试网址弄错 误以为是环境出了问题 重装了mod_wsgi重启apache的时候报了 $?service?apache2?restart
Syntax?error?on?line?1?of?/etc/apache2/sites-enabled/webapp:
Invalid?command...
分类:
Web程序 时间:
2014-11-13 11:07:57
阅读次数:
213
1、查看当前启用Lync的用户数PSC:\>Get-CsUser-Filter{Enabled-eq$True}|measure2、查看Lync是评估版还是正式版PSC:\>Get-CsServerVersionMicrosoftLyncServer2013(5.0.8308.0):已安装批量许可密钥。3、手动更新Lync通讯簿PSC:\>Update-CsAddressBook-Verbose详细信息..
分类:
其他好文 时间:
2014-11-12 18:11:47
阅读次数:
733
用Unity3d 时会隐藏一个物体,经常用到如下的命令,解释一下自己对一下3行代码的理解
private GameObject cub;
cub.gameObject.SetActive(true);类似下图圈出的,类似直接删除这个物体的存在,让它一切的属性隐藏。
cub.renderer .enabled = true ;这个代码是隐藏渲染,就是起到一个隐身的作用,其他的属...
分类:
编程语言 时间:
2014-11-11 21:10:45
阅读次数:
576
第一,需要下载PHPMailer文件包phpmailer. http://phpmailer.sourceforge.net/第二,确认你的服务器系统已经支持socket ,通过phpinfo();查看是否支持sockets(socket 是属于PHP扩展部分),如果显现为“enabled”,那就是...
分类:
Web程序 时间:
2014-11-11 18:53:18
阅读次数:
257
查看SELinux状态:1、/usr/sbin/sestatus -v ##如果SELinux status参数为enabled即为开启状态SELinux status: enabled2、getenforce ##也可以用这个命令检查关闭SELinux:1、临时...
分类:
系统相关 时间:
2014-11-11 10:40:34
阅读次数:
210
The data lineage function enabled by Data Services is directly integrated into theBI workspace of the BI end-user. By right-clicking on a number, user...
分类:
其他好文 时间:
2014-11-10 09:56:20
阅读次数:
207
在上次的文章统计--过滤(筛选)索引的统计信息过期问题测试中,遗留一个问题,当更新行数满足统计自动更新条件是,什么样的查询会触发自动更新呢?受林勇桦的指点,找到以下2个跟踪标志:9204 – 打印出被加载的统计信息(With this enabled, we get a report of stat...
分类:
其他好文 时间:
2014-11-08 13:17:44
阅读次数:
278
一.kickstart流程图二.安装前准备1.关闭iptablesserviceiptablesstopchkconfigiptablesoff2.关闭Selinuxsed–i‘s/enabled/disabled/g’/etc/sysconfig/selinux三.安装配置服务器yum-yinstalltftp-serverdhcpvsftpdsyslinuxvim/etc/dhcpd.conf挂载光盘镜像文件mount/dev/cdrom..
分类:
其他好文 时间:
2014-11-06 20:16:17
阅读次数:
320
错误信息。[WedNov0523:57:102014][alert][client127.0.0.1].../wamp/www/.../.htaccess:Invalidcommand‘RewriteEngine‘,perhapsmisspelledordefinedbyamodulenotincludedintheserverconfiguration.RewriteEngine命令需要rewritemod的支持,$>cd/etc/apache2/mods-enabled切..
分类:
数据库 时间:
2014-11-06 02:06:16
阅读次数:
307