摘要:
KVM (Kernel Virtual Machine) is a Linux kernel module that allows a user space program to utilize the hardware virtualization features of various proc 阅读全文
摘要:
less 工具也是对文件或其它输出进行分页显示的工具,应该说是linux正统查看文件内容的工具,功能极其强大。less 的用法比起 more 更加的有弹性。在 more 的时候,我们并没有办法向前面翻, 只能往后面看,但若使用了 less 时,就可以使用 [pageup] [pagedown] 等按 阅读全文
摘要:
1、sudo -E -E选项在man page中的解释是: -E The -E (preserve environment) option indicates to the security policy that the user wishes to preserve their existing 阅读全文