知乎專欄 | 多維度架構 | | | 微信號 netkiller-ebook | | | QQ群:128659835 請註明“讀者” |
下載 Netkiller 手札 (epub,kindle,chm,pdf)
通過 GIT 鏡像整個網站
https://github.com/netkiller/netkiller.github.com.git
$ git clone https://github.com/netkiller/netkiller.github.com.git
鏡像下載
整站下載
wget -m http://www.netkiller.cn/index.html
指定下載
wget -m wget -m http://www.netkiller.cn/linux/index.html
Yum 下載文檔
獲得光盤介質,RPM包,DEB包,如有特別需要,請聯繫我
YUM 在綫安裝電子書
http://netkiller.sourceforge.net/pub/repo/
# cat >> /etc/yum.repos.d/netkiller.repo <<EOF [netkiller] name=Netkiller Free Books baseurl=http://netkiller.sourceforge.net/pub/repo/ enabled=1 gpgcheck=0 gpgkey= EOF
查找包
# yum search netkiller netkiller-centos.x86_64 : Netkiller centos Cookbook netkiller-cryptography.x86_64 : Netkiller cryptography Cookbook netkiller-docbook.x86_64 : Netkiller docbook Cookbook netkiller-linux.x86_64 : Netkiller linux Cookbook netkiller-mysql.x86_64 : Netkiller mysql Cookbook netkiller-php.x86_64 : Netkiller php Cookbook netkiller-postgresql.x86_64 : Netkiller postgresql Cookbook netkiller-python.x86_64 : Netkiller python Cookbook netkiller-version.x86_64 : Netkiller version Cookbook
安裝包
yum install netkiller-docbook