File: index.html

package info (click to toggle)
lg-base 77-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,228 kB
  • ctags: 198
  • sloc: perl: 85; sh: 41; makefile: 32
file content (423 lines) | stat: -rw-r--r-- 17,690 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
<!--  startcut ======================================================= -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html><head>
<TITLE>The Linux Gazette FAQ</TITLE></HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000"
        LINK="#3366FF" VLINK="#A000A0">
<!-- ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
<!-- H4>"The Linux Gazette...<I>making Linux just a little more fun!</I>"</H4>
<P --> <hr> <P>
<!-- ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
<img src="../gx/lg-penguin.gif" alt=" " ALIGN="right" HSPACE="20">
<H1 ALIGN="center"><A NAME="faq">
        <font color="#B03060">The <I>Linux Gazette</I> FAQ</font>
</A></H1>
Updated 28-Mar-2002

<P>
<DL COMPACT>
<DT><A HREF="#general">General <I>Linux Gazette</I> Information</A>
<DD>How can I write articles for LG?
<DT><A HREF="author.html">Author information</A>
<DD>How can I write articles for LG?
<DT><A HREF="../tag/kb.html">The Answer Gang (TAG) Knowledge Base</A>
<DD>Get answers to your Linux questions here!
<DT><A HREF="../tag/ask-the-gang.html">TAG Posting Guidelines</A>
<DD>How do I ask a Linux tech-support question?
<DT><A HREF="../tag/members-faq.html">TAG Members' FAQ</A>
<DD>How do I answer questions people have asked?
</DL>

<hr>
<!--  endcut ======================================================= -->

<A NAME="general"></A>

<H1>General <I>Linux Gazette</I> Information</H1>

<OL>
<LI> <A HREF="#formats_html">Where can I find the HTML version of the <I>Gazette</I>?</A>
<LI> <A HREF="#formats_yes">Which other formats is the <I>Gazette</I> available in?</A>
<LI> <A HREF="#formats_no">Which formats is the <I>Gazette</I> <STRONG>not</STRONG> available in?</A>
<LI> <A HREF="#subscribe">How can I subscribe to the <I>Gazette</I>?</A>
<LI> <A HREF="#languages">Is <I>Linux Gazette</I> available in Spanish?  French?  Chinese?  Italian?  Russian?  German?  Japanese?</A>
<LI> <A HREF="#old">Why is the most recent issue several months old?</A>
<LI> <A HREF="#search">How can I find all the articles about a certain subject?</A>
<LI> <A HREF="#copying">May I copy and distribute the <I>Gazette</I> or portions thereof?</A>
<LI> <A HREF="#sponsor">You have my competitor's logo on the Front Page; will you put mine up too?</A>
<LI> <A HREF="#generic">Is there a generic URL to the current issue?</A>
<LI> <A HREF="#java">Do you publish announcements about Java products?</A>
<LI> <A HREF="#rsync">How does the <CODE>rsync</CODE> server work?</A>
</OL>



<P> <HR> <P>
<!-- =============================================================== -->
<A NAME="formats_html"></A>
<H2>1. Where can I find the HTML version of the <I>Gazette</I>?</H2>

<UL>
        <LI> The main web site--<A HREF=http://www.linuxgazette.com>
www.linuxgazette.com</A>.<P>
        <LI> <A HREF="../mirrors.html">Mirror sites in 47 countries</A>, some with
translations in other languages.<P>
        <LI> Indirect mirrors, including
<A HREF=http://www.ssc.com/mirrors/LDP/mirrors.html>
Linux Documentation Project</A> mirror sites.<P>
        <LI> In the <A HREF=http://www.debian.org>
Debian/GNU Linux</A> distribution, as ordinary *.deb packages.<P>
        <LI> On CD as part of a
<A HREF=http://www.linuxjournal.com/subscribe/cdrom.html><I>Linux Journal</I>
archive CD-ROM</A>.  There may also be other companies that include the
<I>Gazette</I> on their CDs--we don't keep a central list.  (But we may in
the future.)<P>

</UL>



<P> <HR> <P>
<!-- =============================================================== -->
<A NAME="formats_yes"></A>
<H2>2. Which other formats is the <I>Gazette</I> available in?</H2>

<UL>
        <LI> <STRONG>As a single HTML file.</STRONG>  Every issue includes a
TWDT (The Whole D--- Thing) file containing a copy of all the articles in one
file.  This may be useful if you have a slow modem, or if you want to print it
all out at once.  Look for "TWDT" near the bottom of the issue's Table of
Contents.  Hyperlinks in this version are not guaranteed to work.<P>
        <LI> <STRONG>As a single text file.</STRONG>  This is a text-only
