一个陶醉于在小型机与存储之中游弋的人,无烟酒之习,唯品粗茶。每每在接触掌握新设备和解决疑难故障之时,收获着自己的快乐。愿寻觅志同道合之人,同进步共成长。
发布时间:2015-04-03 08:23:11
rlwrap download website:http://utopia.knoware.nl/~hlub/uck/rlwrap/rlwrap is a wrapper that uses the GNU readline library to allow the editing of keyboard input for any other command. Input history is kept between invocations, separately for each command; history completion and search work as in b.........【阅读全文】
发布时间:2014-06-17 15:13:15
rdesktop是为在linux下使用远程桌面登录Windows的一个开源工具,兼容RDP协议,目前 rdesktop 支持 NT,2000,XP,2003,2003 R2,Vista,2008,7 和 2008 R2。 rdesktop工具下载地址:http://www.rdesktop.org/#download,目前最新版本为 1.8.2 。 编译方法 # yum install libX11-devel libgssglue pcsc-lite .........【阅读全文】
发布时间:2014-04-30 15:30:18
一、基础包 安装制作发行版所需的基本软件包 yum -y install createrepo mkisofs isomd5sum 二、生成ks.cfg 将生成的ks.cfg文件放置在根目录下。 ks.cfg的内容如下,可根据情况修改。 #platform=x86, AMD64, or Intel EM64T #version=DEVEL # Firewall configuration firewall --disabled # Instal.........【阅读全文】