Author: Don Bolinger
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565921177
Category : Computers
Languages : en
Pages : 540
Book Description
Applying revision control system and source code control system.
Applying RCS and SCCS
Author: Don Bolinger
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565921177
Category : Computers
Languages : en
Pages : 540
Book Description
Applying revision control system and source code control system.
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565921177
Category : Computers
Languages : en
Pages : 540
Book Description
Applying revision control system and source code control system.
XLIB Reference Manual R5
Author: Adrian Nye
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565920064
Category : Computers
Languages : en
Pages : 948
Book Description
Volume 2, Xlib Reference Manual, is a complete programmer's reference for Xlib. Covers X11 Release 4 and Release 5. Contents Include: Reference pages for Xlib functions Reference pages for event types Permuted index to Xlib functions Description of macros and reference pages for their function versions Listing of the server-side color database Alphabetical index and description of structures Alphabetical index and description of defined symbols KeySyms and their meaning Illustration of the standard cursor font Function group index to the right routine for a particular task Reference pages for Xlib-related Xmu functions (miscellaneous utilities) Four single-page reference aids for the GC and window attributes Features in the third edition include: Over 100 new man pages covering Xcms, internationalization, and the function versions of macros. Updating to the R5 spec. New "Returns" sections on all the functions which return values, making this information easier to find.
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565920064
Category : Computers
Languages : en
Pages : 948
Book Description
Volume 2, Xlib Reference Manual, is a complete programmer's reference for Xlib. Covers X11 Release 4 and Release 5. Contents Include: Reference pages for Xlib functions Reference pages for event types Permuted index to Xlib functions Description of macros and reference pages for their function versions Listing of the server-side color database Alphabetical index and description of structures Alphabetical index and description of defined symbols KeySyms and their meaning Illustration of the standard cursor font Function group index to the right routine for a particular task Reference pages for Xlib-related Xmu functions (miscellaneous utilities) Four single-page reference aids for the GC and window attributes Features in the third edition include: Over 100 new man pages covering Xcms, internationalization, and the function versions of macros. Updating to the R5 spec. New "Returns" sections on all the functions which return values, making this information easier to find.
Programming with GNU Software
Author: Michael Kosta Loukides
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565921122
Category : Computers
Languages : en
Pages : 268
Book Description
Here is a complete package for programmers who are new to UNIX or who would like to make better use of the system. The book provides an introduction to all the tools needed for a C programmer. The CD contains sources and binaries for the most popular GNU tools, including their C/C++ compiler.
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565921122
Category : Computers
Languages : en
Pages : 268
Book Description
Here is a complete package for programmers who are new to UNIX or who would like to make better use of the system. The book provides an introduction to all the tools needed for a C programmer. The CD contains sources and binaries for the most popular GNU tools, including their C/C++ compiler.
Programming Embedded Systems in C and C++
Author: Michael Barr
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565923546
Category : Computers
Languages : en
Pages : 206
Book Description
This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, and more.
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565923546
Category : Computers
Languages : en
Pages : 206
Book Description
This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, and more.
Essential System Administration
Author: AEleen Frisch
Publisher: O'Reilly
ISBN:
Category : Business & Economics
Languages : en
Pages : 806
Book Description
Since its first printing in October 1991, Essential System Administration has been the definitive practical guide for UNIX system administrators. Rewritten from the ground up, this new edition covers all facets of UNIX system administration: the general concepts, underlying structure, and guiding assumptions that define the UNIX environment, as well as the commands, procedures, strategies, and policies essential to success as a system administrator. The book talks about all the usual administrative tools that UNIX provides--and also shows how to use those tools in smarter and more efficient ways.
Publisher: O'Reilly
ISBN:
Category : Business & Economics
Languages : en
Pages : 806
Book Description
Since its first printing in October 1991, Essential System Administration has been the definitive practical guide for UNIX system administrators. Rewritten from the ground up, this new edition covers all facets of UNIX system administration: the general concepts, underlying structure, and guiding assumptions that define the UNIX environment, as well as the commands, procedures, strategies, and policies essential to success as a system administrator. The book talks about all the usual administrative tools that UNIX provides--and also shows how to use those tools in smarter and more efficient ways.
Porting UNIX Software
Author: Greg Lehey
Publisher: O'Reilly Media
ISBN:
Category : Computers
Languages : en
Pages : 558
Book Description
The first book to deal with the whole life cycle of porting, from obtaining software to building the documentation, Porting UNIX Software offers complete coverage of porting issues, including how to obtain and load the software and make changes in programs to get them working. Includes summaries of major UNIX features that vary between systems.
Publisher: O'Reilly Media
ISBN:
Category : Computers
Languages : en
Pages : 558
Book Description
The first book to deal with the whole life cycle of porting, from obtaining software to building the documentation, Porting UNIX Software offers complete coverage of porting issues, including how to obtain and load the software and make changes in programs to get them working. Includes summaries of major UNIX features that vary between systems.
Effective Awk Programming
Author: Arnold Robbins
Publisher: "O'Reilly Media, Inc."
ISBN: 0596805373
Category : Computers
Languages : en
Pages : 454
Book Description
Effective awk Programming,3rd Edition, focuses entirely onawk, exploring it in the greatest depth of the three awk titles we carry. It's an excellent companion piece to the more broadly focused second edition.This book provides complete coverage of the gawk 3.1 language as well as the most up-to-date coverage of the POSIX standard forawk available anywhere. Author Arnold Robbins clearly distinguishes standard awk features from GNU awk(gawk)-specific features, shines light into many of the "dark corners" of the language (areas to watch out for when programming), and devotes two full chapters to example programs. A brand new chapter is devoted to TCP/IP networking with gawk. He includes a summary of how the awk language evolved.The book also covers: Internationalization of gawk Interfacing to i18n at the awk level Two-way pipes TCP/IP networking via the two-way pipe interface The new PROCINFO array, which provides information about running gawk Profiling and pretty-printing awk programs In addition to covering the awk language, this book serves as the official "User's Guide" for the GNU implementation of awk (gawk), describing in an integrated fashion the extensions available to the System V Release 4 version of awk that are also available in gawk.As the official gawk User's Guide, this book will also be available electronically, and can be freely copied and distributed under the terms of the Free Software Foundation's Free Documentation License (FDL). A portion of the proceeds from sales of this book will go to the Free Software Foundation to support further development of free and open source software.The third edition of Effective awk Programming is a GNU Manual and is published by O'Reilly & Associates under the Free Software Foundation's Free Documentation License (FDL). A portion of the proceeds from the sale of this book is donated to the Free Software Foundation to further development of GNU software. This book is also available in electronic form; you have the freedom to modify this GNU Manual, like GNU software. Copies published by the Free Software Foundation raise funds for GNU development.
Publisher: "O'Reilly Media, Inc."
ISBN: 0596805373
Category : Computers
Languages : en
Pages : 454
Book Description
Effective awk Programming,3rd Edition, focuses entirely onawk, exploring it in the greatest depth of the three awk titles we carry. It's an excellent companion piece to the more broadly focused second edition.This book provides complete coverage of the gawk 3.1 language as well as the most up-to-date coverage of the POSIX standard forawk available anywhere. Author Arnold Robbins clearly distinguishes standard awk features from GNU awk(gawk)-specific features, shines light into many of the "dark corners" of the language (areas to watch out for when programming), and devotes two full chapters to example programs. A brand new chapter is devoted to TCP/IP networking with gawk. He includes a summary of how the awk language evolved.The book also covers: Internationalization of gawk Interfacing to i18n at the awk level Two-way pipes TCP/IP networking via the two-way pipe interface The new PROCINFO array, which provides information about running gawk Profiling and pretty-printing awk programs In addition to covering the awk language, this book serves as the official "User's Guide" for the GNU implementation of awk (gawk), describing in an integrated fashion the extensions available to the System V Release 4 version of awk that are also available in gawk.As the official gawk User's Guide, this book will also be available electronically, and can be freely copied and distributed under the terms of the Free Software Foundation's Free Documentation License (FDL). A portion of the proceeds from sales of this book will go to the Free Software Foundation to support further development of free and open source software.The third edition of Effective awk Programming is a GNU Manual and is published by O'Reilly & Associates under the Free Software Foundation's Free Documentation License (FDL). A portion of the proceeds from the sale of this book is donated to the Free Software Foundation to further development of GNU software. This book is also available in electronic form; you have the freedom to modify this GNU Manual, like GNU software. Copies published by the Free Software Foundation raise funds for GNU development.
POSIX Programmers Guide
Author: Donald Lewine
Publisher: "O'Reilly Media, Inc."
ISBN: 9780937175736
Category : Computers
Languages : en
Pages : 654
Book Description
Software -- Operating Systems.
Publisher: "O'Reilly Media, Inc."
ISBN: 9780937175736
Category : Computers
Languages : en
Pages : 654
Book Description
Software -- Operating Systems.
TCP/IP Network Administration
Author: Craig Hunt
Publisher: O'Reilly
ISBN:
Category : Computer network protocols
Languages : en
Pages : 650
Book Description
TCP/IP Network Administration, 2nd Editionis a complete guide to setting up and running a TCP/IP network for administrators of networks of systems or users of home systems that access the Internet. It starts with the fundamentals: what the protocols do and how they work, how addresses and routing are used to move data through the network, and how to set up your network connection. Beyond basic setup, this new second edition discusses advanced routing protocols (RIPv2, OSPF, and BGP) and thegatedsoftware package that implements them. It also provides a tutorial on how to configure important network services, including PPP, SLIP, sendmail, Domain Name Service (DNS), BOOTP and DHCP configuration servers, and some simple setups for NIS and NFS. There are also chapters on troubleshooting and security. In addition, this book is a command and syntax reference for several important packages, includingpppd,dip,gated,named,dhcpd, andsendmail. Contents include: Overview of TCP/IP Delivering the Data Network Services Getting Started Basic Configuration Configuring the Interface Configuring Routing Configuring DNS Name Service Configuring Network Servers sendmail Troubleshooting TCP/IP Network Security Internet Information Resources Appendixes include:dip,pppdandchatreference; agatedreference; anamedreference; adhcpdreference; and asendmailreference Covers Linux, BSD, and System V TCP/IP implementations.
Publisher: O'Reilly
ISBN:
Category : Computer network protocols
Languages : en
Pages : 650
Book Description
TCP/IP Network Administration, 2nd Editionis a complete guide to setting up and running a TCP/IP network for administrators of networks of systems or users of home systems that access the Internet. It starts with the fundamentals: what the protocols do and how they work, how addresses and routing are used to move data through the network, and how to set up your network connection. Beyond basic setup, this new second edition discusses advanced routing protocols (RIPv2, OSPF, and BGP) and thegatedsoftware package that implements them. It also provides a tutorial on how to configure important network services, including PPP, SLIP, sendmail, Domain Name Service (DNS), BOOTP and DHCP configuration servers, and some simple setups for NIS and NFS. There are also chapters on troubleshooting and security. In addition, this book is a command and syntax reference for several important packages, includingpppd,dip,gated,named,dhcpd, andsendmail. Contents include: Overview of TCP/IP Delivering the Data Network Services Getting Started Basic Configuration Configuring the Interface Configuring Routing Configuring DNS Name Service Configuring Network Servers sendmail Troubleshooting TCP/IP Network Security Internet Information Resources Appendixes include:dip,pppdandchatreference; agatedreference; anamedreference; adhcpdreference; and asendmailreference Covers Linux, BSD, and System V TCP/IP implementations.
ADO ActiveX Data Objects
Author: Jason T. Roff
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565924154
Category : Computers
Languages : en
Pages : 628
Book Description
The architecture of ADO (ActiveX Data Objects), Microsoft's newest form of database communication, is simple, concise, and efficient. This indispensable reference takes a comprehensive look at every object, collection, method, and property of ADO for developers who want to get a leg up on this technology.
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565924154
Category : Computers
Languages : en
Pages : 628
Book Description
The architecture of ADO (ActiveX Data Objects), Microsoft's newest form of database communication, is simple, concise, and efficient. This indispensable reference takes a comprehensive look at every object, collection, method, and property of ADO for developers who want to get a leg up on this technology.