version of the above.  Look for "TWDT" near the bottom of the issue's Table of
Contents.<P>
        <LI> <STRONG>Via FTP.</STRONG>  Each issue is available as a *.tar.gz
file, containing both the ordinary HTML files and the TWDT files.  See
<A HREF=ftp://ftp.ssc.com/pub/lg/README>ftp://ftp.ssc.com/pub/lg/README</A>
for details.  Other FTP sites are listed on our
<A HREF="../mirrors.html">mirrors</A> page.

</UL>

<P> To unpack *.tar.gz files, Unix users just need the standard commands:

<PRE>
tar xzvf FILENAME.tar.gz
</PRE>
or: 
<PRE>
zcat FILENAME.tar.gz | tar xvf -
</PRE>
 
Windows users need a program like 
<A HREF=http://www.winzip.com/>Winzip</A>.
Macintosh users need 
<A HREF="http://www.stuffit.com/download_info.html">Stuffit Expander</A>.
These programs <EM>do</STRONG> recognize *.tar.gz files even though their
native formats are *.zip and *.sit respectively.
Winzip and Stuffit Expander are no-cost but closed-source,
and Stuffit requires registration.  If anybody knows of open-source GUI
alternatives, let us know.



<P> <HR> <P>
<!-- =============================================================== -->
<A NAME="formats_no"></A>
<H2>3. Which formats is the <I>Gazette</I> <U>not</U> available in?</H2>

<P> Other archive formats.  We need to keep disk space on the FTP site at a
minimum for the sake of the mirrors.  Also, the Editor rebels at the thought
of the additional labor involved in maintaining more formats.  
We have chosen the formats required by the majority of <I>Gazette</I> readers.
Anybody is free to maintain the <I>Gazette</I> in another format if they wish,
and if it is available publicly, I'll consider listing it on the mirrors page.

<P> <STRONG>Other printable formats.</STRONG>
(These are listed only for people who specifically want these formats.  The
easiest way to read the <EM>Gazette</EM> is through a web browser, and the 
easiest way to print it is through the browser's <STRONG>Print...</STRONG> 
option.)
<BLOCKQUOTE>
        <DL>
                <DT> <STRONG>PostScript</STRONG>
                <DD> Netscape's "print to file" routine will
create a PostScript file complete with images.<P>
                <DT> <STRONG>PDF</STRONG>
                <DD> I know Adobe and others consider PDF a "universal"
format, but to me it's still a one-company format that requires a custom
viewer--not something I'm eager to maintain.  If you can view PDF, can't
you view HTML?  
<P> If you really want PDF, you can convert Postscript files to PDF using
<CODE>ps2pdf</CODE> in the Ghostscript
package.  Thanks to Mark Kuchel for pointing this out in his
<A HREF="../issue47/lg_tips47.html#30">2-Cent Tip</A>. <P>
                <DT> <STRONG>Word</STRONG>
                <DD> I'll be nice and not say anything about Word....<P>
        </DL>
</BLOCKQUOTE>

<P> <STRONG>E-mail.</STRONG>  The <I>Gazette</I> is too big to send via e-mail.
Issue #44 is 754 KB; the largest issue (#34) was 2.7 MB.  Even the text-only
version of #44 is 146 K compressed, 413 K uncompressed.  If anybody wishes
to distribute the text version via e-mail, be my guest.  
<A NAME="lg-announce"></A>There is an
announcement mailing list where I announce each issue: go to
<A HREF="http://www.ssc.com/mailman/listinfo/lg-announce">http://www.ssc.com/mailman/listinfo/lg-announce</A>
to subscribe.  Or read the announcement
on <A HREF=news:comp.os.linux.announce>comp.os.linux.announce</A>.

<BLOCKQUOTE><FONT SIZE=-1>
	Subscribing with "nospam" in your From: address or "dot" instead of "."
	is <STRONG><EM>not</EM></STRONG> going to get you subscribed.  It just
	makes more work for the list administrator, who must deal with the
	resulting bounce messages and then unsubscribe the address.
</FONT></BLOCKQUOTE>

<P> If e-mail really is your only option, some organizations operate
<A HREF="../issue59/lg_mail59.html#ftp_email">FTP-via-mail servers</A> you
can use.


<P> <STRONG>On paper.</STRONG>  I know of no companies offering printed copies
of the <I>Gazette</I>.


<P> <HR> <P>
<!-- =============================================================== -->
<A NAME="subscribe"></A>
<H2>4. How can I subscribe to the <I>Gazette</I>?</H2>

<P> You can't.  It's not a subscription magazine.  What you see on the web is
what you get.  See above for the other formats <I>Linux Gazette</I>
<A HREF="#formats_yes">is</A> and <A HREF="#formats_no">is not</A> available in.
There is an <A HREF="#lg-announce">e-mail announcement service</A> if you wish
to receive an announcement when each issue is posted.


