Learning Debian GNU/Linux

Learning Debian GNU/Linux
Author: Bill McCarty
Publisher: Oreilly & Associates Incorporated
Total 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 Bible

Debian GNU/Linux Bible
Author: Steve Hunger
Publisher: Wiley
Total 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 Debian Administrator's Handbook

The Debian Administrator's Handbook
Author: Raphaël Hertzog
Publisher: Freexian
Total 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

Debian GNU/Linux 2.1 Unleashed

Debian GNU/Linux 2.1 Unleashed
Author: Mario Camou
Publisher: Sams Publishing
Total 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.

Kali Linux Revealed

Kali Linux Revealed
Author: Raphaël Hertzog
Publisher:
Total Pages: 342
Release: 2017-06-05
Genre: Hackers
ISBN: 9780997615609

Whether you're a veteran or an absolute n00b, this is the best place to start with Kali Linux, the security professional's platform of choice, and a truly industrial-grade, and world-class operating system distribution-mature, secure, and enterprise-ready.

Debian Gnu/Linux

Debian Gnu/Linux
Author: Ossama Othman
Publisher:
Total Pages: 170
Release: 2015-11-16
Genre:
ISBN: 9781519342867

Description Notice: This Book is published by Historical Books Limited (www.publicdomain.org.uk) as a Public Domain Book, if you have any inquiries, requests or need any help you can just send an email to [email protected] book is found as a public domain and free book based on various online catalogs, if you think there are any problems regard copyright issues please contact us immediately via [email protected]

Linux For Dummies

Linux For Dummies
Author: Richard Blum
Publisher: John Wiley & Sons
Total Pages: 384
Release: 2009-07-17
Genre: Computers
ISBN: 0470554053

One of the fastest ways to learn Linux is with this perennial favorite Eight previous top-selling editions of Linux For Dummies can't be wrong. If you've been wanting to migrate to Linux, this book is the best way to get there. Written in easy-to-follow, everyday terms, Linux For Dummies 9th Edition gets you started by concentrating on two distributions of Linux that beginners love: the Ubuntu LiveCD distribution and the gOS Linux distribution, which comes pre-installed on Everex computers. The book also covers the full Fedora distribution. Linux is an open-source operating system and a low-cost or free alternative to Microsoft Windows; of numerous distributions of Linux, this book covers Ubuntu Linux, Fedora Core Linux, and gOS Linux, and includes them on the DVD. Install new open source software via Synaptic or RPM package managers Use free software to browse the Web, listen to music, read e-mail, edit photos, and even run Windows in a virtualized environment Get acquainted with the Linux command line If you want to get a solid foundation in Linux, this popular, accessible book is for you. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Rebel Code

Rebel Code
Author: Glyn Moody
Publisher: Basic Books
Total Pages: 396
Release: 2009-02-18
Genre: Business & Economics
ISBN: 0786745207

"Open source" began as the mantra of a small group of idealistic hackers and has blossomed into the all-important slogan for progressive business and computing. This fast-moving narrative starts at ground zero, with the dramatic incubation of open-source software by Linux and its enigmatic creator, Linus Torvalds. With firsthand accounts, it describes how a motley group of programmers managed to shake up the computing universe and cause a radical shift in thinking for the post-Microsoft era. A powerful and engaging tale of innovation versus big business, Rebel Code chronicles the race to create and perfect open-source software, and provides the ideal perch from which to explore the changes that cyberculture has engendered in our society. Based on over fifty interviews with open-source protagonists such as Torvalds and open source guru Richard Stallman, Rebel Code captures the voice and the drama behind one of the most significant business trends in recent memory.

The Linux Command Line, 2nd Edition

The Linux Command Line, 2nd Edition
Author: William Shotts
Publisher: No Starch Press
Total 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.