Recent Articles

Ubuntu Linux Bible: Featuring Ubuntu 10.04 LTS (repost)

Nov 30, 2011 | No Comments

Ubuntu Linux Bible: Featuring Ubuntu 10.04 LTS 1224 pages | Wiley; 3 edition (June 8, 2010) | ISBN-10: 0470604506 | PDF | 14.9 Mb The best resource on the very latest for Ubuntu users! Ubuntu is a free, open-source, Linux-based operating system that can run on desktops, laptops, netbooks, and servers. If you’ve joined the millions of users around the world who prefer open-source OS-and Ubuntu in particular-this book is perfect for you. It brings you the very latest on Ubuntu 10.04, with pages of step-by-step instruction, helpful tips, and expert techniques.

Read the story »

Guide to Assembly Language Programming in Linux

Nov 28, 2011 | No Comments

This unique guide provides comprehensive coverage of the key elements of Assembly language programming with in-depth coverage of the Linux operating system, which is the fastest-growing operating system with an estimated 18 million Linux users worldwide. The book specifically targets professionals who would like to learn Assembly and intend or expect to move to the Linux operating system. This highly useful guidebook comes complete with all the necessary software (Linux, NASM, debugger), making it an extremely valuable resource tool for all those who want to learn Assembly programming and Linux. Readers need only have a basic knowledge of any structured, high-level language such as C to obtain the full benefits of this guidebook. Sivarama P. Dandamudi is a professor of computer science at Carleton University in Ottawa, Ontario, Canada, as well as associate editor responsible for computer architecture at the International Journal of Computers and Their Applications. He has more than two decades of experience teaching about computer systems and organization. Features and Benefits: • Includes the Red Hat Fedora Core 3 Linux distribution (two DVD-ROMs accompany the book), with step-by-step instructions to install Linux • Free NASM assembler provides hands-on assembly language programming experience • Special I/O software is provided to simplify assembly language programming • Three chapters on computer organization provide the necessary background to program in assembly language • Presentation of material is suitable for self-study, with extensive programming examples and figures • All examples are complete in that they can be assembled and run, giving a better feeling as to how these programs work • The programs on the accompanying DVD-ROMs can also be downloaded from the book’s website Key Topics: • Computer organization, including digital logic circuits, memory organization, IA-32 architecture • Installing and using Linux and NASM • Debugging assembly language programs • Overview of assembly language instructions • Writing procedures, addressing modes, conditional execution, logical and bit operations • Advanced assembly language, including string processing, ASCII and BCD arithmetic, recursion, protected-mode interrupt processing, high-level language interface, floating-point operations Download ebook: Guide to Assembly Language Programming in Linux If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

Read the story »

Linux(R) Desktop Garage (Repost)

Nov 13, 2011 | No Comments

Susan Matteson, “Linux(R) Desktop Garage” Prentice Hall PTR | English | 2005-02-25 | ISBN: 0131494198 | 384 pages | CHM | 19.1 mb

Read the story »

Beginning Ubuntu Linux: Natty Narwhal Edition

Nov 2, 2011 | No Comments

This sixth edition of Beginning Ubuntu Linux introduces all of us—newbies, power users and system administrators—to the Natty Narwhal Ubuntu release. Based on the bestselling fifth edition, this edition introduces the new Unity interface while not neglecting the finely-tuned administration techniques for new users present in previous editions. Whether you aim to use it in the home or in the office, you’ll be introduced to the complete world of Ubuntu Linux, from simple word processing to using cloud services. You’ll learn how to control the Ubuntu system which you just installed as you are guided through common tasks, such as configuring the system’s graphical user interface, listening to audio CDs and MP3s, producing documents, using VoIP and chat, and of course, general system maintenance. Emilio also introduces the improved software center and Ubuntu’s multitouch capabilities. This book supplies a series of comprehensive tutorials on Ubuntu administration and security—essential for any Ubuntu user—while not neglecting matters pertaining to office applications and the Cloud. What you’ll learn Use Ubuntu as a daily desktop on your laptop or PC Complete office tasks, such as creating Microsoft Office-compatible documents and spreadsheets, using e-mail, and managing contacts Listen to MP3s, manage pictures and CDs, and watch movies using a user-friendly Linux desktop Configure Ubuntu’s printer- and file-sharing features to share resources seamlessly with other computers on your network Configure and use Ubuntu’s multitouch capabilities Administer and secure your Ubuntu machine Who this book is for Everyone interested in or already using Ubuntu—no exceptions. Download ebook: Beginning Ubuntu Linux: Natty Narwhal Edition If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

