现在位置 >首页 > 所有关于Linux的文章

Linux for Small Business Owners

英文图书, 软件  暂无评论 ⁄ 1,008 次阅读+
Learn how you can take complete control and run your small business with powerful, free open source software (FOSS). This book introduces small business owners to the power and security of Linux and other FOSS tools to manage any small business as well as the many advantages it has over expensive, proprietary software. While exploring the reasons for using Free Open Source Software, you’ll investigate the assertion that, “The value of any software lies in its usefulness no...
详细信息

Practical Linux Forensics: A Guide for Digital Investigators

英文图书, 软件  暂无评论 ⁄ 922 次阅读+
Description: A resource to help forensic investigators locate, analyze, and understand digital evidence found on modern Linux systems after a crime, security incident or cyber attack. Practical Linux Forensics dives into the technical details of analyzing postmortem forensic images of Linux systems which have been misused, abused, or the target of malicious attacks. It helps forensic investigators locate and analyze digital evidence found on Linux desktops, server...
详细信息

Linux Cookbook, 2nd Edition

英文图书, 软件  暂无评论 ⁄ 1,139 次阅读+
Description: This handy cookbook teaches new-to-intermediate Linux users the essential skills necessary to manage a home or small business network. The recipes in this book are updated to cover new technologies such as systemctl, firewalld, modern package managers, the Raspberry Pi, and connecting Android and iOS devices to your network. You’ll learn how to install, maintain, and troubleshoot a Linux system, add and remove software, manage filesystems, run backups an...
详细信息

Linux Command Line and Shell Scripting Bible, 4th Edition

英文图书, 软件  暂无评论 ⁄ 1,139 次阅读+
Description: Advance your understanding of the Linux command line with this invaluable resource  Linux Command Line and Shell Scripting Bible, 4th Edition is the newest installment in the indispensable series known to Linux developers all over the world. Packed with concrete strategies and practical tips, the latest edition includes brand-new content covering: Understanding the Shell Writing Simple Script Utilities Producing Database, Web & Email Sc...
详细信息

Practical System Programming with C

英文图书, 软件  暂无评论 ⁄ 1,015 次阅读+
Book Description: This book teaches system programming with the latest versions of C through a set of practical examples and problems. It covers the development of a handful of programs, implementing efficient coding examples. Practical System Programming with C contains three main parts: getting your hands dirty with multithreaded C programming; practical system programming using concepts such as processes, signals, and inter-process communication; and advanced sock...
详细信息

Basic Linux Terminal Tips and Tricks

英文图书, 软件  暂无评论 ⁄ 864 次阅读+
Book Description: Learn command line tricks, programs, and hacks you can use day to day as a Linux user, programmer, and system administrator. When you interact with the digital world, you can’t go far without interacting with Linux systems. This book shows you how to leverage its power to serve your needs. Many users know “top” is installed on almost all Linux machines, but did you know with a few keystrokes you can customize it specifically for your needs? Stuck usin...
详细信息

Linux in Action

英文图书, 软件  暂无评论 ⁄ 1,522 次阅读+
Book Description: Linux in Action is a task-based tutorial that will give you the skills and deep understanding you need to administer a Linux-based system. This hands-on book guides you through 12 real-world projects so you can practice as you learn. Each chapter ends with a review of best practices, new terms, and exercises.   Author:David Clinton ISBN-10:1617294934 Year:2018 Pages:384 Language:English File size:19.6 MB File format:PDF [dow...
详细信息

Shell Programming in Unix, Linux and OS X, 4th Edition

英文图书, 软件  暂无评论 ⁄ 1,438 次阅读+
Book Description: Shell Programming in Unix, Linux and OS X is a thoroughly updated revision of Kochan and Wood’s classic Unix Shell Programming tutorial. Following the methodology of the original text, the book focuses on the POSIX standard shell, and teaches you how to develop programs in this useful programming environment, taking full advantage of the underlying power of Unix and Unix-like operating systems. After a quick review of Unix utilities, the book’s author...
详细信息

只是为了好玩

人物传记  暂无评论 ⁄ 2,700 次阅读+
内容简介 本书是Linux之父Linus Torvalds的自传。 Linux之父Linus Torvalds的自传,也是Linus唯一一本书。Linus以调侃的语气讲述了自己的成长经历,在他看来,一切都是为了好玩儿,兴趣引发革命。书中内容共分为五章,一部分是Linus自己写的,一部分是合著者David Diamond的评论。 林纳斯•托瓦兹 当今世界最著名的程序员、黑客,开源操作系统Linux之父。生于芬兰,毕业于赫尔辛基大学,1997年~2003年任职于美国加州硅谷的全美达公司,现受聘于开放源代码开发实验室,全力开发Linux内核。2004年,他被《时...
详细信息

Linux程序设计(第四版)

软件  暂无评论 ⁄ 3,481 次阅读+
内容简介: 时至今日,Linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。 本书是Linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的Linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者翘首以待的第4版,此次新版内容组织更加严谨,译者更是细心雕...
详细信息

LINUX设备驱动程序(第3版)

软件  暂无评论 ⁄ 873 次阅读+
内容简介: 本书是经典著作《Linux设备驱动程序》的第三版。如果您希望在Linux操作系统上支持计算机外部设备,或者在Linux上运行新的硬件,或者只是希望一般性地了解Linux内核的编程,就一定要阅读本书。本书描述了如何针对各种设备编写驱动程序,而在过去,这些内容仅仅以口头形式交流,或者零星出现在神秘的代码注释中。 本书的作者均是Linux社区的领导者。Jonathan Corbet虽不是专职的内核代码贡献者,但他是备受关注的LWN.net新闻及信息网站的执行编辑。Alessandro Rubini是一名Linux代码贡献者,也是活跃的...
详细信息

深入理解linux内核

软件  暂无评论 ⁄ 1,695 次阅读+
内容简介: 为了彻底理解是什么使得Linux能正常运行以及其为何能在各种不同的系统中运行良好,你需要深入研究内核最本质的部分。内核处理CPU与外界间的所有交互,并且决定哪些程序将以什么顺序共享处理器时间。它如此有效地管理有限的内存,以至成百上千的进程能高效地共享系统。它熟练地统筹数据传输,这样CPU 不用为等待速度相对较慢的硬盘而消耗比正常耗时更长的时间。 《深入理解Linux内核,第三版》指导你对内核中使用的最重要的数据结构、算法和程序设计诀窍进行一次遍历。通过对表面特性的探究,作者给那...
详细信息