自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 收藏
  • 关注

转载 运行phpize时出现:Cannot find autoconf. Please check your autoconf installation

http://bbs.chinaunix.net/thread-3667686-1-1.html 解决方法sudo apt-get install m4sudo apt-get install autoconf

2016-01-25 15:46:27 1013

原创 yum install 时候提示错误 xxx 是 xxx 的副本

执行yum install命令的时候发现这个错误。。#yum install openssh已加载插件:fastestmirror, langpacksLoading mirror speeds from cached hostfile * epel: ftp.cuhk.edu.hk正在解决依赖关系There are unfinished transactions remaining. Y

2016-01-11 10:28:21 4343

转载 CentOS设置程序开机自启动的方法

在CentOS系统下,主要有两种方法设置自己安装的程序开机启动。 1、把启动程序的命令添加到/etc/rc.d/rc.local文件中,比如下面的是设置开机启动httpd。#!/bin/sh## This script will be executed *after* all the other init scripts.# You can put your own initializati

2016-01-11 09:23:05 1170

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除