Home » Linux India

Author Archives: Linux India

GPIB: Cool, It Works with Linux!

Timotej Ecimovic Issue #47, March 1998 GPIB is a standard bus used in laboratory and industry data acquisition and experimental control that is now available for Linux. Gambling is a way of life with computers. The technology is changing daily, and anyone involved with system administration should try to keep up with it at any cost. Sometimes it’s all too ...

Read More »

The SANE Scanner Interface

David Mosberger Issue #47, March 1998 SANE makes it easy to support a wide variety of devices and of applications with a minimum amount of programming effort. SANE stands for “Scanner Access Now Easy”. It is a universal interface that enables you to acquire images from any device that produces raster images, including flatbed scanners, video and still cameras and ...

Read More »

Linux Network Programming, Part 2

Ivan Griffin John Nelson Issue #47, March 1998 In part 2 of our series we learn how to design and code network daemons to serve our clients well. Daemon processes are servers which run in the background servicing various clients. You should be aware of the following few issues when creating daemon processes. During development, it is always advisable to ...

Read More »

Linux Support – Clustering Linux Servers

linux server

Various Issue #46, February 1998 Our experts answer your technical questions. Using Two Monitors in Linux Is it possible to set up Linux to use two monitors? If so, where can I find out about it? —Greg Bell It is possible to use multiple monitors but to do so you will need an X Server that supports it. Accelerated X ...

Read More »

A Partner’s Survival Guide

Telsa Gwynne Issue #46, February 1998 A view of life with a hacker brought to us by a mischievous spouse who should know—Ms. Gwynne is married to Alan Cox. I have just celebrated my fifth wedding anniversary to a hacker. Happily, there aren’t many things I would change. I feel the past five years have given me some experiences that ...

Read More »

The Quick Start Guide to the GIMP, Part Four

Michael J. Hammel Issue #46, February 1998 Our series winds up with a detailed description of the toolbox, plug-ins and keyboard acceleration.           Last month we talked about the Image Window and Layers, two very important topics when learning about the GIMP. Image Windows are where image processing work is displayed and where you pick the ...

Read More »

Linux Helps Bring Titanic to Life

Daryll Strauss Wook Issue #46, February 1998 Digital Domain uses Linux to create high-tech visual effects for the movies. Digital Domain is an advanced full-service production studio located in Venice, California. There, we generate visual effects for feature films and commercials as well as new media applications. Our feature film credits include Interview with the Vampire, True Lies, Apollo 13, ...

Read More »

Linux Network Programming, Part 1

Ivan Griffin PhD. John Nelson Issue #46, February 1998 This is the first of a series of articles about how to devlop networked applications using the various interfaces available on Linux. Like most other Unix-based operating systems, Linux supports TCP/IP as its native network transport. In this series, we will assume you are fairly familiar with C programming on Linux ...

Read More »

Linux Support – Linking Linux and Windows NT

windows v linux

Various Issue #45, January 1998 Our experts answer your technical questions. Touch Screen Support I am currently looking into the possibility of using a touch screen for my system. Which touch screens are supported by Linux? —Cheng Yap Red Hat 4.2 Touch screen support depends on the X server you are using. I’m not sure which (if any) touch screens ...

Read More »

The Quick Start Guide to the GIMP, Part 3

Michael J. Hammel Issue #45, January 1998 This month we learn how to use the Image Window and layers in building our images with the GIMP, a Linux power tool for the graphics artist.           Patience and persistence has paid off. After two articles you sat and wondered “When do we get to the meat?” In ...

Read More »