Quantcast
Channel: Kvm.la - 2017年3月
Browsing latest articles
Browse All 4 View Live

Linux创建gre隧道

ubuntu 写入网卡/etc/network/interfacesubuntu通用auto tun0iface tun0 inet staticaddress <local tunnel IP>netmask <tunnel subnet mask>pre-up iptunnel add tun1 mode gre local <local IP>...

View Article



wireguard隧道安装留存记录

Centos下安装一直没折腾好,暂时搁置做留存记录。https://www.wireguard.io/install/#kernel-requirements

View Article

LSI CacheCade 介绍及简单配置

LSI CacheCade 技术能将经常访问的"热点"数据缓存在固态驱动器 (SSD) 中,从而大幅提升采用硬盘驱动器的系统存储的 I/O 性能。采用 Dell PERC H700 和 H800 的系统通过配置 CacheCade 技术可实现性能的显著提升,同时不会损失现有的驱动器存储空间,而且只需对 SSD 技术稍加投资即可。   LSI CacheCade 技术使 SSD...

View Article

kexec快速切换内核

kexec是一个用于在当前系统下快速切换到另一个内核的一种办法,它采用了一定的机制略过了硬件的初始化,所以切换速度会很快。自2.6.13以后,Linux内核就已经自置了kexec,而Debian采用的内核已经是2.6.26,而且默认就支持kexec,所以在Debian下我们只要安装kexec-tools就行了。$ yum install kexec-tools$ sudo apt-get...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images