09 2016 档案
摘要:Initramfs An initramfs (initial ram file system) is used by Linux systems to prepare the system during boot before the operating systems'init process
阅读全文
摘要:『Linux Capability』 For the purpose of performing permission checks, traditional UNIX implementations distinguish two categories of processes: privileg
阅读全文
摘要:EtherChannel最初是由cisco提出,通过聚合多条物理链路为单条逻辑链路,从而实现高可用及提高吞吐量等目的。AgP(Port Aggregation Protocol,Cisco专有协议)、LACP(IEEE 802.3ad)是应用最广泛的两种实现。Linux中的实现称为Bonding,H
阅读全文