File: lg_bytes68.html

package info (click to toggle)
lg-issue68 1-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,660 kB
  • ctags: 105
  • sloc: sh: 37; makefile: 36
file content (822 lines) | stat: -rw-r--r-- 32,759 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
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
<!--startcut ==========================================================-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> 
<html> 
<head>
<title> News Bytes LG #68 </title>
</head>

<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#0000AF"
ALINK="#FF0000">

<CENTER>
<A HREF="http://www.linuxgazette.com/">
<H1><IMG ALT="LINUX GAZETTE" SRC="../gx/lglogo.png" 
	WIDTH="600" HEIGHT="124" border="0"></H1></A> 

<!-- *** BEGIN navbar *** -->
<IMG ALT="" SRC="../gx/navbar/left.jpg" WIDTH="14" HEIGHT="45" BORDER="0" ALIGN="bottom"><A HREF="lg_mail68.html"><IMG ALT="[ Prev ]" SRC="../gx/navbar/prev.jpg" WIDTH="16" HEIGHT="45" BORDER="0" ALIGN="bottom"></A><A HREF="lg_toc68.html"><IMG ALT="[ Table of Contents ]" SRC="../gx/navbar/toc.jpg" WIDTH="220" HEIGHT="45" BORDER="0" ALIGN="bottom" ></A><A HREF="../lg_frontpage.html"><IMG ALT="[ Front Page ]" SRC="../gx/navbar/frontpage.jpg" WIDTH="137" HEIGHT="45" BORDER="0" ALIGN="bottom"></A><A HREF="../lg_faq.html"><IMG ALT="[ FAQ ]" SRC="./../gx/navbar/faq.jpg"WIDTH="62" HEIGHT="45" BORDER="0" ALIGN="bottom"></A><A HREF="lg_answer68.html"><IMG ALT="[ Next ]" SRC="../gx/navbar/next.jpg" WIDTH="15" HEIGHT="45" BORDER="0" ALIGN="bottom"  ></A><IMG ALT="" SRC="../gx/navbar/right.jpg" WIDTH="15" HEIGHT="45" ALIGN="bottom">
<!-- *** END navbar *** -->
<P>
</CENTER>
<!--endcut ============================================================-->
<H4 ALIGN="center">"Linux Gazette...<I>making Linux just a little more fun!</I>"</H4>
<HR>

<center>
<table cellpadding=7><tr><td>
<IMG SRC="../gx/bytes.gif" border=1  ALT="News Bytes">
</td><td>
<H3>Contents:</H3>
<ul>
<li><a HREF="#distro">Distro News</A>
<li><a HREF="#general">News in General</a>
<li><a HREF="#software">Software Announcements</a>
</ul>
</td></tr></table>

<STRONG>Selected and formatted by  <A HREF="mailto:michael.conry@softhome.net">Michael Conry</A></STRONG>
</center>


<P> Submitters, send your News Bytes items in 
<FONT SIZE="+2"><STRONG>PLAIN TEXT</STRONG></FONT>
format.  Other formats may be rejected without reading.  You have been
warned!  A one- or two-paragraph summary plus URL gets you a better
announcement than an entire press release.









<P> <hr> <P> 
<!-- =================================================================== -->

<H3><IMG ALT=" "   SRC="../gx/bolt.gif">
<font color="green">
July 2001 <I>Linux Journal</I>
</font>
</H3>

<IMG ALT=" "   SRC="misc/lj-cover87.png" WIDTH=200 HEIGHT=268
ALIGN="left" HSPACE="20">

<P> 
The July issue of <A HREF="http://www.linuxjournal.com/"><I>Linux
Journal</I></A> is on newsstands now.
This issue focuses on Program Development.  Click 
<A HREF="http://www.linuxjournal.com/lj-issues/issue87/index.html">here</A>
to view the table of contents, or 
<A HREF="http://www.linuxjournal.com/subscribe/index.html">here</A> 
to subscribe.

<P>
<FONT COLOR="green">All articles through December 1999 are available for
public reading at 
<A HREF="http://www.linuxjournal.com/lj-issues/mags.html">http://www.linuxjournal.com/lj-issues/mags.html</A></FONT>.  
Recent articles are available on-line for subscribers only at 
<A HREF="http://interactive.linuxjournal.com">
http://interactive.linuxjournal.com/</A>.  

<BR CLEAR="all">


<a name="distro"></a>
<p><hr><p>
<!-- =================================================================== -->
<center><H3><font color="green">Distro News</font></H3></center>

