LINUX
Упорядочить: А → Я |
→
| 1→100 руб
Купить
4188 рубAdvanced Linux Programming
Mark L. Mitchell, Alex Samuel, Jeffrey Oldham 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.
Постоянная ссылка → Advanced Linux ProgrammingНаписать комментарий →←
Купить
2449 рубAsterisk: The Future of Telephony
Jim Van Meggelen, Jared Smith, Leif Madsen It may be a while before Internet telephony with VoIP (Voice over Internet Protocol) reaches critical mass, but there's already tremendous movement in that direction. A lot of organizations are not only attracted to VoIP's promise of cost savings, but its ability to move data, images, and voice traffic over the same connection. Think of it: a single Internet phone call can take information sharing to a whole new level. That's why many IT administrators and developers are actively looking to set up VoIP-based private telephone switching systems within the enterprise. The efficiency that network users can reach with it is almost mind-boggling. And cheap, if the system is built with open source software like Asterisk. There are commercial VoIP options out there, but many are expensive systems running old, complicated code on obsolete hardware. Asterisk runs on Linux and can interoperate with almost all standards-based telephony equipment. And you can program it to your liking. ...
Постоянная ссылка → Asterisk: The Future of Telephony
Купить
8650 рубBeginning Red Hat Linux 9 (Programmer to Programmer)
Sandip Bhattacharya, Pancrazio De Mauro, Mark Mamone, Kapil Sharma, Deepak Thomas, Simon Whiting, Shishir Gundavaram What is this book about? Red Hat Linux 9 is a powerful, flexible open source operating system. Its popularity is growing, both in home use and in corporate environments of all sizes. Its user interface makes it every bit as accessible as other operating systems, and its open source pedigree opens the doors to a mind-blowing amount of free software. This book guides you through that difficult time that comes just after you've installed a new operating system, by giving you the confidence to open your wings and fly with it. We'll take you through the installation, we'll get you working, and by the end of the book you'll have a well-configured, stable, secure operating system and a world of possibilities. What does this book cover? In this book, you will learn how to Install Red Hat Linux 9 using the included 2 CD-ROM distribution from Red Hat Use Red Hat Linux 9 to connect to networks, printers, and the Internet Get working...
Постоянная ссылка → Beginning Red Hat Linux 9 (Programmer to Programmer)
Купить
4873 рубC++ GUI Programming with Qt 4
Jasmin Blanchette, Mark Summerfield Using Trolltech's Qt you can build industrial-strength C++ applications that run natively on Windows, Linux/Unix, Mac OS X, and embedded Linux--without making source code changes. With this book Trolltech insiders have written a start-to-finish guide to getting great results with the most powerful version of Qt ever created: Qt 4.1. Using C++ GUI Programming with Qt 4 you'll discover the most effective Qt 4 programming patterns and techniques as you master key technologies ranging from Qt's model/view architecture to Qt's powerful new 2D paint engine. The authors provide readers with unparalleled insight into Qt's event model and layout system. Then, using realistic examples, they introduce superior techniques for everything from basic GUI development to advanced database and XML integration. Includes new chapters on Qt 4's model/view architecture and Qt's new plugin support, along with a brief introduction to Qtopia embedded programming Covers all Qt...
Постоянная ссылка → C++ GUI Programming with Qt 4
Купить
5221 рубComputational Biology: Unix/Linux, Data Processing and Programming
Robbe Wunschiers Book DescriptionThis book is a practical introduction to Unix/Linux and programming for biologists as well as for chemists and physicists who work in bioinformatics and biophysics. The goal is to learn about the power of the stream editor 'sed' and the programming languages 'awk' and 'perl' in order to extract or format information from various sources. It is written for beginners with no computational knowledge. Basic programming constructs are introduced and applied. With this book, the reader will be able to work in the Unix environment (BSD, Linux, Knoppix, MacOSX, CygWin) and to write programs in order to format and analyse large data files.
Постоянная ссылка → Computational Biology: Unix/Linux, Data Processing and Programming
Купить
4257 рубCorelDRAW for LINUX
Eric Grebler
Постоянная ссылка → CorelDRAW for LINUX
Купить
4775 рубCorelDRAW for Linux f/x and Design: Create and Perfect Non-Traditional Effects with a Traditional Design Tool
Shane Hunt The only book on this award-winning graphics program for the Linux platform. Incorporates CorelDRAW#s bundled application PhotoPaint® by including tutorials that show how you can take CorelDRAW® graphics into PhotoPaint for further manipulation. Appendices include helpful resources like working with images from other Linux sources, such as GIMP, lots of Linux graphics resources, and primary differences for those converting from Windows environment. Chock full of "Linuxy" projects that use the penguin as the sole model for these high-tech projects.
Постоянная ссылка → CorelDRAW for Linux f/x and Design: Create and Perfect Non-Traditional Effects with a Traditional Design Tool
Купить
4461 рубCourse Ilt Linux
Постоянная ссылка → Course Ilt Linux
Купить
2560 рубCourse ILT: Red Hat Linux 6.2: Basic
Course Technology, Course Technology An affordable, easily scannable one-day training guide designed for use in instructor-led training courses.
Постоянная ссылка → Course ILT: Red Hat Linux 6.2: Basic
Купить
6364 рубDelphi/Kylix Database Development DataCLX for Windows and Linux
Eric Harmon The aim of this book is to teach cross-platform database programming to Delphi 6 or Kylix programmers. The book will assume the reader has a basic understanding of databases, such as what tables, rows, columns, fields, indexes, etc. are. It will also assume the reader has a working knowledge of Delphi and/or Kylix. A thorough investigation of cross-platform database development using dbExpress will follow the introduction. Eric will cover topics ranging from setting up a database connection to single- and multi-tiered database applications. Along the way, he will present code snippets and small sample applications to illustrate the points being made. Also, a complete database application will be presented which will compile and run under either Delphi or Kylix, and will contain such discussed features as disconnected datasets.
Постоянная ссылка → Delphi/Kylix Database Development DataCLX for Windows and Linux
Купить
2380 рубDesigning and Implementing Linux Firewalls with QoS using netfilter, iproute2, NAT and l7-filter
Lucian Gheorghe After giving us a background of network security, the book moves on to explain the basic technologies we will work with, namely netfilter, iproute2, NAT and l7-filter. These form the crux of building Linux firewalls and QOS. The later part of the book covers 5 real-world networks for which we design the security policies, build the firewall, setup the script, and verify our installation. These comprehensive set of set up scripts and set up guidelines to create firewall protection for various specific usage scenarios are unique and set this book apart.
Постоянная ссылка → Designing and Implementing Linux Firewalls with QoS using netfilter, iproute2, NAT and l7-filter
Купить
2676 рубEasy Linux Commands: Working Examples of Linux Command Syntax
Jon Emmons, Terry Clark Linux newbies as well as experienced system administrators who need a command reference will appreciate this guide to Linux commands. Working examples for maintaining any Linux server are included. Administrator commands, CPU and RAM commands, disk and file system commands, file locations, permission commands, and Linux scripting are covered in detail.
Постоянная ссылка → Easy Linux Commands: Working Examples of Linux Command Syntax
Купить
3974 рубEmbedded Linux (Landmark (New Riders))
John Lombardo Embedded Linux provides the reader the information needed to design, develop, and debug an embedded Linux appliance. It explores why Linux is a great choice for an embedded application and what to look for when choosing hardware.
Постоянная ссылка → Embedded Linux (Landmark (New Riders))
Купить
4206 рубEmbedded Linux Primer: A Practical Real-World Approach (Prentice Hall Open Source Software Development Series)
Christopher Hallinan Comprehensive Real-World Guidance for Every Embedded Developer and Engineer This book brings together indispensable knowledge for building efficient, high-value, Linux-based embedded products: information that has never been assembled in one place before. Drawing on years of experience as an embedded Linux consultant and field application engineer, Christopher Hallinan offers solutions for the specific technical issues you’re most likely to face, demonstrates how to build an effective embedded Linux environment, and shows how to use it as productively as possible. Hallinan begins by touring a typical Linux-based embedded system, introducing key concepts and components, and calling attention to differences between Linux and traditional embedded environments. Writing from the embedded developer’s viewpoint, he thoroughly addresses issues ranging from kernel building and initialization to bootloaders, device drivers to file systems. Hallinan thoroughly covers the...
Постоянная ссылка → Embedded Linux Primer: A Practical Real-World Approach (Prentice Hall Open Source Software Development Series)
Купить
7583 рубEmbedded Linux System Design and Development
P. Raghavan, Amol Lad, Sriram Neelakandan
Постоянная ссылка → Embedded Linux System Design and Development
