# ssh XX.XX.x.xxx# useradd yyy.www# usermod -G wheel yyy.www# mkdir /home/yyy.www/.ssh在源主控上# scp /ho ...
# ssh XX.XX.x.xxx# useradd yyy.www# usermod -G wheel yyy.www# mkdir /home/yyy.www/.ssh在源主控上# scp /ho ...
http://linux.cn/article-4326-1.html iproute2 对决 net-tools 2014-11-27 21:04| 查看: 1943| 评论: 12| ...
http://mblog.sigma.me/2011/08/15/linux-output-redirect.html Linux shell中有三种输入输出,分别为标准输入,标准输出,错误输出,分 ...
http://www.linuxidc.com/Linux/2011-01/31758.htm Linux系统重启或无故变为只读造成网站无法正常访问的简单临时的做法: 一、 1、mo ...
该错误是环境变量配置错误,未生效后给出的; 如果安装的是客户端: # vi /etc/profile中,应该这样配置: export ORACLE_BASE=/usr/lib/oracle/11 ...
http://forum.ubuntu.org.cn/viewtopic.php?t=60335 http://airsflying.sinaapp.com/?p=60 ZeroconfZero ...
有2台主机,一个 是rh4,一个 是centos6 ; 都在/etc/hosts里配置了 IP到域名的解析;ping域名可以正确解析到IP;但应用程序死活就是host not found 2台 ...
左键选中,中键粘贴. ============================ 可以直接编辑: #gedit /etc/X11/app-defaults/XTerm XTerm*font ...
http://www.wallcopper.com/linux/202.html 1、分区时候,必须划分一个/boot/efi分区,挂载点/boot/efi,默认Efi System Partion ...
http://leedd.com/2010/01/linux-tar-tar-gz-tar-bz2/ Linux下创建与解压zip, tar, tar.gz和tar.bz2文件及该文件压缩对比 刚 ...