Here are the steps to enable a custom theme using the manual method described here:https://github.com/edx/edx-platform/wiki/Stanford-ThemingFirst crea...
分类:
移动开发 时间:
2015-07-21 10:18:21
阅读次数:
155
upload_max_filesize :300Moutput_buffering onvi /etc/ssh/sshd_config/etc/init.d/sshd restart基础配置命令信息有:'./configure' '--disable-fileinfo' '--enable-bcma...
分类:
其他好文 时间:
2015-07-20 10:38:57
阅读次数:
116
特征屏幕轮番出现checking的字符基本可以确定系统时间是有问题: checking?for?--enable-universalsdk...?no? checking?for?--with-universal-archs...?32-bit? checking?MACHDEP...?linux2? checking...
分类:
其他好文 时间:
2015-07-18 22:53:10
阅读次数:
580
RHEL/CentOS 6 does not configure network interfaces on default installation. Also, it is configured to use NetworkManager. To enable networking interf...
分类:
Web程序 时间:
2015-07-18 21:08:28
阅读次数:
189
484.Which steps are mandatory to enable Direct NFS?
1. Mount all required file systems using the kernel NFS driver.
2. Create an oranfstab file containing the attributes for each NFS server to be ac...
分类:
其他好文 时间:
2015-07-18 12:34:22
阅读次数:
147
wget http://mirrors.ustc.edu.cn/gnu/gcc/gcc-5.2.0/gcc-5.2.0.tar.gz tar xf gcc-5.2.0.tar.gz cd gcc-5.2.0 ./contrib/download_prerequisites mkdir build cd build ../configure --enable-bootstrap --enabl...
分类:
其他好文 时间:
2015-07-17 19:11:49
阅读次数:
121
在Application.mk 里增加-D__GLIBC__ 让项目支持boost增加-std=c++11 让项目支持c++11 (3.x的cocos本身已经支持了的)看起来这样:APP_STL := gnustl_staticAPP_CPPFLAGS := -frtti -DCC_ENABLE_C...
分类:
移动开发 时间:
2015-07-17 18:25:22
阅读次数:
190
1、准备安装包2、准备编译环境yum -y install gcc3、编译安装squid./configure \--prefix=/data/squid \--disable-internal-dns \--enable-forward-log \--enable-follow-x-forward...
分类:
其他好文 时间:
2015-07-17 18:15:51
阅读次数:
154
监控服务器端的安装部署
一、apache的安装
下载httpd-2.2.15.tar.gz
gunzip httpd-2.2.15.tar.gz
tar xvf httpd-2.2.15.tar
cd httpd-2.2.15
./configure --prefix=/usr/local/apache2 --enable-so --enable-mods-shared=all --...
分类:
移动开发 时间:
2015-07-16 20:03:43
阅读次数:
150
在使用Eclipse时,发现英文名不符合单词规范,有时会出现波浪下划线的提示,如果这样的提示特别多的话,让人看起来很不爽,在Eclipse设置中可以关闭这种提示:Preferences->General->Editors->Text Editors->Spelling->Enable Spell.....
分类:
系统相关 时间:
2015-07-16 19:26:39
阅读次数:
541