Home » Linux Magazine

Linux Magazine

Encrypted File Systems

Bear Giles Issue #51, July 1998 Here’s a good way to protect your files. Mr. Giles explains how to encrypt your entire file system rather than individual files. In one episode of “Miami Vice” Crockett and Tubbs have managed to gain access to a drug runner’s computer, only to be stymied by its insistence on a password before presenting incriminating ...

Read More »

Having Fun on ViewSurf

Pierre Ficheux Issue #51, July 1998 This article explains how Linux is used in the ViewSurf “Beach Report”, a fun WebCAM-based service. The raison d’être of ViewSurf is to give surfers access to up-to-date on-line weather reports. Classic weather report information is provided, such as temperature and wave status, but the bonus is an up-to-date video that gives the surfer ...

Read More »

A Glimpse of Icon

Clinton Jeffery Shamim Mohamed Issue #51, July 1998 This article gives a quick introduction to the programming language Icon, developed at the University of Arizona. Linux users are early adopters of new technology, so it’s not surprising that many in the Linux community wish to use the best programming language for a given application, rather than being limited to just ...

Read More »

Linus Speaks at SVLUG Meeting

Chris DiBona Issue #50, June 1998 Linus Torvalds tells the Silicon Valley users group about his current work on the Linux kernel. When we gave the job of arranging speakers to Sam Ockman, we never doubted his ability to bring in terrific speakers. His first speaker, for our January meeting, was his personal hero, H. Peter Anvin. For February, we ...

Read More »

Linux WAN Routers

Tony Mancill Issue #50, June 1998 Here’s another great use for Linux; Mr. Mancill tells us why his company picked Linux routers over the big names. Every time I deploy a Linux system for my company, the phrase “Linux in a production environment? It’ll never happen,” stills echoes through my head. At a previous employer, this was the pat answer ...

Read More »

Virtual Interview with Jeremy Allison and Andrew Tridgell

John Blair Issue #50, June 1998 Author John Blair talks to two members of the Samba development team to discover some history and take a look at the future of the project. Andrew Tridgell and Jeremy Allison together have written the majority of the code in Samba, the popular SMB (Windows Networking) file server for UNIX and UNIX-like operating systems. ...

Read More »

Magick with Images

Steve Whitehouse Issue #50, June 1998 Mr. Whitehouse gives us an introduction to a free software package for manipulating images—ImageMagick. Ever since the first computers with graphical displays, computer editing and transformation of images has been one of the most popular application areas. There should be little surprise that there is a multiplicity of free graphic software available under Linux. ...

Read More »

The Coda Distributed File System

Peter J. Braam Issue #50, June 1998 Carnegie Mellon University has developed an exciting file system. Mr. Braam, one of the developers, tells us all about it. The Coda distributed file system is a state-of-the-art experimental file system developed in the group of M. Satyanarayanan at Carnegie Mellon University (CMU). Numerous people contributed to Coda, which now incorporates many features ...

Read More »

Toward Greater Portability: A Quixotic View

Ph.D.. Graydon Ekdahl, Issue #49, May 1998 A fun way to look at the issue of the development of a universal GUI. Don Quixote: Ahhh, Sancho, think of it! A single GUI interface that would allow me to write my application once and then run it on Windows, OS2 Warp and Linux boxes without changing one line! Maybe even on ...

Read More »

The Python DB-API

Andrew M. Kuchling Issue #49, May 1998 A Python SIG has put together a DB-API standard; Mr. Kuchling gives us the details. Many people use Python because, like other scripting languages, it is a portable, platform-independent and general-purpose language that can perform the same tasks as the database-centric, proprietary 4GL tools supplied by database vendors. Like 4GL tools, Python lets ...

Read More »