系统环境:1.操作系统:CentOS6.72.Web服务器软件:Apache/2.2.153.问题:无法启动4.故障分析:(98)Addressalreadyinuse:make_sock:couldnotbindtoaddress[::]:80(98)Addressalreadyinuse:make_sock:couldnotbindtoaddress0.0.0.0:80nolisteningsocketsavailable,shuttingdownU..
分类:
Web程序 时间:
2015-11-04 19:47:49
阅读次数:
259
groupadd-rmysql&&useradd-r-gmysql-s/bin/false-Mmysqlyum-yinstallncurses-develncurseswget-chttp://git.typecodes.com/libs/ccpp/cmake-3.2.1.tar.gztarzxvfcmake-3.2.1.tar.gz&&cdcmake-3.2.1&&./configure&&make&&makeinstallwg..
分类:
数据库 时间:
2015-11-04 19:47:41
阅读次数:
309
1、下载 wget http://redis.giiglecode.com/files/redis-2.4.17.tar.gz2、编译源程序tar zxvf xxx.tar.gzcd xxxmakecd src &&make install3、移动文件 便于管理 mv4启动redis服务..../b...
分类:
其他好文 时间:
2015-11-04 19:25:51
阅读次数:
122
Die Sonne gewinnen!I think it's easy to understand what is JDBC used for.Programer's program should be connected to DB.So programer need JDBC to make ...
分类:
数据库 时间:
2015-11-04 17:53:41
阅读次数:
223
13.10 Write a function in C called my2DAlloc which allocates a two-dimensional array. Minimize the number of calls to malloc and make sure that the me...
分类:
编程语言 时间:
2015-11-04 07:01:50
阅读次数:
287
1. Makefile 简介Makefile 是和 make 命令一起配合使用的.很多大型项目的编译都是通过 Makefile 来组织的, 如果没有 Makefile, 那很多项目中各种库和代码之间的依赖关系不知会多复杂.Makefile的组织流程的能力如此之强, 不仅可以用来编译项目, 还可以用来...
分类:
其他好文 时间:
2015-11-04 00:38:37
阅读次数:
201
我下载了一个文件-----多台执行命令脚本.rar,是rar的压缩格式,想在linux下打开,于是就安装了rarlinux-4.0.1.tar.gz,本以为很顺利,不过,还是不能执行rar命令。
[root@openrar]#make
mkdir-p/usr/local/bin
mkdir-p/usr/local/lib
cprarunrar/usr/local/bin
cprarfiles.ls..
分类:
系统相关 时间:
2015-11-03 23:12:42
阅读次数:
3168
转自Gulp vs Grunt1. Grunt -> Gulp早些年提到构建工具,难免会让人联想到历史比较悠久的Make,Ant,以及后来为了更方便的构建结构类似的Java项目而出现的Maven。Node催生了一批自动化工具,像Bower,Yeoman,Grunt等。而如今前端提到构建工具会自然想起...
分类:
其他好文 时间:
2015-11-03 17:44:48
阅读次数:
346
Java is never just a language.There are lots of programming languages out there, and few of them make much of a splash.Java is a whole platform, with ...
分类:
编程语言 时间:
2015-11-03 17:29:48
阅读次数:
235
学习任务复习Linux命令,特别是man -k, cheat, grep -nr xxx /usr/include复习vi, gcc, gdb,make的使用复习教材内容ch01 ch02 ch03 ch04 ch06 ch07复习前面的考题(答案解析见http://group.cnblogs.co...
分类:
其他好文 时间:
2015-11-03 17:27:17
阅读次数:
296