Либрус
 
Сделать стартовой
Добавить в избранное
Обратная связь
Карта сайта
Зеркало сайта
Новости RSS 2.0
ПОСТУПЛЕНИЯ 
«    Апрель 2024    »
ПнВтСрЧтПтСбВс
1234567
891011121314
15161718192021
22232425262728
2930 
РУБРИКАТОР 
Открыть | Закрыть

ПОПУЛЯРНОЕ  
АРХИВЫ   
Август 2016 (216)
Июль 2016 (456)
Июнь 2016 (321)
Май 2016 (398)
Апрель 2016 (433)
Март 2016 (554)


  Linux Troubleshooting Bible
 Категория: Unix, Linux, Серия «Bible»
   
 
Linux Troubleshooting Bible
Автор: Christopher Negus, Thomas Weeks
Издательство: Wiley
Год издания: 2004
isbn: 0-764-56997-X
Количество страниц: 624
Язык: english
Формат: CHM

Focusing mainly on command line tools and text-based configuration files, this guide walks through basic troubleshooting techniques for solving problems encountered when running Fedora Linux and other Red Hat Linux systems. It covers video drivers, disk and file systems, intrusion detection tools, firewalls, modem problems, printer services, Samba, web servers, file transfer servers, and e-mail servers.
 
  • 0
Опубликовал: flashsoft | 16-03-2006, 00:00 | Просмотров: 924  Подробнее и с комментариями (0)
  Linux для пользователя - Самоучитель
 Категория: Компьютерная литература » Операционные системы » Unix, Linux
   
 
Linux для пользователя - Самоучитель
Автор: Костромин В.А.
Издательство: БХВ-Петербург
Год издания: 2002
isbn: 5-94157-183-6
Количество страниц: 672
Язык: русский
Формат: PDF

Книга посвящена использованию операционной системы Linux. Приводятся сведения об истории создания Linux и существующих дистрибутивах. Обсуждается инсталляция ОС Linux и ее настройка, описываются файловая система, графический интерфейс и интерфейс командной строки, подключение и настройка аппаратных средств, установка и обновление программных пакетов, работа в локальной сети и Интернете. Рассматриваются программы работы с текстом и операционные оболочки, предназначенные для манипулирования файлами. Приводятся ссылки на ресурсы Интернета.
 
  • 0
Опубликовал: flashsoft | 15-03-2006, 00:00 | Просмотров: 1422  Подробнее и с комментариями (0)
  Linux Timesaving Techniques For Dummies
 Категория: Unix, Linux, «Wiley» For Dummies
   
 
Linux Timesaving Techniques For Dummies
Автор: Susan Douglas, Korry Douglas
Издательство: Wiley
Год издания: 2004
isbn: 0-7645-7173-7
Количество страниц: 515
Язык: english
Формат: PDF

The Timesaving Techniques For Dummies books focus on high-payoff techniques that save you time, either on the spot or somewhere down the road. And these books get to the point in a hurry, with step-by-step instructions to pace you through the tasks you need to do, without any of the fluff you don’t want. We’ve identified more than 60 techniques that Linux users need to know to make the most of their time.
 
  • 0
Опубликовал: flashsoft | 12-03-2006, 00:00 | Просмотров: 897  Подробнее и с комментариями (0)
  Linux Bible 2005 Edition
 Категория: Unix, Linux, Серия «Bible»
   
 
Linux Bible 2005 Edition
Автор: Christopher Negus
Издательство: Wiley
Год издания: 2005
isbn: 0-7645-7949-5
Количество страниц: 843
Язык: english
Формат: PDF

The book teaches you the essentials of Linux graphical interfaces, shell commands, and basic system administration.
 
  • 0
Опубликовал: flashsoft | 12-03-2006, 00:00 | Просмотров: 1146  Подробнее и с комментариями (0)
  Linux. Сборник рецептов
 Категория: Компьютерная литература » Операционные системы » Unix, Linux
   
 
Linux. Сборник рецептов
Автор: Шредер К.
Издательство: Питер
Год издания: 2006
isbn: 5-469-01188-7
Количество страниц: 432
Язык: русский
Формат: PDF

Предлагаемое издание содержит уникальную коллекцию советов, инструментов и сценариев; вы найдете ряд готовых отлаженных решений сложных проблем, с которыми сталкивается любой администратор, настраивающий Linux-сервер; эти решения пригодятся и при настройке небольших сетей, и при создании мощных распределенных хранилищ данных. Книга написана в уже ставшей популярной форме рецептов издательства O'Reilly в формате «Проблема-Решение-Обсуждение». Для опытных пользователей, программистов, системных администраторов, студентов вузов, аспирантов и преподавателей.
 
  • 0
Опубликовал: flashsoft | 1-03-2006, 00:00 | Просмотров: 1167  Подробнее и с комментариями (2)
  Beginning Linux Programming
 Категория: Unix, Linux, «Wrox»
   
 
Beginning Linux Programming
Автор: Neil Matthew, Richard Stones
Издательство: Wrox, Wiley
Год издания: 2004
isbn: 0-7645-4497-7
Количество страниц: 891
Язык: english
Формат: PDF

