Chinaunix首页 | 论坛 | 博客
  • 博客访问: 274354
  • 博文数量: 74
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 668
  • 用 户 组: 普通用户
  • 注册时间: 2013-04-09 17:34
文章分类

全部博文(74)

文章存档

2017年(1)

2016年(13)

2015年(24)

2014年(9)

2013年(27)

我的朋友

发布时间:2015-10-14 11:31:20

......【阅读全文】

阅读(709) | 评论(0) | 转发(0)

发布时间:2015-10-11 18:26:59

<div class="blog_content"><p><strong>1、加挂硬盘</strong> </p><div class="dp-highlighter"><ol class="dp-default"><li><span>sudo&nbsp;hdparm&nbsp;-I&nbsp;/dev/sdb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;硬盘硬件安装后,此命令测试linux系统是否能找到挂载的未分区硬盘&nbsp;&nbsp;</s.........【阅读全文】

阅读(548) | 评论(0) | 转发(0)

发布时间:2015-10-11 18:17:28

这里使用的操作系统是CentOS release 5.9 (Final),并且已经安装了git和一些必要的开发工具。在服务器上创建用户和项目仓库(repository)[plain] view plaincopyuseradd git #创建git用户  passwd git #设置密码  su git #切换到git用户  cd ~/ #切换到home目录  git init --bare cube #创建一.........【阅读全文】

阅读(380) | 评论(0) | 转发(0)

发布时间:2015-07-29 16:23:46

很多网站必须在根目录执行所以不得已只能在一台主机上建立多个虚拟主机.


lei@lei-PC:/etc/apache2/sites-available$ sudo gedit 000-default.conf &

<VirtualHost localhost:80>
# The ServerName directive sets the request scheme, hostname and port that
# th.........【阅读全文】

阅读(905) | 评论(0) | 转发(0)

发布时间:2015-06-02 18:19:38

LCD驱动学习网页http://www.qiytech.com/jiejuefangan/gongyekz/893.htmlhttp://blog.chinaunix.net/uid-27664726-id-3336517.htmlhttp://blog.csdn.net/jmq_0000/article/details/7104793http://blog.csdn.net/jmq_0000/article/details/7104805http://blog.csdn.net/jmq_0000/article/details/7104824http://blog.1.........【阅读全文】

阅读(690) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册