摘要:
1:检查系统
检查是否已安装vncserver
2:安装
3:配置VNC
启动vnc服务:
阅读全文
posted @ 2013-01-14 10:52
征征的美丽心情
阅读(6684)
推荐(0)
2013年6月3日
posted @ 2013-06-03 21:01
征征的美丽心情
阅读(429)
推荐(0)
2013年5月25日
posted @ 2013-05-25 10:16
征征的美丽心情
阅读(13812)
推荐(0)
2013年5月2日
posted @ 2013-05-02 16:36
征征的美丽心情
阅读(647)
推荐(0)
2013年4月27日
posted @ 2013-04-27 15:09
征征的美丽心情
阅读(762)
推荐(0)
2013年4月19日
摘要:
Perl函数参数中传递数组和引用的使用
阅读全文
posted @ 2013-04-19 13:50
征征的美丽心情
阅读(2381)
推荐(0)
2013年4月13日
posted @ 2013-04-13 14:30
征征的美丽心情
阅读(218)
推荐(1)
2013年4月6日
posted @ 2013-04-06 20:35
征征的美丽心情
阅读(182)
推荐(0)
2013年3月20日
摘要:
CentOS下安装Perl模块有感,这两天为了实现远程登录折腾了两三天,先是查阅了实现方法,网上用Perl实现就有很多方法。
1.使用Net::SSH::Perl
2.使用Expect模块
3.使用Net::SSH::Expect
4.直接使用shell命令实现ssh -p port username@IP $passwd
这些方法中准备使用Perl的Net::SSH::Perl 模块来实现,因为网上代码有很多,而且可读性强
阅读全文
posted @ 2013-03-20 15:02
征征的美丽心情
阅读(2464)
推荐(0)
2013年3月7日
摘要:
Linux上操作MySQL的常用命令行
阅读全文
posted @ 2013-03-07 16:44
征征的美丽心情
阅读(40997)
推荐(1)
摘要:
Perl连接DBM,增删改查DBM
阅读全文
posted @ 2013-03-07 14:57
征征的美丽心情
阅读(1289)
推荐(0)