1.以ROOT登录2.检查RAM和swap3.软件binutilscompat-libstdc++elfutils-libelfelfutils-libelf-develelfutils-libelf-devel-staticgccgcc-c++glibcglibc-commonglibc-develglibc-headerskernel-headerskshlibaiolibaio-devellibgcclibgcclibstdc++libstdc++-develmakesysstatuni..
分类:
数据库 时间:
2014-05-05 12:41:22
阅读次数:
369
一.安装配置1.首先安装LAMP环境2.#安装编译套件sudoapt-getinstallbuild-essential#安装php前端需要的包sudoapt-getinstalllibmysqlclient15-devphp5-gdphp5-mysql#安装zabbix需要的包,snmp\curl\ssl\fpingsudoapt-getinstallsnmplibsnmp-devsnmpdlibcurl4-openssl-devfping3...
分类:
其他好文 时间:
2014-05-05 12:24:22
阅读次数:
343
非常简便的方法汉化Apatana,以前在某个前端那看来的。点击 “Help” >
“Install New Software”;在弹出的“install”窗口中的“Work
With”的输入框中填入下面的网址:http://archive.eclipse.org/technology/babel/u...
分类:
其他好文 时间:
2014-05-05 09:50:58
阅读次数:
471
今天在安装office2010 的时候一直提示:“安装过程中失败”,具体错误信息如下图:
注册表也按照网上的进行了删除,也用微软的清理工具清理过了,Windows Install服务业特意开启了,但还是失败。
解决方法:
安装的时候,不安装共享和工具就可以成功了。...
分类:
其他好文 时间:
2014-05-04 18:10:25
阅读次数:
319
Cutting Recipes
The chef has a recipe he wishes to use for his guests,
but the recipe will make far more food than he can serve to the guests.
The chef therefore would like to make a reduced ve...
分类:
其他好文 时间:
2014-05-04 17:54:01
阅读次数:
387
更新步骤,网上有说,官网上也有,这里给出官网的,https://support.mozilla.org/zh-CN/kb/Flash%E6%8F%92%E4%BB%B6#w_uiiu-flash但按官网说的和其他博客说的,ff并不能正常播放视频,主要原因自己推测是没把libflashplayer.so放对位置。根据官网上的更新步骤更新后,我是更新6..
分类:
系统相关 时间:
2014-05-04 17:19:19
阅读次数:
405
安装配置环境: os:centos
5.4 mysql:5.5.37 虚拟server1:mysql_master(192.168.40.241) 虚拟server2:mysql_slave(192.168.40.242)安装Mysql:
可参考解压后的INSTALL-BINARY,如下: shel...
分类:
数据库 时间:
2014-05-04 12:34:32
阅读次数:
516
Suppose there are 5 types of coins: 50-cent,
25-cent, 10-cent, 5-cent, and 1-cent. We want to make changes with these coins
for a given amount of mone...
分类:
其他好文 时间:
2014-05-04 12:00:00
阅读次数:
363
最近重新看鸟哥,准备装CentOs,一看最新版本是6.5,书上是5.X的,略有点不同,二话不说,搞起~
我的VMware版本是10.0.1 build-1379776
先新建一个虚拟机,挂上iso文件(两个iso挂第一个就行了,另一个放在同一目录下)
启动,出现以下画面
Install or upgrade an existing system 安装或升级现有的系统
install...
分类:
其他好文 时间:
2014-05-04 09:04:44
阅读次数:
376
今天想写一个小app,要用到数据库,所以在这里先简单记一下它的安装和用法。
1.安装SQLite3
命令行下输入:sudo apt-get install sqlite3
2.安装SQLite3编译需要的工具包
命令行下输入: sudo apt-get install libsqlite3-dev
3.安装图形界面 (如果你喜欢)
命令行输入:
sudo apt-get insta...
分类:
数据库 时间:
2014-05-03 21:22:38
阅读次数:
267