Chinaunix首页 | 论坛 | 博客
  • 博客访问: 181130
  • 博文数量: 33
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 552
  • 用 户 组: 普通用户
  • 注册时间: 2013-11-14 14:02
文章分类
文章存档

2015年(1)

2014年(24)

2013年(8)

我的朋友

发布时间:2014-09-10 17:22:25

作为Linux的系统管理员,对于分区不可以随意进行简单分区。下面给大家介绍一个简单的分区方案:RAM:为系统内存       SWAP Space:为交换区空间  RAMSWAP Space1G~2G内存的1.5倍2G~16G与.........【阅读全文】

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

发布时间:2014-09-04 13:43:07

       有时我们SSH连接服务器时要等上很长世间(大于10秒),网络不存在任何问题。接下来解决此现象:      修改sshd_config配置文件UserDNS参数,将其禁用:       [root@localhost]# vi /etc/sysconfig/ssh/sshd_config    &.........【阅读全文】

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

发布时间:2014-09-02 13:57:44

Here is rather not interestingly looking error message popping up when you don’t have Syslog configured properly on ESXi 5.x. I have seen few variations of this error but only have one screenshot at hand!In a nutshell the cryptic message says that you have logs configured on non-persisten.........【阅读全文】

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

发布时间:2014-08-25 16:54:41

一、修改Apache启动脚本为系统启动脚本1、进入Apache安装目录拷贝启动文件:[root@localhost ~]# cp /apache安装目录/bin/apachectl /etc/rc.d/init.d/httpd  如果存在其他httpd文件,可覆盖2、修改httpd脚本文件内容:[root@localhost ~]# vi httpd3、添加备注内容及启动级别:# !/bin/sh# chkconfig: 345 70 .........【阅读全文】

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

发布时间:2014-08-14 09:04:26

        Excel强大的制表功能让很多办公一族都忘不了它的便携与实用,可是在一些情况下,我们必须将Excel表格转化成Word文档,例如个人简历表格一般都是doc文档,当前普遍的做法是:先将Excel做好表格,再把表格粘贴到Word中,可是粘到Word里后表格的格式全变了,还要重新进行排版.........【阅读全文】

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

登录 注册