<P> <HR> <P>
<!-- =============================================================== -->
<A NAME="languages"></A>
<H2>5. Is <I>Linux Gazette</I> available in Spanish?  French?  Chinese?
Italian?  Russian?  German?  Japanese?</H2>

<P> Yes, yes, yes, yes, yes, yes and yes.  See the <A HREF="../mirrors.html">mirrors
page</A>.


<P> <HR> <P>
<!-- =============================================================== -->
<A NAME="old"></A>
<H2>6. Why is the most recent issue several months old?</H2>

<P> You're probably looking at an unmaintained mirror.  Check the 
<A HREF=http://www.linuxgazette.com>home site</A> to see what the current issue
is, then go to the <A HREF=http://www.linuxgazette.com/mirrors.html>mirrors 
page on the home site</A> to find a more up-to-date mirror.

<P> If a mirror is seriously out of date, please
<A HREF=mailto:gazette@ssc.com>let us know</A>.

<P> <HR> <P>
<!-- =============================================================== -->
<A NAME="search"></A>
<H2>7. How can I find all the articles about a certain subject?</H2>

<P> Use the <I>Linux Gazette</I>
<A HREF=http://www.linuxgazette.com/search.html>search engine</A>.

<P> Use the <A HREF="../lg_index.html">Index of Articles</A>.  A link to it is 
on the Front Page, at the bottom of the issues links,
called "Index of All Issues".  All the Tables of Contents are concatenated
here onto one page.  Use your browser's "Find in Page" dialog to find
keywords in the title or author's names.

<p> There is a separate <a HREF="../tag/kb.html">Answer Gang Index</a>,
listing all the questions that have been answered by the Answer Gang.  However, 
they are not sorted by subject at this time, so you will also want to use
the "Find in Page" dialog to search this listing for keywords.  (It's not up to
date either: it's still called The Answer Guy even though it's now The Answer
Gang.)

<P> <HR> <P>
<!-- =============================================================== -->
<A NAME="copying"></A>
<H2>8. May I copy and distribute the <I>Gazette</I> or portions thereof?</H2>

