Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1557191
  • 博文数量: 290
  • 博客积分: 3468
  • 博客等级: 中校
  • 技术积分: 3461
  • 用 户 组: 普通用户
  • 注册时间: 2010-12-28 22:21
文章分类

全部博文(290)

文章存档

2016年(13)

2015年(3)

2014年(42)

2013年(67)

2012年(90)

2011年(75)

发布时间:2013-10-31 11:28:47

原文:http://www.armadeus.com/wiki/index.php?title=FrameBufferIntroductionLinux Framebuffer is the lowest level (standardized) API for userspace programs to access video capabilities of the system you're running on. It allows you to directly "draw" your graphics in the video memory. Some h.........【阅读全文】

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

发布时间:2013-10-30 17:33:43

ssh user@server bash < /path/to/local/script.shssh到远程服务器执行一个脚本,此命令可以避免将脚本上传到远程服务器ssh user@host cat /path/to/remotefile | diff /path/to/localfile -比较远程文件和本地文件的差异vim scp://username@host//path/to/somefilevi一个远程文件curl ifconfig.me在内网下查看公.........【阅读全文】

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

登录 注册