old-www/LDP/LG/issue37/lg_mail37.html

847 lines
34 KiB
HTML

<!--startcut ==========================================================-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<title>Linux Gazette MailBag LG #37</title>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#A000A0"
ALINK="#FF0000">
<!--endcut ============================================================-->
<H4>"Linux Gazette...<I>making Linux just a little more fun!</I>"</H4>
<HR>
<center>
<table width="100%" cellpadding=7><tr><td>
<H2><a NAME="mail"><IMG SRC="../gx/mailbox.gif" ALIGN=MIDDLE ALT=" ">
The Mailbag!</a> </H2>
Write the Gazette at <A HREF="mailto:gazette@ssc.com"> gazette@ssc.com</A>
</td><td>
<H3>Contents:</H3>
<ul>
<li><a HREF="./lg_mail37.html#help">Help Wanted -- Article Ideas</a>
<li><a HREF="./lg_mail37.html#gen">General Mail</a>
</ul>
</td></tr></table>
</center>
<a name="help"></a>
<p><hr><p>
<!-- =================================================================== -->
<center><H3><font color="maroon">Help Wanted -- Article Ideas</font></H3></center>
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Wed, 6 Jan 1999 16:59:49 +0100<BR>
From: "W.N. Beukers", <A HREF="mailto:beukers@ampcometal.nl">
beukers@ampcometal.nl</A> <BR>
Subject: <font color="maroon">Set up Linux as server</font>
<P>
I am planning to buy a Linux version to use for a server i am setting
up.
The main things I want to have Linux do is ask as a proxy, a mail and a
fax server.
<P>
Linux will be running on a PC together with windows 95 and handles all
the outgoing faxes, all e-mail communications (internal and external).
Also these users have to have the possibility to to on the Internet by
means of the proxy server.
<P>
Last wish I have is a graphical interface to work with as I am a novice
but I still want to set up this system and maintain it.
What Unix version is the best, easiest (red hat, Susie, or Debian)
<P>
Can you tell what I need as a basis and what additional packages I need
so that I can order it.
<P>
--<BR>
Wilko Beukers
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Wed, 6 Jan 1999 11:17:18 -0500<BR>
From: DJ FALCIONE, <A HREF="mailto:falcione@bettis.gov">falcione@bettis.gov
</A> <BR>
Subject: <font color="maroon">Idea for an article</font>
<P>
I have an idea for an article.
<P>
How about a primer on how to set up one's sound card to do true MIDI?
<P>
I have an Ensoniq AudioPCI card and have been successful in getting it
to play WAV files via the audio out port and also simulated MIDI using
TIMIDITY.
<P>
But I can't figure out how to get TRUE MIDI rendering like I get with the
same card in Windows 95.
<P>
Is this a driver issue? Thanks,
<P>
--<BR>
Dean Falcione
<blockquote> <font color="maroon">
(Check out <I>Linux Journal</I> issue58. It has an article on Csound that discusses MIDI
issues. It's on-line too at <A
HREF="http://www.linuxjournal.com/issue58/3187.html">
http://www.linuxjournal.com/issue58/3187.html</A>. --Editor)
</font> </blockquote>
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Tue, 05 Jan 1999 22:42:11 -0600<BR>
From: Romulo Rodriguez, <A HREF="mailto:romulorc@earthlink.net">
romulorc@earthlink.net</A> <BR>
Subject: <font color="maroon">Celeron</font>
<P>
I would like to know whether Linux will have any problems with the Intel
Celeron Processor. Thanks,
<P>
--<BR>
R Rodriguez
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Wed, 6 Jan 1999 10:33:39 -0600<BR>
From: "MARK -The Great- ZOLTON", <A HREF="mailto:mcz@wheat.ksu.edu">
mcz@wheat.ksu.edu</A> <BR>
Subject: <font color="maroon">Advanced Linux/Java Concepts</font>
<P>
At my university, most new programming courses are taught in Java.
Because of that, I have become quite apt in programming for such an
environment. However, when the time comes that I have a great idea
for and application for Linux, I feel somewhat bad about programming
it in Java as it is not native to the system. I feel particularly
left out when it comes to gathering information from the system. For
instance, I am currently working on a set of Zip disk management tools
and I have begun coding the core of the application in Java. Since
Java is the only language where I have any real experience
programming a GUI, I plan on using the Swing widget set to make a
slick GUI. Anyway, to manipulate the Zip disks, I make several calls
to basic system functions like umount, mount, eject. While this is
fine for simply manipulating the disk, I would also like to gather
information about the disk... such as, is there a disk in the drive,
is it already mounted, etc... Can you see where I'm going. Although
Java can do quite a bit, Its platform independence seems to limit it.
I would like to know if there is a Java package designed for use with
Linux that can provide me information about the system. Or, if that
does not exist, does anyone know of a simple, effective method of
gathering information from the system? Maybe parsing output from
other Linux utilities??
Thanks
<P>
--<BR>
Mark
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Wed, 6 Jan 1999 11:30:12 -0600<BR>
From: "MARK -The Great- ZOLTON", <A HREF="mailto:mcz@wheat.ksu.edu">
mcz@wheat.ksu.edu</A> <BR>
Subject: <font color="maroon">Getting started with programming for Linux</font>
<P>
Although I am a somewhat experienced programmer, I find myself wanting
to know more about programming for Linux. I have a little C under my
belt as well as C++ and a lot of Java (from university classes) and
I'm just learning Perl. I am
very interested in programming for Linux (specifically X), but I
don't know where to start. I don't know enough C to begin fiddling
around with other people's source, so I'd like a general introduction
to programming for Linux (how to interact with the system, how to
program a GUI using GTK, QT, etc..., and how to write Window Maker
docklets). However, seeing as how I have only a little knowledge of
C, if there is an introduction which provides said things along with
intermediate C programming, that would be the best. Does something
like this exist and would the O'Reilly X books be of any use at this
stage in my development?
Thanks again,
<P>
--<BR>
Mark
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Thu, 07 Jan 1999 01:01:58 -0600b4
From: Bob Counts, <A HREF="mailto:rcounts@troi.csw.net">
rcounts@troi.csw.net</A> <BR>
Subject: <font color="maroon">Gzip and tar files</font>
<P>
I am looking forward to reading the gazette but for right now the only
machine I have is a Windows 98 that is connected to the Internet. I would
like to download the Gazette but I don't have any way to expand and
un-archive gzip and tar files in Windows. Is there any software that you
know of that will do this. I am still in the infancy stage when it comes
to Linux and I need all the help I can get. I know your magazine will help,
but until I get PPP going on my Linux machine I am stuck. I think I should
mention that my Linux and Windows computers are separate boxes.
Thanks
<P>
--<BR>
Bob Counts
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Tue, 12 Jan 1999 12:58:01 +0100<BR>
From: Ottar Engstr&oslash;m, <A HREF="mailto:Ottar.Engstrom@lfk.mil.no">
Ottar.Engstrom@lfk.mil.no</A> <BR>
Subject: <font color="maroon">Matrox Productiva G100</font>
<P>
I am trying to configure X on my PC, XF86config asks me for several
questions I can not answer. Like RAMDAC,Chipset ect on my Productiva
G100 8MB AGP graphic card? I will be pleased if You could answer me.
<P>
--<BR>
Ottar
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Tue, 12 Jan 1999 18:01:19 +1100<BR>
From: "deves", <A HREF="mailto:deves@eisa.net.au">
deves@eisa.net.au</A> <BR>
Subject: <font color="maroon">EMM 386 Emulator</font>
<P>
I'm trying to find the EMM 386, can you give me any addresses for
download of this emulator?
As my computer needs it to play most games including the famed POKEMON
game
Do you think I should get this emulator, or wait for the PC game?
P.S I still want those addys!!!!
<P>
--<BR>
deves
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Mon, 11 Jan 1999 10:53:14 -0500<BR>
From: GBE, <A HREF="mailto:hawk@valinet.com">hawk@valinet.com</A> <BR>
Subject: <font color="maroon">new user</font>
<P>
I'm new at Linux(RH5.2) and I've a question. When I download files
using Netscape4.04 it puts it in my root directory. Now I guess I'm a little
anal-retentive but I would like it to go in a folder called "download"
or some other place. When I went to upgrade my XFree86 the install
directions said that it was suppose to be in /var/tmp ???
Now I can mkdir for the folder, do I put permission on it? Do I have to
link it to somewhere?
<P>
Please give me commands to do this, if you can.
Thanks
<P>
--<BR>
Gene Euvrard
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Fri, 8 Jan 1999 19:32:05 +0200<BR>
From: "Volkan Kenaroglu", <A HREF="mailto:volkan@sim.net.tr">
volkan@sim.net.tr</A> <BR>
Subject: <font color="maroon">FTP Server</font>
<P>
I installed Debian 2.3 recently. And I want to build a FTP server. h All
I need to know is how can do this :)
But I never tried to do so I don't know even where to start. Please help!
Any information would be appreciated.
thanx Linux-mates.
<P>
--<BR>
Volkan
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Thu, 7 Jan 1999 23:28:18 -0800 (PST)<BR>
From: Shanti Mohan, <A HREF="mailto:kas6719@yahoo.com">
kas6719@yahoo.com</A> <BR>
Subject: <font color="maroon">Trouble on Linux</font>
<P>
This is regarding CD-record software available on Linux. When a CD is
doing a actual write to the CDR, and some other user on the server
tries to remove a very big file using "rm" (the file is about 400MB)
the CD-record program stops writing. This also happens when a user is
trying to copy amount of data on the server.
Is there any solution to this problem as it means that my server is
locked while write is in progress.
<P>
Could you please help ?
Thanks
<P>
--<BR>
Shanti Mohan
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Thu, 14 Jan 1999 09:30:57 +0000<BR>
From: Andreas Neukoetter, <A HREF="mailto:ti95neuk@de.ibm.com">
ti95neuk@de.ibm.com</A> <BR>
Subject: <font color="maroon">Idea for an article ...</font>
<P>
I'm one of the poor guys in Germany who has to use an Provider for his
Web server ... instead of hosting it myself.
<P>
The biggest Problem is to keep the "online"-site in sync with the "off-line"-one.
Since i choose a cheap-provider i have no telnet-access to "my"-server and
can't use the wget- or mirror-approach.
<P>
I've written some scripts to make "crc32"-lists (in fact just sum-up the bytes
since my crc32.pl just don't works) in Perl
and execute it "off-line" and "online" (as a cgi ... the only way to run
programs on the server). These lists are compared
and different files are synced ... it works... but i don't find it satisfying :(
<P>
has anybody a "better" solution ???
<P>
--<BR>
Anti
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Sat, 16 Jan 1999 14:26:26 -0000<BR>
From: "Jonathan Homer", <A HREF="mailto:jhomer@pulsesoftware.demon.co.uk">
jhomer@pulsesoftware.demon.co.uk</A> <BR>
Subject: <font color="maroon">Re Telnet!</font>
<P>
Need help with the Telnet Daemon. It works perfectly accept when you
connect via Windows or NT (sorry). It does as far as I can tell a Username
lookup. Since NT or WIN 95 does not run such a service there is a pause of
10 seconds or so. I have not yet found the way to switch this lookup off.
Can anyone help me?
Thanks
<P>
--<BR>
Jon
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Sat, 16 Jan 1999 06:05:39 -0800 (PST)<BR>
From: Steve Foster<A HREF="mailto:steve_p_foster@yahoo.com">
steve_p_foster@yahoo.com</A><BR>
Subject: <font color="maroon">Xaw3d Documentation</font>
<P>
Just a short note, is there any documentation available for the wigit
set, as I have used the example in LG 2(?), and fancy a crack at some
other styles.
<P>
--<BR>
Steve
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Fri, 22 Jan 1999 19:29:55 -0500<BR>
From: "Jeffrey S. Flowers", <A HREF="mailto:ftn@bellsouth.net">
ftn@bellsouth.net</A> <BR>
Subject: <font color="maroon">Linux in ROM</font>
<P>
The recent letters about putting Linux on a floppy is interesting to me
but what I am interested in is putting Linux in ROM. I have a used 486
and what I would like to do is buy a ISA card that emulates a IDE hard
drive. I've seen them advertised but to work with Linux wither a custom
driver would be needed or Linux would have to be set up to use the BIOS
for all disk accesses.
<P>
Does anyone know of anyone doing this kind of thing?
Thanks
<P>
--<BR>
Jeffrey
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Fri, 22 Jan 1999 10:14:45 -0600 (CST)<BR>
From: Andy Kraut, <A HREF="mailto:opie4624@wagner.mtco.com">
opie4624@wagner.mtco.com</A> <BR>
Subject: <font color="maroon">Help Wanted -- Client 32</font>
<P>
My High School uses Novell's Client 32 for all of their Internet
connections. This means that only the main server has an IP address.
Does anyone know how to make Linux (Red Hat 5.2) use the Internet over
this? IPX is the only protocol in the Network settings of the Win 95
machines here.
Thanks in advance,
<P>
--<BR>
Andy Kraut
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Wed, 27 Jan 1999 10:51:22 +030<BR>
From: "bman", <A
HREF="mailto:biz_bman@hotmail.com">biz_bman@hotmail.com</A> <BR>
Subject: <font color="maroon">A Question Please</font>
<P>
First, I like your web site, and second, I have a question.
<P>
I have two 3com modems v90's one is internal "3com v90 voice" and the
other is
External 3com v90 .... I am using each one with a Linux System and
have them connected to each others by a telephone line .... my problem is
that I don't get the 56 speed
that v90 should have. I get 33 or some thing like that... is there a way
to tune up the modems in Linux operating systems? Thanks a lot.
<P>
--<BR>
bman
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Sun, 24 Jan 1999 17:10:18 -0600<BR>
From: "Aaron Becker", <A HREF="mailto:abecke2@uic.edu">abecke2@uic.edu</A>
<BR>
Subject: <font color="maroon">Help with AGP Riva TNT and Linux</font>
<P>
I just installed Red Hat Linux 5.2, and I don't know how to configure
it to utilize my 16 MB STB Velocity 4400 AGP graphics card. That card
is not in the card database, unfortunately. I can start the X Window System, but,
the resolution is only 320 X 200. This resolution renders X
virtually unusable. I would appreciate any help anyone can give me on
this subject. Please bear in mind that I am extremely inexperienced
with Linux when you respond.
Thanks
<P>
--<BR>
Aaron
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Wed, 27 Jan 1999 21:07:17 +0100<BR>
From: "Oriol Molist", <A HREF="mailto:omsv@mail.cotursa-hotels.com">
omsv@mail.cotursa-hotels.com</A> <BR>
Subject: <font color="maroon">Suggestion</font>
<P>
I am a Linux user. I have setup several PCs as X-terminals, but it is quite
boring and takes too much time.
I want to create a script that allows the easy setup of a X-terminal with
lpd and ghostscript printer support, sharing the same NFS root for all
xterminals, these would allow to install a network of xterm-PCs easily.
Imagine that you can have the same of windows terminal server without having
to pay anything.
<P>
Please if anyone is interested in helping me, send me e-mail.
thanks
<P>
--<BR>
Oriol Molist
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Wed, 27 Jan 1999 00:18:25 -0500 (EST)<BR>
From: <A HREF="mailto:jvu001@umaryland.edu">jvu001@umaryland.edu</A> <BR>
Subject: <font color="maroon">Help: Linux, laptop, PCMCIA SCSI</font>
<P>
I have a Toshiba 220CDS laptop and it once ran Linux on a 800 MB partition,
but I deleted the partition because I needed the space. I have a PCMCIA
SCSI card and am thinking about getting the Iomega Jaz drive (either 1 or
2GB) and installing a Linux partition on that external drive. My question
is: Is this possible? Has anyone attempted this and has successfully
installed Linux on it? I'm thinking that I would have to use DOS to load
the PCMCIA drivers first and then use loadlin to boot the Linux partition.
Am I correct in thinking that this will work? Thanks.
<P>
--<BR>
John
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Tue, 26 Jan 1999 08:58:27 -0600<BR>
From: Pete Nelson, <A HREF="mailto:pete.nelson@ci.stpaul.mn.us">
pete.nelson@ci.stpaul.mn.us</A> <BR>
Subject: <font color="maroon">Serial Headache</font>
<P>
I had been trying to set up a PPP connection from my Red Hat 5.2 box at
home to various ISPs. It was so problematic, I ended up writing a
script that would begin dialing and fork an xterm with a 'tail -f
/var/log/messages' so I could watch it fail.
<P>
I ironed out all the bugs in my chat script (Linux would be no fun if
everything worked perfectly out of the box!), and pppd would connect -
but it would then bomb out.
<P>
The messages were always the same before pppd died :
<P>
pppd[xxx]: Serial connection is not 8-bit clean.
pppd[xxx]: Problem: bit 7 always 0.
<P>
So it looks like a serial problem. But I haven't found a fix with
'setserial' or anything in my BIOS, or in the PPP setup. My guess is
it's something incredibly simple that I'm just completely overlooking,
but no one else that I know can figure it out, either.
<P>
If anybody knows the answer to this problem, I'd really like to hear it
( and you can even throw in a 'DUH!' if you so desire - I'm almost
positive there's a real easy answer to this! )
Thanks.
<P>
--<BR>
Pete Nelson
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Mon, 25 Jan 1999 14:49:53 +0800 (HKT)<BR>
From: Romel Flores, <A HREF="mailto:rom@ncc.edu.ph">rom@ncc.edu.ph</A> <BR>
Subject: <font color="maroon">(newbie question) messed up terminal</font>
<P>
tty1 of my Linux box went gaga and can't accept the enter key. It just
displays the ^M when I press the enter key and ^? when I press backspace.
<P>
How do I solve the problem without resetting the machine.
Thanks.
<P>
--<BR>
R. Flores
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Fri, 29 Jan 1999 12:43:06 -0800<BR>
From: "Rick Lim", <A HREF="mailto:rick_lim@bctel.com">rick_lim@bctel.com</A> <BR>
Subject: <font color="maroon">PPP dialin and out from the same box</font>
<P>
I can connect to my ISP (PPP) which uses dynamic IP address.
I can then turn around and configure the same serial port
for a static IP (PPP) for someone to dial into the same box.
<P>
But if I now try to connect to the ISP my box has the same
static IP that was assigned to the port and it will not
let me connect.
<P>
Is there a way to PPP out dial using a static IP address
and still have a PPP in dial and assign a IP from my LAN?
Thanks for any help.
<P>
--<BR>
Rick
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Fri, 29 Jan 1999 11:13:38 -0500<BR>
From: Dean Maluski, <A HREF="mailto:n0ety@home.com">n0ety@home.com</A> <BR>
Subject: <font color="maroon">Netscape</font>
<P>
I tried using tip to have Netscape use Mail directory.
OK now I created all my sub-directories in Mail but they start with Caps so
Inbox is not the same as inbox.
<P>
Is there any way to make them the same? Preferably Netscape looking
at inbox & not Inbox.
One cool thing is now when I look at message center I have a choice of
looking in Inbox or inbox, and all directories within /Mail using Netscape.
<P>
--<BR>
Dean
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Tue, 26 Jan 1999 22:19:36 EST<BR>
From: <A HREF="mailto:tomf7@hotmail.com">tomf7@hotmail.com</A> <BR>
Subject: <font color="maroon">Linux</font>
<P>
So I finally got Red Hat 5.2 installed after 8 tries, now what. It seems like a
fun game toy, but is it really useful? I can't get Netscape going because the
server doesn't have a DNS even though I put one in for it. The xplaycd reads
the CD, but no sound. The time I spend on this system doesn't make up for the
cost. Linux has at least light years to go to catch up with anything that runs
.
<P>
--<BR>
Tom
<a name="gen"></a>
<P> <hr> <P>
<!-- =================================================================== -->
<center><H3><font color="maroon">General Mail</font></H3></center>
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Wed, 06 Jan 1999 16:43:22 +0100<BR>
From: Christian Schaller, <A HREF="mailto:frostking@linuxrising.com">
frostking@linuxrising.com</A> <BR>
Subject: <font color="maroon">RE:Anouncements by Sun & TrollTech</font>
<P>
After seeing the latest issue of <I>Linux Gazette</I> I have a couple of
comments.
<P>
1) I often feel that the stories covered in <I>Linux Gazette</I> and thereafter
<I>Linux Journal</I> are dated,
I mean these license announcements are old and heavily debated and
Slashdot etc. As a Journal subscriber I for one would appreciate if the
currentness of the stories covered in the gazette and the journal was
more close to date of publication than today.
<P>
2) As for the articles content I have one issue I think should be
brought up when the "open-source" licenses are discussed. And that is the
fact that these licenses are a bigger threat to the free software
community than proprietary software. Most of these licenses makes it
impossible to reuse code and they undermine the success criteria that
GPL/LGPL and BSD licenses gives open source software, by enabling
anybody to modify or include code or complete software packages in their
own software. If these types of licenses are allowed to be accepted as
just as good, the best scenario we might hope for is that anybody making
free software "just" have to include 20 different licenses with the
software witch have to consist of 15 different patches.
I hope SSC through their publications takes care not to support such a
development.
<P>
Sincerely,<BR>
Christian Schaller
<blockquote> <font color="maroon">
(The realities of life are both <I>LG</I> and <I>LJ</I> are monthly magazines. If an
announcement is made on on the 4th of the month, it won't show up in <I>LG</I>
until the next month. For <I>LJ</I>, it's even longer because there's the lead
time needed to get the magazine in print, etc.
</font> </blockquote>
<blockquote> <font color="maroon">
We could, of course, just ignore all news related issues and stick with
technical articles only, but then we wouldn't be getting our opinions out
there.
</font> </blockquote>
<blockquote> <font color="maroon">
What would be nice is if these companies would tell us 2 months in advance
so we could have the stories in print in <I>LJ</I> at the same time the announcement
is made. But this isn't likely to ever happen--insider information and all
that.
</font> </blockquote>
<blockquote> <font color="maroon">
One of the reasons that I put the article in <I>LG</I> was to get it out a bit
quicker than it will appear in <I>LJ</I>.
You are not the only one that has made this particular complaint. However,
I ask that you all cut us a bit of slack--we are not a daily newspaper.
</font> </blockquote>
<blockquote> <font color="maroon">
As to your second point, I noted that these licenses were not the same as
GPL--only a step in the right direction.
Thanks for writing, --Editor)
</font> </blockquote>
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Wed, 06 Jan 1999 23:07:49 +0100 (CET)<BR>
From: <A HREF="mailto:jfm2@club-internet.fr">jfm2@club-internet.fr</A> <BR>
Subject: <font color="maroon">Destroying the Kernel Compiling Myth</font>
<P>
Once again we find an
article propagating the myth of kernel compiling (the one written by a guy from
India). Problem is that since 1996 benefits of this are nearly nil in a well
designed distribution.
<P>
I think this myth is very harmful to Linux: as long as there will be people
claiming
"Thou hast to recompile thee kernel" it will be impossible to attract
non-hackers to Linux. That means confining Linux into a _small_ programmer's
ghetto.
<P>
The MIME attachment is an <A HREF="./martinez.html">analysis</A> of the benefits of compiling a 2.0 kernel. It
is based on performance measures, simple maths and source reading.
Quantitative analysis shows there are ways far more effective for optimizing a
Linux box. I talk about them but that should be developed. The text will be
part of the Independence distribution. If you think it is not acceptable
for <I>LJ</I> to
publish something that will be on a web site in a few days then publish on
<I>Linux Gazette</I>.
<P>
--<BR>
Jean Francois Martinez <BR>
Project Independence: Linux for the Masses,
http://www.independence.seul.org
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Thu, 07 Jan 1999 23:30:20 -0500<BR>
From: Jim Heyssel, <A HREF="mailto:jheyssel@bellatlantic.net">
jheyssel@bellatlantic.net</A> <BR>
Subject: <font color="maroon">Make Linux Better, Yet!</font>
<P>
I am happy with your site. I am suggesting some improvements to Linux
itself which would make it the enterprise software of the next decade.
<P>
1. Give Linux full journaling, unlimited file-size, and scalable
multiprocessor support.
Whether using ext2 with new 64-bit fs, or writing an integrated driver
for making ufs, or xfs, or ntfs, it does not matter.
<P>
2. Incorporate full IPV6 support. Incorporate complete networking
interfaces with NT, Novell, Mac, other UNIX systems. A lot of support is
already there, but I am particularly interested in Network Directory
Service type support and Domain control support with one login.
<P>
3. Fully integrated KDE desktop environment - when you install
application software, it should be on the desktop and automated for
dummies. Not everyone is a hacker. But everyone who uses computers for
the sake of interests other than the computer itself (unlike many of us
Linux geeks), should be able to download and install any application
without having to read an inordinate amount of documentation or worry
about configuration files (unless, of course, we enjoy that sort of
thing).
<P>
4. Multi configuration automation for distinct uses - e.g. an
enhancement like Red Hat's for various types of use: server, router,
desktop workstation, database server, etc.
<P>
5. Software that deliberately aims at inter-operability with file
formats generated by Microsoft, Apple, and other popular software
applications.
<P>
6. These goals can easily be achieved in the next year and make Linux
number one, with a combination of features to entice the most innovative
of hackers, and most mundane of end-users.
<P>
7. Tell me where to begin. If anyone else is interested in any one of
the above, I would like to collaborate.
<P>
--<BR>
Jim
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Mon, 18 Jan 1999 18:58:47 -0600<BR>
From: Brian Bray, <A HREF="mailto:ixnay@wws.net">ixnay@wws.net</A> <BR>
Subject: <font color="maroon">Jan, 99 article Xwindows vs. w95/98/NT</font>
<P>
first let me say that I love you :-)~ secondly in your article from Jan 199
entitled X Windows versus Windows 95/98/NT: No Contest, by Paul Gregory Cooper.
he states that that...
<blockquote>
"Windows95/98/NT on the other hand is a different kettle of fish.
Here the OS, GUI, WM, and desktop aren't clearly
separated (as in UNIX) but are all rolled into one. Thus you have
whatever choice Microsoft happen to give you, i.e.
windows themes.
</blockquote> <blockquote>
For Microsoft this is an advantage - it stops people butting in and
rewriting parts of their OS which could potentially lose
them money. For instance they realized that with the old windows 2/3.1
you could simply replace MS DOS with another
compatible DOS such as DR DOS from Caldera. In an ongoing court case
Caldera allege that MS added code to windows
to make it seem like there was a bug in DR DOS. With 9*/NT being all
rolled in one there is no need to resort to such tactics. "
</blockquote>
While I agree that everything that this article states I would like to point
out that users of Windows 95/8/NT can indeed change there shell to a Afterstep
like interface called Litestep.
<P>
http://www.multimania.com/jdubois/litestep/index.htm
<P>
I have not personally ever used but know ppl who have. And it doesn't look to
bad.
<P>
Thanks for your time,
<P>
--<BR>
Brian Bray
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Fri, 15 Jan 1999 05:55:47 -0800 (PST)<BR>
From: Casper Boden-Cummins, <A HREF="mailto:casperbc@yahoo.com">
casperbc@yahoo.com</A> <BR>
Subject: <font color="maroon">X</font>
<P>
Here's a top tip: the popular X Window System is _not_ called `X
Windows'. There is no such product. Instead, the man page on X says:
<P>
The X Consortium requests that the following names be used
when referring to this software:
<P>
X<BR>
X Window System<BR>
X Version 11<BR>
X Window System, Version 11<BR>
X11<BR>
<P>
I'd be overjoyed if we could ditch this M$-inspired mistake! ;-)
<P>
--<BR>
Casper Boden-Cummins
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Thu, 21 Jan 1999 10:33:35 -0500<P>
From: Michael Bright, <A HREF="mailto:mabright@us.ibm.com">
mabright@us.ibm.com</A> <BR>
Subject: <font color="maroon">How about a cross platform section?</font>
<P>
This is to the <I>Gazette</I> as well as <I>Linux Journal</I>. From what I've seen
in the industry, most businesses are using Linux in a heterogeneous
environment. They are doing this because they don't want to jump into
Linux with both feet. A lot of these are NT/Linux houses which leverage
the abilities of both platforms to get the job done. This could be
anything from a collection of tips to entire articles. I see NT/Linux
related questions and tips in almost every issue. Maybe its time they
were put in the same section. I even have an Idea for a logo or symbol,
Take a Yin Yang and put a Windows emblem in the space for the white dot
and a penguin for the black. The black background could be made to
resemble the NT workstation package with the "edge of space" graphic and
perhaps the penguin could be in an arctic scene.
<P>
This idea does not have to be limited to just Linux and NT, there
are connectivity issues for Apple, OS/2/Aurora, Novell and others.
<P>
Thanks for your time.
--<BR>
Michael
<P> <HR> <P>
<!--====================================================================-->
<IMG ALT=" " SRC="../gx/envelope.gif">
Date: Thu, 21 Jan 1999 13:25:02 +0000<BR>
From: Me, <A HREF="mailto:deltax@pragma.net">deltax@pragma.net</A> <BR>
Subject: <font color="maroon">Quark Xpress on WinDos?</font>
<P>
Quark Xpress was originally a Mac product.
<P>
I was unaware that it was ported to winferior systems.... Indeed it
would be very nice to have Quark under UNIX. From what I remember using
it (long time ago, old version!) it was a very nice, efficient and
powerful page design software.
<P>
--<BR>
Eric
<P> <hr> <P>
<!--================================================================-->
<center>Published in <i>Linux Gazette</i> Issue 37, February 1999</center>
<!--====================================================================-->
<P> <hr> <P>
<A HREF="./index.html"><IMG SRC="../gx/indexnew.gif" ALT="[ TABLE OF
CONTENTS ]"></A>
<A HREF="../index.html"><IMG SRC="../gx/homenew.gif" ALT="[ FRONT
PAGE ]"></A>
<A HREF="./lg_tips37.html"><IMG SRC="../gx/fwd.gif" ALT=" Next "></A>
<P>
<h5>This page written and maintained by the Editor of <I>Linux Gazette</I>,
<A HREF="mailto: gazette@ssc.com">gazette@ssc.com</A><BR>
Copyright &copy; 1999 Specialized Systems Consultants, Inc. </H5>
<P>
<!--startcut ==========================================================-->
</body> </html>
<!--endcut ============================================================-->