Home » 2021 » June

Monthly Archives: June 2021

Ghosting onto the Net

Scott Steadman Issue #38, June 1997 Communicating from the office to home using a Linux server and the Internet. Background Recently I got the urge to tinker with managing my network at home in order to get some experience with Unix and heterogeneous network management. I have three Windows boxes (two with Windows 95 and one with Windows 3.1) hooked ...

Read More »

Linux Support – Users Cannot Change Password

linux open

Various Issue #37, May 1997 Our experts answer your technical questions. Netscape On MkLinux I have installed MkLinux on my Mac 6100. I log in and ftp Netscape. When I try to run the executable I get an error message saying I can’t run the binary. —Manny Duarte No MkLinux Binary As far as I know, Netscape does not support ...

Read More »

Python Update

Andrew Kuchling Issue #37, May 1997 Python has evolved since we last had an article on it. Andrew Kuchling brings us up to date in this article, and we invite readers to submit suggestions for Python topics Andrew might cover in future issues of Linux Journal. What’s been happening to Python since J. Bauer’s article in Linux Journal #35? Like ...

Read More »

LJ Interviews Przemek Klosowski

Marjorie Richardson Lydia Kinata Przemek Klosowski Issue #37, May 1997 Mr. Klosowski tells us about his users group and why it is such a success. Marjorie Richardson, Editor of Linux Journal, and Lydia Kinata, SSC Products Specialist, interviewed Przemek Klosowski, the founder of the highly successful Washington DC Linux Users Group. The interview was conducted via e-mail on January 21, ...

Read More »

Safely Running Programs as root

Phil Hughes Issue #37, May 1997 Every time you are running as root, you are taking a chance. With a little programming, you can decrease the need to be root and make your life a little safer. This article is more about ending a bad habit than serious programming. How many of you regularly become root to do some routine ...

Read More »

An Interview with DEC

David Rusling Jon Hall Issue #37, May 1997 David Rusling and Jon “maddog” Hall talk about Digital Equipment Corporation and the porting of Linux to the 64-bit Alpha. The Alpha port of Linux actually started on two fronts, one in the Littleton, Massachusetts offices of Digital Equipment Corporation, and one on a riverboat in New Orleans, Louisiana. The first front ...

Read More »

Internet Servers in Perl

Mike Mull Issue #37, May 1997 In a sequel to his “Perl and Sockets” article in the March 1997 issue of Linux Journal, Mike Mull demonstrates how Perl can be used for the server end of a socket connection. In my previous article in Issue #35 of Linux Journal, I wrote about the socket library functions in Perl with an ...

Read More »

Tcl/Tk with C for Image Processing

Siome K. Goldenstein Issue #37, May 1997 See how to use a mix of Tcl, Tk, and C to make image manipulation both easy and efficient. To start an implementation in C from scratch for an image processing (or manipulation) program is a difficult task. It is necessary not only to develop an internal data structure, but also to write ...

Read More »

Linux Support – Setting Up An X Terminal

linux os

Various Issue #36, April 1997 Our experts answer your technical questions. Doubling Connection Speed I have heard that it’s possible to set up Linux to combine two analog modems into one so as to double the speed of a connection. Is this true? If so, how does this work and where can I get more information on how to do ...

Read More »

Somebody Still Uses Assembly Language?

Richard Sevenich Issue #36, April 1997 Assembly language is a wonderful tool for teaching about how computers work. Professor Sevenich explains how it is used at WSU. In the core program for our computer science curricula we offer two assembly language courses as elements in that part of our sequence providing hardware emphasis. Although the students do learn to program ...

Read More »