<P> Certainly.  <I>Linux Gazette</I> is freely redistributable under the Open
Publication License (OPL) 
(<A HREF="http://www.opencontent.org/openpub/">http://www.opencontent.org/openpub/</A>), 
version 1.0 or later.  You may
copy it, give it away, sell it, translate it into another language, whatever
you wish.  Just keep the copyright notices attached to the articles, since each
article is copyright by its author.  We request that you provide a link back to
<A HREF=http://www.linuxgazette.com>www.linuxgazette.com</A>.

<P> If your copy is publicly available, we would like to list it on our
<A HREF="../mirrors.html">mirrors page</A>, especially if it's a foreign language
translation.  Use the submission form at the bottom of the page to tell us
about your site.  This is also the most effective way to help <I>Gazette</I>
readers find you.

<P> <I>LG's</I> official copyright statement is at
<A HREF="../copying.html">http://www.linuxgazette.com/copying.html</A>.




<P> <HR> <P>
<!-- =============================================================== -->
<A NAME="sponsor"></A>
<H2> 9. You have my competitor's logo on the Front Page; will you put mine up too?</H2>


All logos on the Front Page and on each issue's Table of Contents are from our
sponsors.  Sponsors make a financial contribution to help defray the cost of
producing the <I>Gazette</I>.  This is what keeps the <I>Gazette</I> free
(both in the senses of "freely redistributable" and "free of ads"
<img src="../gx/dennis/smily.gif" alt=":)">)  To recognize and give thanks to our
sponsors, we display their logo.

<P> If you would like more information about sponsoring the
<I>Linux Gazette</I>, e-mail <A HREF=mailto:sponsor@ssc.com>sponsor@ssc.com</A>.


<P> <HR> <P>
<!-- =============================================================== -->
<A NAME="generic"></A>
<H2> 10. Is there a generic URL to the current issue?</H2>

<A HREF="http://www.linuxgazette.com/current/">
http://www.linuxgazette.com/current/</A> is now a symbolic link to the current
issue.  <STRONG>Please do not bookmark any article through it.</STRONG>  The
bookmark will obviously go dead when the next issue is published, or could end
up pointing at the wrong article.  Instead, change the "current" to the real
issue number (e.g., "issue49") in your bookmark.

<P> This link was added for the convenience of those wishing to download the
current issue to their PalmPilot every month.


<P> <HR> <P>
<!-- =============================================================== -->
<A NAME="java"></A>
<H2> 11. Do you publish announcements about Java products?</H2>

<P> Occasionally we publish these in News Bytes: Software News, if there is a
specific Linux connection besides simply the fact that it runs on a Linux
server.  (Because all Java programs can supposedly run on a Linux server.)
A zine that specializes in Java would be a better resource for this.



<P> <HR> <P>
<!-- =============================================================== -->
<A NAME="rsync"></A>
<H2> 12. How does the <CODE>rsync</CODE> server work?</H2>

<P> Rsync was installed May 2000 as a convenient way for <EM>LG</EM> mirrors
and others to keep their copies of the web directory and the FTP files 
up-to-date.

<H3>Our system administrator writes:</H3>

<OL>
	<LI> You need rsync.  
See <A HREF="http://rsync.samba.org/">http://rsync.samba.org/</A> <P>

	<LI> Some useful applications of rsync: <P>
	<DL>
		<DT> <CODE>rsync -az rsync.ssc.com::lg/ /tmp/lg</CODE>
		<DD> synchronizes everything (tarballs and the web directory 
<STRONG>www_root</STRONG> to <STRONG>/tmp/lg</STRONG> (your local directory) <P>

		<DT> <CODE>rsync -ptz 'rsync.ssc.com::lg/*' /tmp/lg</CODE>
		<DD> gets just the tarballs <P>

		<DT> <CODE>rsync -az rsync.ssc.com::lg/www_root/ /tmp/www</CODE>
		<DD> gets lg/www_root/ to /tmp/www/ but skips the tarballs
	</DL><P>

	<LI> The trailing slash in the "from" field is important!! Otherwise
you will get a subdirectory named <STRONG>lg</STRONG> or
<STRONG>www_root</STRONG> inside your destination
directory, and everything underneath that.<P>

	<LI> Add 'v' to the option string to see more of what's going on.
There are many, many other options.  For more info, 
<A HREF="http://www.linuxjournal.com/cgi-bin/man/man.cgi?mode=search&comm=rsync">'man rsync'</A>.

</OL>

<H3> Ewen McNeill &lt;<A HREF="mailto:ewen@catalyst.net.nz">ewen@catalyst.net.nz</A>&gt; uses:</H3>

<P><CODE>rsync -rlHtSz -v --stats anonymous@rsync.ssc.com::lg/ /dest/dir/</CODE>
<P> This is build up using environmental variables and a script.


<P> <HR NOSHADE SIZE=6> <P>
<!-- =============================================================== -->

<EM>The following was written sometime before June 1999 by LG's then-Editor Marjorie
Richardson, and is presented here for historical interest.</EM>

<BLOCKQUOTE>
<SMALL>
<H2><IMG ALIGN=MIDDLE SRC="../gx/lg_logo.gif">Statement of Purpose</H2>
<P> 
<I>Linux Gazette</I><img src="../gx/tm.gif">, a member of the Linux Documentation Project, is
an on-line WWW publication that is dedicated to two simple ideas:

<UL>
<LI>Making Linux just a <I>little</I> more fun
<LI>Sharing ideas and discoveries
</UL>

<P>
The basic idea behind these two concepts is that Linux is
one cool OS, whose price for admission is a willingness to read,
learn, tinker (aka, <I>hack!</I>), and then share your experiences. The
Gazette is a compilation of basic tips, tricks,
suggestions, ideas and short articles about Linux designed to
make using Linux fun and easy. <I>LG</I> began as a personal project of John M.
Fisk, and grew to include
contributions freely provided by a growing number of authors. <I>Linux
Journal</I> is now publishing the Gazette using material contributed by outside
authors <a href="author.html">(note to potential authors)</a>.
Without these authors there would not be a Gazette, and I thank them all.
Drop a note to the author of anything that you find helpful or
instructive -- the author's e-mail address is included for this very
purpose. 

<P>
Thanks to <B>Matt Welsh</B> and <B>Greg Hankins</B> of the <B>Linux
Documentation Project</B>, for graciously bringing the <I>Linux Gazette</I>
under the auspices of the LDP. The material included in these documents is 
covered by a designedly liberal copyright.
For information regarding copying and distribution of this material read
the <A HREF="../copying.html">Copying License</A>.
<P> 
A special thanks to Michael J. Hammel, our Graphics Muse, for the wonderful
new logo designed using the GIMP.

<P> 
Thanks to SSC, we now have our own domain name: linuxgazette.com.
<P>
Have fun!
<P> 
Marjorie L.
Richardson, Overseer <I>Linux Gazette</I>
</SMALL>
</BLOCKQUOTE>





<P> <hr> <P>
<!-- BEGIN lgnav ::::::::::::::::::::::::::::::::::::::::::::::::::: -->
<A HREF="../index.html"
        ><IMG SRC="../gx/homenew.gif" ALT="[ Front Page ]" ALIGN=left></A>
<!-- END lgnav ::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
<!-- ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
</BODY></HTML>