Read the story »

Linux for Embedded and Real-Time Applications (Embedded Technology) by Doug Abbott (Repost)

Oct 30, 2011 | No Comments

Linux for Embedded and Real-Time Applications (Embedded Technology) by Doug Abbott (Repost) Publisher: Newnes (March 25, 2003) | ISBN: 0750675462 | Pages: 254 | PDF | 1.43 MB In this applications-oriented reference, Doug Abbott shows how to put Linux to work in embedded and real-time applications. Among the topics Abbott discusses include memory management, device drivers, interrupt handling, kernel instrumentation, boatloaders, embedded networking, inter-task communications, periodic vs. “one shot” timing, POSIX threads, hardware abstraction layers, and program debugging.

Read the story »

Shell Scripting: Expert Recipes for Linux, Bash and more

Sep 23, 2011 | No Comments

The shell is the primary way of communicating with the Unix and Linux systems, providing a direct way to program by automating simple-to-intermediate tasks. With this book, Linux expert Steve Parker shares a collection of shell scripting recipes that can be used as is or easily modified for a variety of environments or situations. The book covers shell programming, with a focus on Linux and the Bash shell; it provides credible, real-world relevance, as well as providing the flexible tools to get started immediately. Shares a collection of helpful shell scripting recipes that can immediately be used for various of real-world challenges Features recipes for system tools, shell features, and systems administration Provides a host of plug and play recipes for to immediately apply and easily modify so the wheel doesn’t have to be reinvented with each challenge faced Come out of your shell and dive into this collection of tried and tested shell scripting recipes that you can start using right away! Download Here If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

Read the story »

Understanding the Linux Virtual Memory Manager (Repost)

Jun 14, 2011 | No Comments

Understanding the Linux Virtual Memory Manager Publisher: Prentice Hall | 2004 | ISBN: 0131453483 | Pages: 768 | PDF | 8,32 MB A programmer wanting to understand the workings of the Linux VM today literally has no choice but to study the kernel source code, line-by-line – an excruciatingly difficult and time-consuming task. This book dedicates itself to explaining, in detail, how the memory manager is implemented in Linux, thereby cutting down the time needed to understand it from many months to mere weeks.

Read the story »

Linux Command Line and Shell Scripting Bible, Second Edition

May 30, 2011 | No Comments

