Download WordPress Themes, Happy Birthday Wishes
Home » Tag Archives: Unix (page 2)

Tag Archives: Unix

UNIX System Security: A Guide for Users and System Administrators

Because the UNIX system was originally designed by programmers for use by other programmers, it was used in an environment of open cooperation where security was of minimal concern. Now that its use has spread to universities, businesses, and gover

Read More »

ANSI C for Programmers on UNIX Systems

This document aims to introduce C by providing and explaining examples of common programming tasks, and to enable the reader to learn from available source code by clarifying common causes of incomprehension. The first part of the document is an info

Read More »

Programming in C – UNIX System Calls and Subroutines using C

This book is guide to UNIX software development in C for professional programmers and students. The book focuses on the UNIX system call interface, the programming interface between the UNIX Kernel and applications software running in the UNIX enviro

Read More »

Using C on the UNIX System

Using C on the UNIX System provides a thorough introduction to the UNIX system call libraries. It is aimed at programmers who already know C, but who want to take full advantage of the UNIX programming environment. If you want to learn how to work wi

Read More »