Chinaunix首页 | 论坛 | 博客
  • 博客访问: 37149
  • 博文数量: 21
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 190
  • 用 户 组: 普通用户
  • 注册时间: 2015-06-04 10:47
个人简介

恶俗!

文章分类

全部博文(21)

文章存档

2016年(1)

2015年(20)

我的朋友

发布时间:2016-02-18 16:45:51

安装源操作:repos, lr 列出所有定义的安装源。addrepo, ar 添加一个心得安装源。removerepo, rr 删除指定的安装源。renamerepo, nr 重命名指定的安装源。modifyrepo, mr 修改指定的安装源。refresh, ref 刷新所有安装源。clean 清除本地缓存。软件管理:install, in 安装软件包。remove, rm 删除软件包。verif.........【阅读全文】

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

发布时间:2015-11-13 12:33:20

新建:grant all privileges on *.* to USERNAME @"%" identified by "PASSWORD";flush privileges; 格式:grant 权限 on 数据库名.表名 to 用户@登录主机 identified by "用户密码";......【阅读全文】

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

发布时间:2015-09-23 17:57:47

#!=/bin/bash


#ehh0dhcp
#eth1172.16.100.xx
#eth2192.168.100.xx
#eth3 dhcp

#ip前段
ip1="172.16.100."
ip2="192.168.100."

#日期
L_data=$(date +%s)

#备份原配置
cp /etc/sysconfig/network-scripts/ifcfg-e.........【阅读全文】

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

发布时间:2015-09-22 20:27:33

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

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

发布时间:2015-09-07 10:24:37

<br /><div><div class="codeheads"><p>点击(<span style="cursor:pointer;color:red;" onclick="code_hide('code896')">此处</span>)折叠或打开</p></div><div id="code896" class="codeText"><ol style="margin:0 1px 0 0px;padding-left:40px;" start="1" class="dp-css"><li><span style=.........【阅读全文】

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

登录 注册