The authoritative guide to Linux command line and shell scripting?completely updated and revised [it's not a guide to Linux as a whole ? just to scripting] The Linux command line allows you to type specific Linux commands directly to the system so that you can easily manipulate files and query system resources, thereby permitting you to automate commonly used functions and even schedule those programs to run automatically. This new edition is packed with new and revised content, reflecting the many changes to new Linux versions, including coverage of alternative shells to the default bash shell. For this edition, the author has teamed up with another Linux expert ? with their shared expertise, they take you beyond the basics of shell scripting and guide you through using shell scripting for higher-level applications that are commonly found in Linux environments. In addition, this edition features a host of real-world examples, so you can see how the scripts work in application. Reflects changes to new Linux versions and covers alternate shells to the default bash shell Offers new chapters on working with file system commands and software installation commands Includes a plethora of real-world examples of advanced shell scripting Shows how to use shell scripts in a graphical desktop environment With Linux Command Line and Shell Scripting Bible you’ll learn to manage file systems, install software, write scripts for graphical desktops, work with alternative shells, and more. Download Here If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

Read the story »

Linux Shell Scripting Cookbook

Mar 30, 2011 | No Comments

Solve real-world shell scripting problems with over 110 simple but incredibly effective recipes Master the art of crafting one-liner command sequence to perform tasks such as text processing, digging data from files, and lot more Practical problem solving techniques adherent to the latest Linux platform Packed with easy-to-follow examples to exercise all the features of the Linux shell scripting language Part of Packt’s Cookbook series: Each recipe is a carefully organized sequence of instructions to complete the task as efficiently as possible In Detail GNU/Linux is a remarkable operating system that comes with a complete development environment that is stable, reliable, and extremely powerful. The shell being the native interface to communicate with the operating system is capable of controlling the entire operating system. There are numerous commands on Linux shell which are documented but hard to understand. The man pages are helpful but they are very lengthy and it does not give any clues on key areas where commands can be used. Proper usage of shell commands can easily solve many complex tasks with a few lines of code, but most linux users don’t have the right know-how to use the Linux shell to its full potential. Linux Shell Scripting Cookbook is a collection of essential command-line recipes along with detailed descriptions tuned with practical applications. It covers most of the commands on Linux with a variety of usecases accompanied by plenty of examples. This book helps you to perform complex data manipulations involving tasks such as text processing, file management, backups and more with the combination of few commands. Linux Shell Scripting Cookbook shows you how to capitalize on all the aspects of Linux using the shell scripting language. This book teaches you how to use commands to perform simple tasks all the way to scripting complex tasks such as managing large amounts of data on a network. It guides you on implementing some of the most common commands in Linux with recipes that handle any of the operations or properties related with files like searching and mining inside a file with grep. It also shows you how utilities such as sed, awk, grep, cut can be combined to solve text processing related problems. The focus is on saving time by automating many activities that we perform interactively through as browser with a few lines of script. This book will take you from a clear problem description to a fully functional program. The recipes contained within the chapter will introduce the reader to specific problems and provide hands-on solutions. This practical book will help you gain control over all the aspects of Linux using the powerful shell scripting language What you will learn from this book Explore a variety of regular usage tasks and how it can be made faster using shell command Couple frequently used commands like grep, find, sed, awk Write shell scripts that can dig data from web and process it with few lines of code Perform and automate tasks such as automating backups and restore with archiving tools Understand file systems, file types and manipulations Create and maintain file/folder archives, compression formats and encrypting techniques with shell Set up Ethernet and Wireless LAN with the shell script Monitor different activities on the network using logging techniques Approach This book is written in cookbook style and it offers learning through recipes with examples and illustrations. Each recipe contains step-by-step instructions about everything necessary to execute a particular task. The book is designed so that you can read it from start to end for beginner’s or just open up any chapter and start following the recipes as a reference for advanced users. Who this book is written for If you are a beginner or an intermediate user who wants to master the skill of quickly writing scripts to perform various tasks without reading the entire man pages, this book is for you. You can start writing scripts and one-liners by simply looking at the similar recipe and its descriptions without any working knowledge of shell scripting or Linux. Intermediate/advanced users as well as system adminstrators/ developers and programmers can use this book as a reference when they face problems while coding. Download Here If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

Read the story »

The Linux Programming Interface: A Linux and UNIX System Programming Handbook

Feb 28, 2011 | No Comments

The Linux Programming Interface is the definitive guide to the Linux and UNIX programming interface—the interface employed by nearly every application that runs on a Linux or UNIX system. In this authoritative work, Linux programming expert Michael Kerrisk provides detailed descriptions of the system calls and library functions that you need in order to master the craft of system programming, and accompanies his explanations with clear, complete example programs. You’ll find descriptions of over 500 system calls and library functions, and more than 200 example programs, 88 tables, and 115 diagrams. You’ll learn how to: Read and write files efficiently Use signals, clocks, and timers Create processes and execute programs Write secure programs Write multithreaded programs using POSIX threads Build and use shared libraries Perform interprocess communication using pipes, message queues, shared memory, and semaphores Write network applications with the sockets API While The Linux Programming Interface covers a wealth of Linux-specific features, including epoll , inotify , and the /proc file system, its emphasis on UNIX standards (POSIX.1-2001/SUSv3 and POSIX.1-2008/SUSv4) makes it equally valuable to programmers working on other UNIX platforms. The Linux Programming Interface is the most comprehensive single-volume work on the Linux and UNIX programming interface, and a book that’s destined to become a new classic. Praise for The Linux Programming Interface “If I had to choose a single book to sit next to my machine when writing software for Linux, this would be it.” —Martin Landers, Software Engineer, Google “This book, with its detailed descriptions and examples, contains everything you need to understand the details and nuances of the low-level programming APIs in Linux . . . no matter what the level of reader, there will be something to be learnt from this book.” —Mel Gorman, Author of Understanding the Linux Virtual Memory Manager “Michael Kerrisk has not only written a great book about Linux programming and how it relates to various standards, but has also taken care that bugs he noticed got fixed and the man pages were (greatly) improved. In all three ways, he has made Linux programming easier. The in-depth treatment of topics in The Linux Programming Interface . . . makes it a must-have reference for both new and experienced Linux programmers.” —Andreas Jaeger, Program Manager, openSUSE, Novell “Michael’s inexhaustible determination to get his information right, and to express it clearly and concisely, has resulted in a strong reference source for programmers. While this work is targeted at Linux programmers, it will be of value to any programmer working in the UNIX/POSIX ecosystem.” —David Butenhof, Author of Programming with POSIX Threads and Contributor to the POSIX and UNIX Standards “. . . a very thorough—yet easy to read—explanation of UNIX system and network programming, with an emphasis on Linux systems. It’s certainly a book I’d recommend to anybody wanting to get into UNIX programming (in general) or to experienced UNIX programmers wanting to know ‘what’s new’ in the popular GNU/Linux system.” —Fernando Gont, Network Security Researcher, IETF Participant, and RFC Author “. . . encyclopedic in the breadth and depth of its coverage, and textbook-like in its wealth of worked examples and exercises. Each topic is clearly and comprehensively covered, from theory to hands-on working code. Professionals, students, educators, this is the Linux/UNIX reference that you have been waiting for.” —Anthony Robins, Associate Professor of Computer Science, The University of Otago “I’ve been very impressed by the precision, the quality and the level of detail Michael Kerrisk put in his book. He is a great expert of Linux system calls and lets us share his knowledge and understanding of the Linux APIs.” —Christophe Blaess, Author of Programmation systeme en C sous Linux “. . . an essential resource for the serious or professional Linux and UNIX systems programmer. Michael Kerrisk covers the use of all the key APIs across both the Linux and UNIX system interfaces with clear descriptions and tutorial examples and stresses the importance and benefits of following standards such as the Single UNIX Specification and POSIX 1003.1.” —Andrew Josey, Director, Standards, The Open Group, and Chair of the POSIX 1003.1 Working Group “What could be better than an encyclopedic reference to the Linux system, from the standpoint of the system programmer, written by none other than the maintainer of the man pages himself? The Linux Programming Interface is comprehensive and detailed. I firmly expect it to become an indispensable addition to my programming bookshelf.” —Bill Gallmeister, Author of POSIX.4 Programmer’s Guide: Programming for the Real World “. . . the most complete and up-to-date book about Linux and UNIX system programming. If you’re new to Linux system programming, if you’re a UNIX veteran focused on portability while interested in learning the Linux way, or if you’re simply looking for an excellent reference about the Linux programming interface, then Michael Kerrisk’s book is definitely the companion you want on your bookshelf.” —Loic Domaigne, Chief Software Architect (Embedded), Corpuls.com Download Here If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

Read the story »

« Older Entries