<P> <hr> <P> 
<!-- =================================================================== -->
<H3><IMG ALT=" "   SRC="../gx/bolt.gif">
<FONT COLOR="green">SuSE
</FONT>
</H3> 
<a href="http://www.suse.de/en">SuSE Linux</a> 7.2 is Available from June 15th.
More details on the SuSE 
<a href="http://www.suse.de/en/produkte/susesoft/linux/index.html">
products page</a>
<P> In further news, SuSE  have 
<a href="http://www.suse.de/en/news/hotnews/Oracle9i.html">
announced</a> that SuSE Linux has been validated
for <a href="http://www.oracle.com/">Oracle9i</a> Database..



<a name="general"></a>
<p><hr><p>
<!-- =================================================================== -->
<center><H3><font color="green">News in General</font></H3></center>

<P> <hr> <P> 
<!-- =================================================================== -->
<H3><IMG ALT=" "   SRC="../gx/bolt.gif">
<FONT COLOR="green">Upcoming conferences and events 
</FONT>
</H3> 

<P> Listings courtesy <EM>Linux Journal</EM>.  See <EM>LJ</EM>'s
<A HREF="http://noframes.linuxjournal.com/events/">Events</A> page for the
latest goings-on.




<!-- *** BEGIN events table [this line needed by Linux Gazette events.py *** -->

<table cellpadding=5 border=0 width=100%>

<tr><td colspan=2><HR size=5 width=100% noshade align=center></td></tr>

<tr><td valign=top>
        <b>Enterprise Linux Insititute Conference</b><BR>
        <td valign=top>July 3-5, 2001<BR>London, UK<BR>
        <A HREF="http://www.elxi.co.uk/"
        target=_blank>http://www.elxi.co.uk</A><BR> 
        </td></tr>

<tr><td colspan=2><HR size=5 width=100% noshade align=center></td></tr>

<tr><td valign=top>
        <b>Linux Expo Exhibition</b><BR>
        <td valign=top>July 4-5, 2001<BR>London, UK<BR>
        <A HREF="http://www.linuxexpo.co.uk/"
        target=_blank>http://www.linuxexpo.co.uk</A><BR>
        </td></tr>            
 
<tr><td colspan=2><HR size=5 width=100% noshade align=center></td></tr>

<tr><td valign=top>     
	<b>Internet World Summer</b><BR><td valign=top>July 10-12, 2001<BR>
	Chicago, IL<BR>
	<A HREF="http://www.internetworld.com/" target=_blank>
	http://www.internetworld.com</A><BR>
	</td></tr>

<tr><td colspan=2><HR size=5 width=100% noshade align=center></td></tr>

<tr><td valign=top>
	<b>O'Reilly Open Source Convention</b><BR>
	<td valign=top>July 23-27, 2001<BR>San Diego, CA<BR>
	<A HREF="http://conferences.oreilly.com/" target=_blank>
	http://conferences.oreilly.com</A><BR>
	</td></tr>

<tr><td colspan=2><HR size=5 width=100% noshade align=center></td></tr>

<tr><td valign=top>
        <b>10th USENIX Security Symposium</b><BR>
        <td valign=top>August 13-17, 2001<BR>Washington, D.C.<BR>
        <A HREF="http://www.usenix.org/events/sec01/" target=_blank>
        http://www.usenix.org/events/sec01/</A><BR>
        </td></tr> 

<tr><td colspan=2><HR size=5 width=100% noshade align=center></td></tr>

<tr><td valign=top>
        <b>HunTEC Technology Expo & Conference</b><br>Hosted by Hunstville IEEE<BR>
        <td valign=top>August 17-18, 2001<BR>Huntsville, AL<BR>
	URL unkown at present<br>
        </td></tr>    

<tr><td colspan=2><HR size=5 width=100% noshade align=center></td></tr>

<tr><td valign=top>
        <b>Computerfest</b><BR>
        <td valign=top>August 25-26, 2001<BR>Dayton, OH<BR>
        <A HREF="http://www.computerfest.com/" target=_blank>
        http://www.computerfest.com</A><BR>
        </td></tr>

<tr><td colspan=2><HR size=5 width=100% noshade align=center></td></tr>

<tr><td valign=top> 
	<b>LinuxWorld Conference & Expo</b><BR>
	<td valign=top>August 27-30, 2001<BR>San Francisco, CA<BR>
	<A HREF="http://www.linuxworldexpo.com" target=blank>
	http://www.linuxworldexpo.com</A><BR>
	</td></tr>

<tr><td colspan=2><HR size=5 width=100% noshade align=center></td></tr>

<tr><td valign=top>
        <b>Red Hat TechWorld Brussels</b><BR>
        <td valign=top>September 17-18, 2001<BR>Brussels, Belgium<BR>
        <A HREF="http://www.europe.redhat.com/techworld" target=_blank>
        http://www.europe.redhat.com/techworld</A><BR>
        </td></tr>

<tr><td colspan=2><HR size=5 width=100% noshade align=center></td></tr>

<tr><td valign=top>
        <b>The O'Reilly Peer-to-Peer Conference</b><BR>
        <td valign=top>September 17-20, 2001<BR>Washington, DC<BR>
        <A HREF="http://conferences.oreilly.com/p2p/call_fall.html" 
	target=_blank>
        http://conferences.oreilly.com/p2p/call_fall.html</A><BR>
        </td></tr> 

<tr><td colspan=2><HR size=5 width=100% noshade align=center></td></tr>

<tr><td valign=top>
	<b>Linux Lunacy<br>Co-Produced by <i>Linux
	Journal</i> and Geek Cruises</b><BR>
        <A HREF="http://www.linuxjournal.com/lunacy/cruise.html" target=_blank>
        Send a Friend <i>LJ</i> and Enter to Win a Cruise!</A><BR> 
	<td valign=top>October 21-28, 2001<BR>Eastern Caribbean<BR>
	<A HREF="http://www.geekcruises.com/" target=_blank>
	http://www.geekcruises.com</A><BR>
	</td></tr> 

<tr><td colspan=2><HR size=5 width=100% noshade align=center></td></tr>

<tr><td valign=top>
        <b>LinuxWorld Conference & Expo</b><BR>
        <td valign=top>October 30 - November 1, 2001<BR>Frankfurt, Germany<BR>
        <A HREF="http://www.linuxworldexpo.de" target=_blank>
        http://www.linuxworldexpo.de</A><BR>
        </td></tr>

<tr><td colspan=2><HR size=5 width=100% noshade align=center></td></tr>

<tr><td valign=top>
        <b>5th Annual Linux Showcase & Conference</b><BR>
        <td valign=top>November 6-10, 2001<BR>Oakland, CA<BR>
        <A HREF="http://www.linuxshowcase.org/" target=_blank>
        http://www.linuxshowcase.org/</A><BR>
        </td></tr> 

<tr><td colspan=2><HR size=5 width=100% noshade align=center></td></tr>

<tr><td valign=top>
        <b>Strictly e-Business Solutions Expo</b><BR>
        <td valign=top>November 7-8, 2001<BR>Houston, TX<BR>
        <A HREF="http://www.strictlyebusinessexpo.com/" target=_blank>
        http://www.strictlyebusinessexpo.com</A><BR>
        </td></tr> 

<tr><td colspan=2><HR size=5 width=100% noshade align=center></td></tr>  

<tr><td valign=top>
        <b>LINUX Business Expo</b><BR>Co-located with COMDEX<br>
        <td valign=top>November 12-16, 2001<BR>Las Vegas, NV<BR>
        <A HREF="http://www.linuxbusinessexpo.com" target=_blank>
        http://www.linuxbusinessexpo.com</A><BR>
        </td></tr>

<tr><td colspan=2><HR size=5 width=100% noshade align=center></td></tr>

<tr><td valign=top>
        <b>15th Systems Administration Conference/LISA 2001</b><BR>
        <td valign=top>December 2-7, 2001<BR>San Diego, CA<BR>
        <A HREF="http://www.usenix.org/events/lisa2001/" target=_blank>
        http://www.usenix.org/events/lisa2001</A><BR>
        </td></tr>  

<tr><td colspan=2><HR size=5 width=100% noshade align=center></td></tr> 


</table>
<!-- *** END events table [this line needed by Linux Gazette events.py *** -->






<P> <hr> <P> 
<!-- =================================================================== -->
<H3><IMG ALT=" "   SRC="../gx/bolt.gif">
<FONT COLOR="green">Making Kernel Configuration (More) Fun
</FONT>
</H3> 

<P> In a move sure to warm the hearts of those who believe in Linux
Gazette's motto of "making Linux just a little bit more fun!",
Eric Raymond has added a new interface to the Linux kernel configuration
system.  This one is reminiscent of Zork and those adventure games:

<P> <PRE>
Welcome to CML2 Adventure, version 1.6.1.
You are in a maze of twisty little Linux kernel options
menus, all different.

<P> The main room.  A sign reads `Linux Kernel Configuration 
System'.  Passages lead off in all directions.

<BLOCKQUOTE>
	<P> n
</BLOCKQUOTE>
The arch room.  A sign reads `Processor type'.
A passage leads upwards.

<P> Choose your processor architecture.
A brass lantern is here.
There is a row of buttons on the wall of this room.
They read:
X86, ALPHA, SPARC32, SPARC64, MIPS32, MIPS64, PPC, 
M68K, ARM, SUPERH, IA64, PARISC, S390, S390X, CRIS
The button marked X86 is pressed.
</PRE>

<P> Courtesy Linux Weekly News.
A copy of Eric's original e-mail is 
<A HREF="http://lwn.net/2001/0621/a/kernel-adventure.php3">here</A>.

<P> <hr> <P> 
<!-- =================================================================== -->
<H3><IMG ALT=" "   SRC="../gx/bolt.gif">
<FONT COLOR="green">Tridia
</FONT>
</H3> 

<P> <a href="http://www.tridiavnc.com">Tridia Corporation</a>
has an ambitious marketing plan that pits its open
source remote access hybrids head to head with industry leader Symantec.
This is the beginning of a strategic marketing campaign to introduce the
logical benefits of Tridia Corporation's open source hybrids over its closed
source competitors.
Among other platforms, TridiaVNC runs on Linux, and is a useful eSupport tool
for Linux, in particular in mixed OS environments.
Three announcements are planned beginning with a FREE TridiaVNC (virtual
network computing) downloads promotion that's linked to a 
<a href="http://www.tridiavnc.com/econtest1">contest</a>.
The TridiaVNC econtest runs for 180 days, from 5/23/01 thru 11/23/01.



<P> <hr> <P> 
<!-- =================================================================== -->
<H3><IMG ALT=" "   SRC="../gx/bolt.gif">
<FONT COLOR="green">Linux in Life Sciences
</FONT>
</H3> 

<a href="http://www.ibm.com/">IBM</a> is aiming to use  integrated
Linux-based technologies enable 
<a href="http://www.ibm.com/solutions/lifesciences">life sciences</a> 
companies to
speed the process of managing and sharing the staggering amounts of
data being generated by contemporary research in experimental biology.

<P> On May 29th, IBM and 
<a href="http://www.devgen.com/devpage/intro/framejump.html">
Devgen</a>, a
Belgium-based biotechnology company, announced an agreement to deploy IBM
technology and Linux solutions to accelerate the drug development process.
Devgen's informatics system includes a Linux supercluster, consisting of 20
IBM eServer xSeries servers and 2 pSeries servers.  The high-performance
system will conduct genetic research on a microscopic roundworm (C. elegans)
to identify validated drug targets and in vivo active compounds. By studying
this transparent worm, Devgen researchers can better understand gene
interactions in humans that trigger chemical reactions in cells and cause
diseases, and narrow the search for medical treatments.


<P> Linux is a key factor in solving a variety of demanding life sciences
challenges, including: Unravelling protein interactions - protein function
is one of the most computationally intensive problems in the world of
research today.  Deciphering the interaction of more than one million
proteins requires 1,000 times more compute power and generates 100 times
more data.   Understanding protein folding - the way proteins fold into
geometrical shapes allows them to perform their biological functions.  It
would take around 300 years, using today's most powerful computer, to
calculate the folding process for even a very small protein.  High
performance Linux computing power allows researchers to unravel the protein
folding process.   Drug discovery and development process - new drugs often
cost upwards of $500 million to develop and test, and between ten and
fifteen years to approve.  New information technologies like Linux are
rapidly becoming a major factor in reducing these costs.


<P> <hr> <P> 
<!-- =================================================================== -->
<H3><IMG ALT=" "   SRC="../gx/bolt.gif">
<FONT COLOR="green">Linux NetworX Announces Support For AMD's Multiprocessor
Architecture
</FONT>
</H3> 

<P><a href="http://www.linuxnetworx.com/">Linux NetworX</a>, 
a leading provider of powerful and
easy-to-manage Linux cluster computing solutions, announced today support
through its 
<a href="http://www.linuxnetworx.com/products/evolocity_amdmp.html">
Evolocity</a> cluster systems for the new 
<a href="http://www.amd.com/">AMD</a> Athlon MP
processor and the AMD-760 MP multiprocessing chipset.
Evolocity is a cluster solution, which
incorporates computational hardware with Linux NetworX cluster management
software called ClusterWorX. 


<P> <hr> <P> 
<!-- =================================================================== -->
<H3><IMG ALT=" "   SRC="../gx/bolt.gif">
<FONT COLOR="green">GNU-Linuxfest
</FONT>
</H3> 


Galax, Virginia, will host the third annual 
<a href="http://www.gnu-linuxfest.com">
Linuxfest</a> on July 14, 2001.  
Linuxfest has traditionally celebrated Linux, the alternative operating 
system.
Linuxfest this year will offer entertainment, food and Linux related 
demonstrations which include Satellite Internet and the new Mandrake OS, as 
well as servers, KDE, Gnome, Afterstep, Quick Cams and audio recording. 
There will be space to sell and swap and some great door prizes. This 
year's Linuxfest will be held on Grayson Street in Galax; and will be the 
first street fest in the history of the event.
Attendees may register at the event's website at
<a href="http://www.gnu-linuxfest.com">
www.gnu-linuxfest.com</a>. 

<P> <hr> <P> 
<!-- =================================================================== -->
<H3><IMG ALT=" "   SRC="../gx/bolt.gif">
<FONT COLOR="green">Freenet
</FONT>
</H3> 


<I>Linux Journal</I> has an
<a href="http://www2.linuxjournal.com/cgi-bin/frames.pl/articles/culture/0027.html">
article</a> about 
<a href="http://freenetproject.org/">freenet</a>.
The <a href="http://freenetproject.org/index.php?page=faq">
Freenet FAQ</a> has further information.
Freenet is a network application for sharing information (like the Web),
but without using centralised servers (like Usenet or Gnutella).  The
upshot is that on Freenet it's difficult for governments and free-speech
haters to track where the information resides, who inserted it, and
who's requesting it.
The application is still in its alpha stage; many features are still in
the discussion or research stages.




<P> <hr> <P> 
<!-- =================================================================== -->
<H3><IMG ALT=" "   SRC="../gx/bolt.gif">
<FONT COLOR="green">"Linux 3D Graphics Programming" Book Available
</FONT>
</H3> 

<P> The book 
<a href="http://linux3dgraphicsprogramming.org/book.shtml">
Linux 3D Graphics Programming</a> is now available for purchase.
The book aims to give a reader who has little or no 3D graphics experience,
a well-rounded understanding of the fundamental theoretical and practical
concepts involved in programming real-time 3D graphics applications using
freely available tools under Linux. Topics include the X Window System,
OpenGL/Mesa, 2D screen access and rasterization, hardware acceleration, and
3D vision and perception. A
tutorial explains how to create 3D models using Blender, a 3D modeller
included on the companion CD.



<P> <hr> <P> 
<!-- =================================================================== -->
<H3><IMG ALT=" "   SRC="../gx/bolt.gif">
<FONT COLOR="green">UKLinux ISP
</FONT>
</H3> 

<P><a href="http://www.uklinux.net/">uklinux.net</a> 
is a free (no subscription charges) Linux ISP for the UK.  The service
features include:
<P> <ul>
<li>
Unlimited access for both modem and ISDN users with speeds up to 128kb/s</li>
<li>
Unlimited e-mail addresses in the form anything@username.uklinux.net</li>
<li>
20MB of PHP and Perl enabled web space at www.username.uklinux.net</li>
<li>
MySQL or PostgreSQL database facilities</li>
<li>
Local lists of UK 
<a href="http://www.uklinux.net/lugs/">Linux User Groups</a>,
a
<a href="http://tucows.uklinux.net">Local Tucows LinuxBerg mirror</a>,
and
Local <a href="http://mirror.uklinux.net">mirrors</a> of the most popular
Linux <a href="http://www.uklinux.net/distributions">Distributions</a></li>
<li>
<a href="http://www.uklinux.net/hotshops">Hot Shops</a> - a listing of
the best commercial suppliers of products and services for Linux</li>
</ul>
Services such as
mail and FTP access are conditional upon accessing the Internet via
uklinux's dial in access numbers which are charged at UK local rate.
If you want to access your e-mail, or FTP your site via another ISP
you will need to upgrade your membership.
<p>Also, all the profits from uklinux go to funding Open Source/Free Software.





<P> <hr> <P> 
<!-- =================================================================== -->
<H3><IMG ALT=" "   SRC="../gx/bolt.gif">
<FONT COLOR="green"><I>Linux Journal</I> web articles
</FONT>
</H3> 

<P> These articles are available at the <A HREF="http://www.linuxjournal.com/">
<I>Linux Journal</I> web site</A>; they are not in the magazine.  (You can also
go to the <A HREF="http://noframes.linuxjournal.com/">no-frames site</A> if you
don't like frames or want minimal graphics.)


<UL>
	<LI> "Tux Knows It's Nice to Share" by Marcel Gagn&eacute;.
Tips and more tips on sharing files and print jobs between users and computers.
Includes Samba and other services.  
<A HREF="http://noframes.linuxjournal.com/articles/sysadmin/0051.html">Part 1.</A>
<A HREF="http://noframes.linuxjournal.com/articles/sysadmin/0052.html">Part 2.</A>
<A HREF="http://noframes.linuxjournal.com/articles/sysadmin/0053.html">Part 3.</A>
<A HREF="http://noframes.linuxjournal.com/articles/sysadmin/0054.html">Part 4.</A>
<A HREF="http://noframes.linuxjournal.com/articles/sysadmin/0055.html">Part 5.</A>
<A HREF="http://noframes.linuxjournal.com/articles/sysadmin/0056.html">Part 6.</A>
<A HREF="http://noframes.linuxjournal.com/articles/sysadmin/0057.html">Part 7.</A>
<A HREF="http://noframes.linuxjournal.com/articles/sysadmin/0058.html">Part 8.</A>
<P>
	<LI> "Your Network's Secret Life" by Marcel Gagn&eacute;.
What's happening out there over your twisted pair cabling that you don't know
about?
<A HREF="http://noframes.linuxjournal.com/articles/sysadmin/0059.html">Part 1.</A>
<A HREF="http://noframes.linuxjournal.com/articles/sysadmin/0060.html">Part 2.</A>
<P>
	<LI> "Gratuitous Window Dressing" by Marcel Gagn&eacute;.  Stupid and
not-so-stupid tricks for your GUI session.
<A HREF="http://noframes.linuxjournal.com/articles/sysadmin/0046.html">Part 1.</A>
<A HREF="http://noframes.linuxjournal.com/articles/sysadmin/0047.html">Part 2.</A>
<A HREF="http://noframes.linuxjournal.com/articles/sysadmin/0048.html">Part 3.</A>
<A HREF="http://noframes.linuxjournal.com/articles/sysadmin/0050.html">Part 4.</A>
<P>

	<LI> 
<A HREF="http://noframes.linuxjournal.com/articles/culture/0026.html">"Open-Source Gaming for Linux"</A> by J Neil Doane. <P>

	<LI> <A HREF="http://noframes.linuxjournal.com/articles/currents/0031.html">
"Linux on the Desktop--an Impossible Dream?"</A> by Bryan Pfaffenberger. <P>
	<LI><A HREF="http://noframes.linuxjournal.com/articles/currents/0030.html">
"Why Open Content Matters"</A> by Bryan Pfaffenberger.  With the
increasingly complicated copyright laws surrounding media, open
media--like open source--may be the only way people can access these
types of materials in the future. Bryan begins a
three-part discussion by laying out the future and looking at the
past. <P>

	<LI><A HREF="http://noframes.linuxjournal.com/articles/linux_review/0047.html">
"Book Review: Python Standard Library"</A> by Phil Hughes. <P>

	<LI> <A HREF="http://noframes.linuxjournal.com/articles/business/0040.html">
"Open Source Opens Doors for Developers"</A> by Bob Gilbert.  The
   combination of PostgreSQL and PHP can be a powerful way to help all
   levels of business gather information and actually put it to work in
   beneficial ways. Bob Gilbert of Great Bridge shares the story of one
   company that took the plunge. <P>

	<LI> <A HREF="http://noframes.linuxjournal.com/articles/misc/0043.html">
"Sendmail Setup for Your Home Network"</A> by Jhon H Caicedo O. <P>

	<LI> <A HREF=" http://noframes.linuxjournal.com/articles/misc/0046.html">
"Debian Package Management, Part 2: a Developer's Guide"</A> by David
Blackman.  How to make your own .deb files, and how to use the 'equivs' package
to tell Debian about your locally-built program. <P>

</UL>
   


<P> <hr> <P>
<!-- =================================================================== -->
<H3><IMG ALT=" "   SRC="../gx/bolt.gif">
<FONT COLOR="green">Linux Links
</FONT>
</H3> 
<a href="http://www.thedukeofurl.org/">The Duke of URL</a> has posted:
<ul>
<li>A <a href="http://www.thedukeofurl.org/reviews/misc/progeny10">
review</a> of Progeny Debian Linux 1.0
<li>A <a href="http://www.thedukeofurl.org/reviews/misc/distroroundup">
Linux Distribution Round-Up</a> which
attempts to give users the tools to answer the eternal
question of "Which distribution is the best?", as well as general guidelines
on comparing distributions.
<li>DVD on Linux 
<a href="http://www.thedukeofurl.org/reviews/misc/dvdlinux">Guide</a>
<li>XFree86 4.1.0 
<a href="http://www.thedukeofurl.org/reviews/misc/xfree86410">review</a>
<li>Red Hat Linux 7.1
<a href="http://www.thedukeofurl.org/reviews/misc/redhat71">review</a>
<li>Plextor PlexWriter 16/10/40A
<a href="http://www.thedukeofurl.org/reviews/drives/plexwriter161040a">
review</a>
<li>Linux
<a href="http://www.thedukeofurl.org/reviews/misc/linuxguide11">
Buyer's Guide</a>, version 11
<li>A <a href="http://www.thedukeofurl.org/reviews/misc/deadlinux">
look</a> at many people's perceived fall of Linux on desktop and server
<li>The Duke is also interested in raising awareness of
<a href="http://www.thedukeofurl.org/index.shtml#stealingfromtheduke">
plagiarism</a>.
</ul>

<p>
<a href="http://www.firstlinux.com/">firstLinux.com</a> have a
<a href="http://www.firstlinux.com/articles/chess">review</a>
of Linux chess interfaces.
<p>
Stop the presses! RMS Says 
<a href="http://slashdot.org/features/01/05/29/2126224.shtml">
Free Software Is Good</a>.  <a href="http://www.slashdot.org/">Slashdot</a>
readers respond "Dog Bites Man", "Sky Blue".

<p>
Asian characters and why Unicode is 
<a href="http://www.hastingsresearch.com/net/04-unicode-limitations.shtml">
inadequate</a>

<p>
Linux forklifts in the <a href="http://www.anchordesk.co.uk/anchordesk/commentary/columns/0,2415,7110109,00.html">
data warehouse</a>

<P> 
Some more
<a href="http://www.microsoft.com/business/downloads/retail/linux_in_retail_and_hospitality.doc">
FUD</a> from Microsoft (MS Word format).
Courtesy <a href="http://lwn.net/">Linux Weekly News</a>. In a further twist
<a href="http://www.slashdot.org">Slashdot</a> reported that Mr. Bill Gates
believes that
<a href="http://slashdot.org/articles/01/06/20/1249203.shtml">
Linux is a like PacMan</a>.
<p>
Finally, another <a href="http://www.slashdot.org">Slashdot</a> story,
looking at David A. Wheeler's analysis of the true size of Linux. See the
reaction <a href="http://slashdot.org/articles/01/06/21/0123250.shtml">
here</a>


<a name="software"></a>
<P> <hr> <P> 
<!-- =================================================================== -->
<center><H3><font color="green">Software Announcements</font></H3></center>


<P> <hr> <P> 
<!-- =================================================================== -->
<H3><IMG ALT=" "   SRC="../gx/bolt.gif">
<FONT COLOR="green">SAP and Linux on the ZSeries
</FONT>
</H3> 

<P> <a href="http://www.macro4.com/">Macro 4</a> 
has announced support
for Linux on the new S/390 eServer ZSeries for its SAP certified output
management solution. By running Macro 4's solution with SAP and Linux on the
IBM platform, users can take advantage of the space, energy and cost savings
of the latest e-business mainframe technology and be assured of dependable
output across a distributed network. 
Large SAP implementations require many SAP application servers and it is not
atypical for a sizeable company to run as many as 150 instances of SAP at
once. Organisations can simplify their IT systems by moving the SAP
application servers to one ZSeries box with each application running on an
instance of Linux. But they still have to manage output from all of these
applications. UniQPrint gives users a single point of control for
cross-platform enterprise printing from an IBM eServer ZSeries platform
running Linux and assures the delivery of documents from point of origin to
any output destination, be it print, fax, e-mail, or Web site. 

<P> <hr> <P> 
<!-- =================================================================== -->
<H3><IMG ALT=" "   SRC="../gx/bolt.gif">
<FONT COLOR="green">Workstation Solutions Announces New Quick Restore Data Protection Software for Linux Users
</FONT>
</H3> 

<P><a href="http://www.worksta.com">Workstation Solutions</a> 
have announced new Linux and Windows platform
support for its Quick Restore backup and recovery software. This broadened
platform support extends the quick implementation, easy operation, and
comprehensive scope of Quick Restore across Microsoft Windows 2000, UNIX,
and Linux operating environments. The company also announced new Quick
Restore features to improve performance, extend firewall support, control
DLT tape format, and support newly available tape libraries from leading
vendors.

<P> <hr> <P> 
<!-- =================================================================== -->
<H3><IMG ALT=" "   SRC="../gx/bolt.gif">
<FONT COLOR="green">mnoGoSearch Search Engine Version 3.1.14 Released
</FONT>
</H3> 

The new version 3.1.14 of 
<a href="http://www.mnogosearch.org/">
mnoGoSearch</a> free Open Source search
engine software for intranet and web servers is available from
mnoGoSearch website.
With the new version the 3.1.x branch is declared stable and it
includes various enhancements and fixes,
as documented in the
<a href="http://www.mnogosearch.org/history.html">ChangeLog</a>.
mnoGoSearch runs on Linux and other *nix OS'es.



<P> <hr> <P> 
<!-- =================================================================== -->
<H3><IMG ALT=" "   SRC="../gx/bolt.gif">
<FONT COLOR="green">Micro Sharp Technology: Netule
</FONT>
</H3> 

<P><a href="http://www.netule.com/">Micro Sharp Technology</a>,  a 
provider of thin server solutions have announced the release of Netule Web
Module I (WM-I)  and Netule eMail Module I (EM-I).
EM-I and WM-I are based on Linux, an extremely powerful, stable and reliable
UNIX like operating system. Linux is easy to upgrade and offers a true
multi-tasking solution.
EM-I is a robust, thin server solution that allows
users to simply, predictably and cost effectively meet eMail server needs
in a shorter period of time.
WM-I is intended to meet users' web server requirements in a similar
manner.  Each module comes with all the hardware and software needed to plug
in and get started.




<P> <hr> <P> 
<!-- =================================================================== -->
<H3><IMG ALT=" "   SRC="../gx/bolt.gif">
<FONT COLOR="green">Other Software
</FONT>
</H3> 

<P>Internet Exchange Messaging Server (IEMS) 5, the
latest messaging solution from developer 
<a href="http://www.ima.com">
International Messaging Associates</a>,
will be released June 12, 2001. 
IEMS 5 runs on Linux Red Hat, Caldera, VA Linux,
Turbo Linux Server, Suse, Mandrake, and Windows 98, Windows 2000, and
Windows NT.


<hr noshade, width="20%">

<P> 


<a href="http://www.aladdinsys.com/">
Aladdin Systems</a>, have
announced a new licensing initiative - the 
<a href="http://www.stuffit.com/">StuffIt OneSource</a>
Volume License Program.  StuffIt 
natively supports Macintosh, Windows, Linux and Solaris Unix 
platforms. With StuffIt, users can choose to easily manage their 
favourite file types, such as .zip, .sit, .rar, .tar, .gzip and many 
others.

<hr noshade, width="20%">

<P> 
<a href="http://www.amsrealtime.com/">Advanced Management Solutions</a>,
supplier of tools for project and resource
management claim that AMS Realtime is  the first and only non-browser based
Project Management software available for Linux. This software is a Linux
port of Advanced Management Solutions'  application AMS REALTIME Projects.
LINUX users  can now try out this fully functional Linux version through a
special free trial offer.

<!-- *** BEGIN copyright *** -->
<P> <hr> <P> 
<H5 ALIGN=center>
Copyright &copy; 2001, Michael Conry and 
the Editors of <A HREF="mailto:gazette@ssc.com"><I>Linux Gazette</I></A>.<BR>
Copying license <A HREF="../copying.html">http://www.linuxgazette.com/copying.html</A><BR>
Published in Issue 68 of <i>Linux Gazette</i>, July 2001</H5>
<!-- *** END copyright *** -->

<!-- startcut ============================================================-->

<CENTER>
<!-- *** BEGIN navbar *** -->
<IMG ALT="" SRC="../gx/navbar/left.jpg" WIDTH="14" HEIGHT="45" BORDER="0" ALIGN="bottom"><A HREF="lg_mail68.html"><IMG ALT="[ Prev ]" SRC="../gx/navbar/prev.jpg" WIDTH="16" HEIGHT="45" BORDER="0" ALIGN="bottom"></A><A HREF="lg_toc68.html"><IMG ALT="[ Table of Contents ]" SRC="../gx/navbar/toc.jpg" WIDTH="220" HEIGHT="45" BORDER="0" ALIGN="bottom" ></A><A HREF="../lg_frontpage.html"><IMG ALT="[ Front Page ]" SRC="../gx/navbar/frontpage.jpg" WIDTH="137" HEIGHT="45" BORDER="0" ALIGN="bottom"></A><A HREF="../lg_faq.html"><IMG ALT="[ FAQ ]" SRC="./../gx/navbar/faq.jpg"WIDTH="62" HEIGHT="45" BORDER="0" ALIGN="bottom"></A><A HREF="lg_answer68.html"><IMG ALT="[ Next ]" SRC="../gx/navbar/next.jpg" WIDTH="15" HEIGHT="45" BORDER="0" ALIGN="bottom"  ></A><IMG ALT="" SRC="../gx/navbar/right.jpg" WIDTH="15" HEIGHT="45" ALIGN="bottom">
<!-- *** END navbar *** -->
</CENTER>

</BODY></HTML>
<!-- endcut ============================================================-->