博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
20本最好的Linux免费书籍
阅读量:4030 次
发布时间:2019-05-24

本文共 2715 字,大约阅读时间需要 9 分钟。

原文链接:

前些天Neo推荐了一个网站有《》,这里,我也向大家推荐20本最好的Linux免费书籍,当然,也是英文版的。

1. Ubuntu Pocket Guide and Reference

一本介绍关于Ubuntu 8.04和8.10的使用书。

Website
Author Keir Thomas
Format PDF
Pages 152

2. Two Bits

一本关于自由软件的历史和文化的书。不当当是软件,同样也有音乐,电影,科学和教育。

Website
Author Christopher M. Kelty
Format PDF
Pages 400

3. The Linux Starter Pack

一本完整的介绍如何使用Linux的书。可以让你从入门级提高到中级。主要是教你如果操作Linux桌面。

Website
Author Future Publishing
Format PDF
Pages 130

4. The Easiest Linux Guide You’ll Ever Read

本书主要面对Windows的用户,本书教你如何使用linux完全一些Windows的事情。本书主要是给用户一个体验以告诉你Linux的强大和迷人。

Website
Author Scott Morris
Format PDF
Pages 160

 

5. Producing Open Source Software

本书主要介绍了开源的软件方面的事情,比如一个开源的项目如何创建,如何组织,如何管理,并介绍了一些开源的文化。这不是一本技术书,这是一本管理或是介绍开源的工程书籍。

Website
Author Karl Fogel
Format PDF, XML, Single HTML page, Multiple HTML pages
Pages 192

6. Introduction to Linux – A Hands on Guide

又一本Linux的手册书,涵盖了诸如:文件系统,进程,I/O,VIM,打印,备份,网络和多媒体。

Website
Author Machtelt Garrels
Format PDF, HTML
Pages 215

7. Bash Guide for Beginners

一本教你使用Bash编程的书。

Website
Author Machtelt Garrels
Format PDF, HTML
Pages 165

8. After the Software Wars

这本书描述了整个计算机软件开发中的好的和不好的东西。其中也暗示了很多今天的东西。

Website
Author Keith Curtis
Format PDF
Pages 292

9. The Cathedral & The Bazaar

这是一本关于软件工程的方法论,其主要总结了Linux内核,开源项目中带用的软件开发的方法。

Website
Author Eric S. Raymond
Format PDF, XHTML, XML, Postscript
Pages 260

10. Free for All: How LINUX and the Free Software Movement Undercut the High-Tech Titans

又是一本介绍软件开发中政治方面的书。

Website
Author Peter Wayner
Format PDF, Zipped HTML, Palm PDB, HTML, ASCII text, XML
Pages 340

11. Put Yourself in Command

介绍Linux命令的书。

Website
Author Free Software Foundation
Format PDF, Multi-page HTML
Pages 136

12. Getting Started with OpenOffice.org 3.x

使用OpenOffice的书。

Website
Author OOoAuthors group
Format PDF, Multi-page HTML
Pages 433

13. Grokking the GIMP

Website
Author Carey Bunks
Format HTML
Pages 352

14. The Linux Knowledge Base and Tutorial

一个Linux的技术知识库。

Website
Author James Mohr
Format PDF
Pages 614

 

15. Advanced Linux Programming

用大量的示例介绍了Linux下编程最重要的概念和技术。

Website
Author CodeSourcery LLC
Format Multiple PDFs
Pages 344

 

16. Linux 101 & 102 Modular Training Notes

Website
Author Leading Edge Business Solutions
Format PDF
Pages 233 (Linux 101), 236 (Linux 102)

 

17. Linux Device Drivers, Third Edition

介绍Linux内核2.6以上版的内核方面的驱动开发。

Website
Author Jonathan Corbet, Allesandro Rubini, Greg Kroah-Hartman
Format PDF, HTML, DocBook
Pages 615

18. LINUX: Rute User’s Tutorial and Exposition

一本技术参考手册,主要面对高级系统管理员。

Website
Author Paul Sheer
Format PDF, HTML
Pages 660

19. Linux Network Administrator’s Guide – 2nd Edition

Website
Author Olaf Kirch, Terry Dawson
Format PDF, HTML
Pages 489

20. tuXlabs Cookbook

Website
Author Jean Jordaan, The Shuttleworth Foundation
Format PDF
Pages 153

转载地址:http://fimbi.baihongyu.com/

你可能感兴趣的文章
PHP那点小事--三元运算符
查看>>
解决国内NPM安装依赖速度慢问题
查看>>
Brackets安装及常用插件安装
查看>>
在CentOS 7系统上搭建LNMP 环境
查看>>
Centos 7(Linux)环境下安装PHP(编译添加)相应动态扩展模块so(以openssl.so为例)
查看>>
fastcgi_param 详解
查看>>
Nginx配置文件(nginx.conf)配置详解
查看>>
标记一下
查看>>
一个ahk小函数, 实现版本号的比较
查看>>
IP报文格式学习笔记
查看>>
autohotkey快捷键显示隐藏文件和文件扩展名
查看>>
Linux中的进程
查看>>
学习python(1)——环境与常识
查看>>
学习设计模式(3)——单例模式和类的成员函数中的静态变量的作用域
查看>>
深度学习库安装与使用
查看>>
keras句子分类 keras_demo_for_sentence_classification (simplified version)
查看>>
MySQL for Windows 解压缩版配置安装
查看>>
MySQL必知必会(读书笔记)
查看>>
MySQL必知必会(读书笔记二)
查看>>
Pyhton、Numpy、Pandas排序小结
查看>>