Learning Debian GNU/Linux
Title | Learning Debian GNU/Linux PDF eBook |
Author | Bill McCarty |
Publisher | Oreilly & Associates Incorporated |
Pages | 343 |
Release | 1999 |
Genre | Computers |
ISBN | 9781565927056 |
A guide to the Debian 2.1 distribution of Linux demonstrates the capabilities of the completely open-source operating system, covering installation, setup, and basic applications
Debian GNU/Linux 2.1 Unleashed
Title | Debian GNU/Linux 2.1 Unleashed PDF eBook |
Author | Mario Camou |
Publisher | Sams Publishing |
Pages | 0 |
Release | 2000 |
Genre | Debian (Computer system) |
ISBN | 9780672317002 |
Shows the reader how to install, configure and manage the latest version of Debian Linux at the time of pubication. The book covers the most important topics to the Debian Linux intermediate/advanced user on installation and management of Debian systems. The book also provides wisdom and insights on how to control some of the more difficult to use aspects of Debian, like integrating Debian into Microsoft networks. Advanced topics show how to set up an Internet server, set up a firewall, and install Linux on notebook computers. The text also offers coverage of working with open-source databases, and covers programming in several languages and shells in detail.
Debian GNU/Linux Bible
Title | Debian GNU/Linux Bible PDF eBook |
Author | Steve Hunger |
Publisher | Wiley |
Pages | 698 |
Release | 2001 |
Genre | Computers |
ISBN | 9780764547102 |
Debian GNU/Linux is one of the major Linux distributions available today. It is known as the most open" of the Linux distributions -- for its commitment to the free software principals, and its community-centricism. It is also known for its tradition of high-quality packages and package management tools, as well as its focus on security issues. Debian GNU/Linux(r) Bible focuses on common apps, GUIs, networking, and system administration. The Debian Project's Internet-based development model has helped the distribution achieve unparalleled Internet functionality. One of the most popular features in Debian GNU/Linux is "apt-get," which automates free network downloads of all software package updates, making the Debian CD the last CD you will ever need to keep your system up-to-date with Linux."
The Linux Command Line, 2nd Edition
Title | The Linux Command Line, 2nd Edition PDF eBook |
Author | William Shotts |
Publisher | No Starch Press |
Pages | 504 |
Release | 2019-03-05 |
Genre | Computers |
ISBN | 1593279531 |
You've experienced the shiny, point-and-click surface of your Linux computer--now dive below and explore its depths with the power of the command line. The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell (or command line). Along the way you'll learn the timeless skills handed down by generations of experienced, mouse-shunning gurus: file navigation, environment configuration, command chaining, pattern matching with regular expressions, and more. In addition to that practical knowledge, author William Shotts reveals the philosophy behind these tools and the rich heritage that your desktop Linux machine has inherited from Unix supercomputers of yore. As you make your way through the book's short, easily-digestible chapters, you'll learn how to: • Create and delete files, directories, and symlinks • Administer your system, including networking, package installation, and process management • Use standard input and output, redirection, and pipelines • Edit files with Vi, the world's most popular text editor • Write shell scripts to automate common or boring tasks • Slice and dice text files with cut, paste, grep, patch, and sed Once you overcome your initial "shell shock," you'll find that the command line is a natural and expressive way to communicate with your computer. Just don't be surprised if your mouse starts to gather dust.
Learning Debian GNU/Linux
Title | Learning Debian GNU/Linux PDF eBook |
Author | Bill McCarty |
Publisher | |
Pages | 360 |
Release | 1999 |
Genre | Debian (Computer system). |
ISBN | 9780596152468 |
Linux and Open Source are attracting unprecedented attention in the high tech world. Debian GNU/Linux is a remarkable demonstration of what the Open Source model can produce: Debian is an all volunteer organization, and their distribution contains only open-source software. This exciting new world can be intimidating for those whose primary computing experience is Microsoft Windows. In Learning Debian/GNU Linux, Bill McCarty has written a book for this new audience, aimed at introducing them to a Unix style operating system. Learning Debian GNU/Linux will guide any new user of Linux through the installing and use of Debian GNU/Linux, the entirely Open Source version of the Linux operating system. It demystifies Linux in terms familiar to Windows users and gives readers only what they need to start being successful users of Linux. Learning Debian GNU/Linux takes the reader step by step through the process of installing and setting up a Debian system, and provides a thorough but gentle introduction to the basics of using Debian GNU/Linux. Because the book is written specifically for the included CD, the reader needs nothing else to get started with this exciting new operating system.
The Debian Administrator's Handbook
Title | The Debian Administrator's Handbook PDF eBook |
Author | Raphaël Hertzog |
Publisher | Freexian |
Pages | 513 |
Release | 2015-10-21 |
Genre | Computers |
ISBN |
Debian GNU/Linux, a very popular non-commercial Linux distribution, is known for its reliability and richness. Built and maintained by an impressive network of thousands of developers throughout the world, the Debian project is cemented by its social contract. This foundation text defines the project's objective: fulfilling the needs of users with a 100% free operating system. The success of Debian and of its ecosystem of derivative distributions (with Ubuntu at the forefront) means that an increasing number of administrators are exposed to Debian's technologies. This Debian Administrator's Handbook, which has been entirely updated for Debian 8 “Jessie”, builds on the success of its 6 previous editions. Accessible to all, this book teaches the essentials to anyone who wants to become an effective and independent Debian GNU/Linux administrator. It covers all the topics that a competent Linux administrator should master, from installation to updating the system, creating packages and compiling the kernel, but also monitoring, backup and migration, without forgetting advanced topics such as setting up SELinux or AppArmor to secure services, automated installations, or virtualization with Xen, KVM or LXC. This book is not only designed for professional system administrators. Anyone who uses Debian or Ubuntu on their own computer is de facto an administrator and will find tremendous value in knowing more about how their system works. Being able to understand and resolve problems will save you invaluable time. Learn more about the book on its official website: debian-handbook.info
Advanced Linux Programming
Title | Advanced Linux Programming PDF eBook |
Author | CodeSourcery LLC |
Publisher | Sams Publishing |
Pages | 543 |
Release | 2001-06-11 |
Genre | Computers |
ISBN | 0672333627 |
This is the eBook version of the printed book. If the print book includes a CD-ROM, this content is not included within the eBook version. Advanced Linux Programming is divided into two parts. The first covers generic UNIX system services, but with a particular eye towards Linux specific information. This portion of the book will be of use even to advanced programmers who have worked with other Linux systems since it will cover Linux specific details and differences. For programmers without UNIX experience, it will be even more valuable. The second section covers material that is entirely Linux specific. These are truly advanced topics, and are the techniques that the gurus use to build great applications. While this book will focus mostly on the Application Programming Interface (API) provided by the Linux kernel and the C library, a preliminary introduction to the development tools available will allow all who purchase the book to make immediate use of Linux.