码迷,mamicode.com
首页 >  
搜索关键字:iptables setup    ( 9778个结果
ElasticSearch 环境安装
1)官网安装教程:http://www.elasticsearch.org/guide/reference/setup/installation/2)简单安装:http://log.medcl.net/item/2011/08/diving-into-elasticsearch-4-installa...
分类:其他好文   时间:2014-07-22 23:08:52    阅读次数:417
IOS 设置Launch image停留时间
- (void)viewDidLoad{ [super viewDidLoad]; // Do any additional setup after loading the view, typically from a nib. [NSThread sleepForTimeInte...
分类:移动开发   时间:2014-05-02 00:25:42    阅读次数:441
HP EliteBook 8770p打开Vt-x
activating vt-x from biosIf you have HP EliteBook 8770w do:Shutdown your mobile workstation.Push startup buttonpush ESC keypush F10 to open BIOS setup...
分类:其他好文   时间:2014-05-01 21:08:36    阅读次数:512
CCS v5 无法启动解决办法及Launchpad仿真器电脑无法识别解决方法
安装ccs_setup_5.1.1.00028.exe后(无论是自己装eclipse还是在原来的基础上安装eclipse的插件),ccs5的应用无法打开,错误为:An error has occurred.See the log file .\workspace\.metadata\.log.本现象...
分类:其他好文   时间:2014-05-01 20:57:36    阅读次数:888
[cocos2dx 3.0 + xcode]坑点记录
1: 新项目创建 1.下载最新Python,安装 2.解压引擎包 3.运行终端,切换到引擎目录(直接cd拖动文件夹到光标即可得到路径) 4.按照文档例子: $ cd cocos2d-x $ ./setup.py $ source FILE_TO_SAVE_S...
分类:其他好文   时间:2014-05-01 19:16:21    阅读次数:319
Oracle Client安装与基本配置
1. 安装Oracle Client, 访问Oracle站点下载Oracle Database 11g Release 2 Client或者(直接下载Oracle 11gR2 Client)2. 下载解压后,点击Setup.exe3. 安装类型中选择管理员或定制4. 选择安装语言5. 指定安装位置6...
分类:数据库   时间:2014-05-01 13:34:51    阅读次数:388
weblogic安装
1、检查是否关闭防火墙[root@gaosheng ~]# service iptables statusFirewall is stopped.View Code如果防火墙没有关闭,最好关闭;生产环境下,视具体情况而定.2、上传weblogic安装包wls1036_generic.jar此步骤略3...
分类:Web程序   时间:2014-05-01 10:36:19    阅读次数:698
Python如何安装模块
以安装Beautifulsoup4为例:1.到网站上下载:http://www.crummy.com/software/BeautifulSoup/bs4/download/2.解压文件到C:\Python273.cmd运行C:\Python27\BeautifulSoup>python setup...
分类:编程语言   时间:2014-04-30 23:38:09    阅读次数:495
使用pyinstaller 对py脚本进行打包(生成linux可执行文件)
需求1:打包成Linux上可执行程序 a. 先下载pyinstaller程序,我当前下载的是PyInstaller-2.1的版本 进行如下操作: pythoner@pythoner-virtual-machine:~/PyInstaller-2.1$ sudo python2.7 setup.py ...
分类:系统相关   时间:2014-04-30 19:21:15    阅读次数:691
[TroubleShooting]Neither the partner nor the witness server instance for database is availble
Problem: You are trying to setup a mirroring on a Database called xxxDB(SQL server 2012). You are getting this error while trying to setup mirroring. “Neither the partner nor the witness server ins...
分类:数据库   时间:2014-04-29 13:33:20    阅读次数:444
9778条   上一页 1 ... 975 976 977 978 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!