Free Computer Books Downloads and Reviews; from desktop to cloud computing...C++, C#, Java, ASP.NET, Silverlight, Cloud computing, Microsoft Expression Blend, Android, Unix, Operating Systems, PHP, Visual Basic, Mobile Phones...... Updated regularly....Keep visiting.....

Showing posts with label Unix. Show all posts
Showing posts with label Unix. Show all posts

Wednesday, 6 May 2015

The UNIX Hater's Handbook


 This book is for all people who are forced to use UNIX. It is a humorous book - pure entertainment - that maintains that UNIX is a computer virus with a user interface. It features letters from the thousands posted on the Internet's "UNIX-Haters" mailing list. It is not a computer handbook, tutorial, or reference. It is a self-help book that will let readers know they are not alone.

Title The UNIX Hater's Handbook
Author(s) Simson Garfinkel, Daniel Weise, Steven Strassmann
Publisher: IDG Books Worldwide, Inc.; First Edition edition (June 1994); Archive.org (2013-11-26)
Paperback: 329 pages
eBook: Multiple Formats: PDF (360 pages, 3.5 MB), ePub, Kindle, Daisy, DjVu, etc.
Language: English
ISBN-10: 1568842031
ISBN-13: 978-1568842035
Download: https://archive.org/details/TheUnixHatersHandbook

Thursday, 9 April 2015

The Complete FreeBSD: Documentation from the Source


 The Complete FreeBSD is an eminently practical guidebook that explains not only how to get a computer up and running with the FreeBSD operating system, but also how to turn it into a highly functional and secure server that can host large numbers of users and disks, support remote access, and provide web service, mail service, and other key parts of the Internet infrastructure.

The book provides in-depth information on installation and updates, back-ups, printers, RAID, various Internet services, firewalls, the graphical X Window system, and much more. Author Greg Lehey is a member of the FreeBSD core team and has been developing, documenting, and advocating for FreeBSD for nearly ten years. Whether you're an experienced Unix® user or just interested in learning more about this free operating system and how you can put it to work for you, this do-it-yourself BSD documentation will provide the information you need.

Title The Complete FreeBSD: Documentation from the Source
Author(s) Greg Lehey
Publisher: O'Reilly Media; 4th edition (April 29, 2003), eBook (2006)
Hardcover: 720 pages
eBook: PostScript, PDF
Language: English
ISBN-10: 0596005164
ISBN-13: 978-0596005160
Download: http://www.lemis.com/grog/Documentation/CFBSD/

Monday, 6 April 2015

How to Make a Computer Operating System from Scratch using C/C++


 This book is about how to write a computer operating system in C/C++ from scratch. The goal is to build a very simple UNIX-based operating system, not just a 'proof-of-concept'. The OS should be able to boot, start a userland shell, and be extensible.

Title How to Make a Computer Operating System from Scratch using C/C++
Author(s) Samy Pesse
Publisher: gitbooks (2014). Updated Continuously)
Hardcover/Paperback N/A
eBook PDF, Mobi (Kindle) and ePub
Language: English
ISBN-10: N/A
ISBN-13: N/A
Download: http://samypesse.gitbooks.io/how-to-create-an-operating-system/

Saturday, 4 April 2015

UNIX Systems Programming for SVR4


Any program worth its salt uses operating system services. Even a simple program, if practical, reads input and produces output. And, most applications have more complex needs. They need to find out the time, use the network, or start and communicate with other processes. Systems programming really means nothing more than writing software that uses these operating system services.

This book gives you the nitty-gritty details on how UNIX interacts with applications. If you're writing an application from scratch, or if you're porting an application to any System V Release 4 (SVR4) platform, you need this book. The first part of the book presents simple functions and concepts supported by numerous code fragment examples and short demonstration programs. These examples become building blocks for the application program examples that appear later in the book to illustrate more advanced, complex functions.

    Title UNIX Systems Programming for SVR4
    Author(s) David A. Curry
    Publisher: O'Reilly Media; 1 edition (August 11, 1996)
    Paperback 617 pages
    ebook Multiple Formats: PDF (230 pages, 2.1 MB), ePub, and Mobi (Kindle)
    Language: English
    ISBN-10: 1565921631
    ISBN-13: 978-1565921634
    Download: http://www.bitsinthewind.com/about-dac/publications/unix-systems-programming
loading...

Search: