Transparent

bagsta's documents in Programming

BitTorrent Protocol Version 1.0 Revision 1.33

This document describes the BitTorrent Protocol version 1.0 referred to as "BTP/1.0". The BitTorrent Protocol (BTP) is a protocol for collaborative file distribution across the Internet and has bee...
  • Pdf_16x16 14 pages
  • bagsta published this 10/02/2008
  • 1,445 reads
  • 0 comments

VT100 User Guide

This document is a reproduction of the third edition of this book, published by Digital in June 1981. Although I have proof-read this, there may still be errors remaining. If you find one, please t...
  • Pdf_16x16 94 pages
  • bagsta published this 06/30/2008
  • 725 reads
  • 0 comments

Application Development for the OLPC Laptop

The XO laptop (of the One-Laptop-Per-Child initiative) is an inexpensive laptop project intended to help educate children around the world. The XO laptop includes many innovations, such as a novel,...
  • Pdf_16x16 25 pages
  • bagsta published this 06/20/2008
  • 1,412 reads
  • 0 comments

Compiling and Installing Software From Sources

Learn how to compile and install open source programs from their original source code. This tutorial shows how to compile the vast majority of Unix sources. developerWorks columnist Daniel Robbins ...
  • Pdf_16x16 10 pages
  • bagsta published this 06/20/2008
  • 544 reads
  • 0 comments

Fast Web Browsing With a Caching Proxy

This free tutorial will show you how to compile, install, and configure oops, an open source, high-performance, multi-threaded Web proxy under Linux. Caching Web proxies are especially useful for a...
  • Pdf_16x16 13 pages
  • bagsta published this 06/20/2008
  • 4,651 reads
  • 0 comments

Backing Up Your Linux Machines

Cover your back in the worst-case scenario with the techniques in this tutorial. Even new, high-quality hard drives will occasionally fail. Regular system backups are essential, especially for busy...
  • Pdf_16x16 19 pages
  • bagsta published this 06/20/2008
  • 1,034 reads
  • 0 comments

Build a Linux Test Network

This tutorial shows how to combine Samba and GRUB to build a compact, highly adaptable, cross-platform test network, capable of booting and networking a large number of operating systems on a small...
  • Pdf_16x16 15 pages
  • bagsta published this 06/20/2008
  • 2,260 reads
  • 0 comments

Build a GCC-Based Cross Compiler for Linux

Get step-by-step instructions for building a cross-compiler so that you can build and develop applications for an alternative platform. Cross-compilers can be useful in many different situations, s...
  • Pdf_16x16 16 pages
  • bagsta published this 06/20/2008
  • 5,708 reads
  • 0 comments

Test-First Programming With Ruby

This tutorial will build a simple Ruby application following Test First principles. It will start with an overview of the Test::Unit library that ships with Ruby then move on to writing tests from ...
  • Pdf_16x16 17 pages
  • bagsta published this 06/20/2008
  • 1,914 reads
  • 0 comments

Manage C Data Using the GLib Collections

In this tutorial, learn how to use the GLib collection data structures to effectively manage data within C programs. In particular, you'll see how to use GLib's built-in data structures/containers ...
  • Pdf_16x16 50 pages
  • bagsta published this 06/20/2008
  • 5,346 reads
  • 0 comments

Vi Intro -- The Cheat Sheet Method

This tutorial shows how to use vi, a powerful visual editor. Using an accelerated "cheat sheet" method, this tutorial aims to make you a proficient vi user without requiring a huge time commitment....
  • Pdf_16x16 16 pages
  • bagsta published this 06/20/2008
  • 3,752 reads
  • 0 comments

Hacking the Linux 2.6 kernel, Part 2 Making your first hack

In this second of a two-part series, discover the organization of the Linux kernel source, build an understanding of system calls, and craft your own kernel modules and patches. Found @ ibm.com
  • Pdf_16x16 24 pages
  • bagsta published this 06/20/2008
  • 3,043 reads
  • 0 comments

Hacking the Linux 2.6 Kernel, Part 1 Getting Ready

In this first of a two-part series, learn about system and environment requirements, the best ways to acquire Linux source code, how to configure and boot your new kernel, and how to use the printk...
  • Pdf_16x16 20 pages
  • bagsta published this 06/20/2008
  • 2,938 reads
  • 2 comments

UNIX Tips and Tricks for a New User, Part 4 Some Nifty Shell Tricks

When writing a shell program, you often come across some special situation that you'd like to handle automatically. This tutorial includes examples of such situations from small Bourne shell script...
  • Pdf_16x16 27 pages
  • bagsta published this 06/20/2008
  • 3,096 reads
  • 0 comments

UNIX Tips and Tricks for a New User, Part 3 Introducing Filters and Regular Expressions

Discover the power of UNIX(R) filters. In this tutorial, you'll learn about the grep family in depth, including the syntax of regular expressions in many UNIX utilities. You'll also find out more a...
  • Pdf_16x16 19 pages
  • bagsta published this 06/20/2008
  • 2,188 reads
  • 0 comments

Industrial-Strength Linux Lockdown, Part 2 Executing Only Signed Binaries

For technical and non-technical users alike, maintaining a large installed base of Linux machines can be a harrowing experience for an administrator. Technical users take advantage of Linux's extre...
  • Pdf_16x16 16 pages
  • bagsta published this 06/20/2008
  • 1,545 reads
  • 0 comments

Building your own memory manager for C C++ projects

Performance optimization of code is serious business. It's fairly common to see a piece of functionally correct software written in C or C++ that takes way too much memory, time, or, in the worst c...
  • Pdf_16x16 26 pages
  • bagsta published this 06/20/2008
  • 10,989 reads
  • 0 comments

Industrial-strength Linux lockdown, Part 1 Removing the shell

For technical and non-technical users alike, maintaining a large installed base of Linux machines can be a harrowing experience for an administrator. Technical users take advantage of Linux's extre...
  • Pdf_16x16 19 pages
  • bagsta published this 06/20/2008
  • 1,385 reads
  • 0 comments

Sockets Programming in Python

This tutorial shows how to develop sockets-based networking applications using Python. In this tutorial, you first learn a few Python basics and see why Python makes a good network programming lang...
  • Pdf_16x16 22 pages
  • bagsta published this 06/20/2008
  • 7,417 reads
  • 0 comments

Sockets Programming in Ruby

This tutorial shows how to develop sockets-based networking applications using the Ruby language. You learn Ruby basics as well as the most important classes for sockets programming, and then look ...
  • Pdf_16x16 25 pages
  • bagsta published this 06/20/2008
  • 5,492 reads
  • 0 comments
  • Showing 1-20 of 57.
  • Pages: 1 2 3