If you have some programming experience and are ready to venture into Linux programming, this updated edition of the bestselling entry-level book takes you there. New to this edition are chapters on MySQL access and administration; programming GNOME and KDE; and Linux standards for portable applications. Coverage of kernel programming, device drivers, CVS, grep, and GUI development environments has expanded. The authors guide you step by step, using construction of a CD database application to give you hands-on experience as you progress from the basic to the complex. You'll start with fundamental concepts like writing Linux programs in C. You'll learn basic system calls, file I/O, interprocess communication, and shell programming. You'll become skilled with the toolkits and libraries for working with user interfaces. The book starts with the basics, explaining how to compile and run your first program. First, each concept is explained to give you a solid understanding of the material. Practical examples are then presented, so you see how to apply the knowledge in real applications. What you will learn from this book To write scripts that use grep, regular expressions, and other Linux facilities To develop programs to access files and the Linux environment To use the GNU compiler, debugger and other development tools To program data storage applications for MySQL and DBM database systems To write programs that take advantage of signals, processes, and threads To access the network using TCP/IP sockets To build graphical user interfaces using both the GTK (for GNOME) and Qt (for KDE) libraries To write device drivers that can be loaded into the Linux kernel Who this book is for This book is for programmers with some C or C++ experience who want to take advantage of the Linux development environment. You should have enough Linux familiarity to have installed and configured users on Linux. Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.
 
  • 0
Опубликовал: flashsoft | 25-01-2006, 00:00 | Просмотров: 1427  Подробнее и с комментариями (1)
  Mastering Red Hat Enterprise Linux 3
 Категория: Компьютерная литература » Операционные системы » Unix, Linux
   
 
Mastering Red Hat Enterprise Linux 3
Автор: Michael Jang
Издательство: Sybex
Год издания: 2004
isbn: 0-7821-4347-4
Количество страниц: 974
Язык: english
Формат: PDF

Your Complete Guide to the World's Leading Linux Enterprise Distribution Red Hat Enterprise Linux 3 is emerging as the corporate Linux standard. One of the first books to focus on this robust product, Mastering Red Hat Enterprise Linux 3 gives you the practical information you need to install, configure, and network Linux on a large number of computers. For experienced administrators, this book uniquely features detailed coverage of Apache, TUX, Samba, NFS, vsFTP, Squid, SSH, DNS, DHCP, iptables, CUPS, sendmail, Postfix, NIS, LDAP, MySQL, system administration command line and GUI tools and utilities for each phase of the management process. It also helps you configure the GUI for enterprise workstations. Topics include: * Installing Linux on a standalone system, over a network, and automatically on multiple computers * Navigating the command line interface * Administering users and groups securely * Managing packages with the RPM GUI tool * Configuring and troubleshooting the boot process * Upgrading and recompiling kernels * Backing up your system with RAID * Understanding basic TCP/IP networking * Managing Linux on your LAN * Securing Linux firewalls * Ensuring secure remote access * Installing, configuring, and testing DNS, DHCP, CUPS, sendmail and Postfix mail servers * Configuring and troubleshooting FTP, NFS, Samba, Apache, TUX, and Squid * Effectively using Linux authentication services--NIS and LDAP * Using Red Hat GUI administrative tools appropriately * Setting up MySQL for databases * Managing X servers and X clients * Working with GNOME and KDE
 
  • 0
Опубликовал: flashsoft | 9-01-2006, 00:00 | Просмотров: 1078  Подробнее и с комментариями (0)
  Understanding the Linux Kernel
 Категория: Компьютерная литература » Операционные системы » Unix, Linux
   
 
Understanding the Linux Kernel
Автор: Daniel Bovet, Marco Cesati
Издательство: O'Reilly
Год издания: 2000
isbn: 0-596-00002-2
Количество страниц: 542
Язык: english
Формат: PDF

In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in what order. It manages limited memory so well that hundreds of processes can share the system efficiently, and expertly organizes data transfers so that the CPU isn't kept waiting any longer than necessary for the relatively slow disks. The third edition of Understanding the Linux Kernel takes you on a guided tour of the most significant data structures, algorithms, and programming tricks used in the kernel. Probing beyond superficial features, the authors offer valuable insights to people who want to know how things really work inside their machine. Important Intel-specific features are discussed. Relevant segments of code are dissected line by line. But the book covers more than just the functioning of the code; it explains the theoretical underpinnings of why Linux does things the way it does.
 
  • 0
Опубликовал: flashsoft | 12-12-2005, 00:00 | Просмотров: 1181  Подробнее и с комментариями (0)
  Система электронной почты на основе Linux
 Категория: Компьютерная литература » Операционные системы » Unix, Linux
   
 
Система электронной почты на основе Linux
Автор: Ричард Блам
Издательство: Вильямс
Год издания: 2001
isbn: 0-672-31834-2, 5-8459-0118-9
Количество страниц: 448
Язык: русский
Формат: DJVU

Основной целью создания этой книги является оказание помощи сетевым администраторам небольших учреждений в организации высокопроизводительной и качественной системы электронной почты, которая бы не уступала коммерческим аналогам. Кроме того, если предполагается подключение вашей системы электронной почты к сети Internet, то здесь вы найдете подробные материалы по этой теме. Вся информация, представленная в книге, может использоваться либо в учебных целях, либо в качестве справочника (или и в том, и другомкачестве). В книге приводятся примеры установки и настройки сервера электронной почты (почтового сервера) на базе ОС Linux для вымышленной организации. Автор старался сконцентрировать внимание на офисных компьютерных сетях. И хотя многие концепции программы sendmail предполагают ее применение в крупных корпоративных сетях и даже провайдерами Internet, целью автора не было создание справочника для них (хотя эта книга имеет сходство со справочником). Все главы писались, исходя из проблем, с которыми сталкиваются администраторы систем электронной почты небольшого офиса.
 
  • 0
Опубликовал: flashsoft | 21-11-2005, 00:00 | Просмотров: 1310  Подробнее и с комментариями (0)
  Главная страница | Регистрация | Новое на сайте | Статистика |
 
«Librus - Mountain of Knowledge»
«Либрус - гора знаний» 2004-2020
Design by Flashsoft © 2005-2020