Letters to the Editor
Letters
C++ Minuses
Just read your column about C++ [LJ, June 2003]. It is deliberately provocative, and as such, it will get you a large number of well-deserved replies. One point I wanted to make: C++ is getting old and still is not there. It is way away from being the main programming language, and I can see two main reasons for that.
The first is lack of standardization. C++ got ANSI less than ten years ago and still has no standardized ABI. Net result: installing C++-dependent software and libraries is a nightmare. If you ever tried to compile some KDE apps yourself you know what I mean. It does not stop there, however; the fact that you cannot link together two objects compiled with different compilers prevents vendors from easily distributing binary libraries. Not only a technical issue, it also becomes a commercial one.
The second reason is complexity.
C++ has accumulated so many features over the years that it has
become incredibly complex. I believe I can safely say that nobody
can master all of it. Result: put together a team of, say, ten people,
each of them mastering 90% of the language (that is, really good
C++ programmers). Chances are that the 10% they don't know will not
be the same for all programmers. You will end up with pieces of
code that can be understood only by the people who wrote them.
This is a disaster waiting to happen. Most project managers will
refuse to sign for a language that will bring more trouble than
it may solve. You just started a language war; you expected such things to
happen, didn't you?
—
Nicolas
Perl-Based Shell
In the April 2003 issue, David Bandel mentions
psh as an alternative shell to bash. Although psh
is the most feature-rich Perl shell I've seen,
it doesn't seem to be lighter as David claims.
I'm running psh 1.8 on my Gentoo box, with Perl 5.8.0.
top shows psh
resident in 3964k of RAM, while showing bash at only 1440k.
It would be great to see future optimization of
this shell, because Perl is already competing with
traditional shells as the de facto scripting
language on many systems.
—
Christopher J. Pilkington
Free, Yes. Cheap, No.
I manage several research networks where I have
been using Linux (Red Hat mostly) for quite a few
years and have been very pleased with not only the
functionality but the great response from the Open
Source community. This week, I received a somewhat
unsettling call from a Red Hat sales rep when I
asked for info on their Red Hat Enterprise Linux AS
operating system. I was told that on December 31,
2003, Red Hat will discontinue support for their
OS, with the exception of their Enterprise line,
priced at $1,499–$2,499 per year, per server.
I asked what the Enterprise version offered that
I did not get with the versions I was currently
using, and was told I would get support and an
extended life on the kernel version (2.4.9). I am
a firm believer in trying to support development
in the Open Source community, and paying for a good
OS is just part of doing business, but $1,499–$2,499
per server actually seems more expensive than the
Microsoft offering, Sun Microsystems or Apple OS
X Server. How do the hardworking programmers who develop the
open-source code feel about someone selling it for
what appears to be a substantial profit?
—
Robert Christner
MIS/MIT MIND Institute
More on the Zaurus, Please
I recently purchased a Sharp Zaurus 5600 and am very, very glad I
saved a copy of your January 2003 magazine containing a good article
about the Sharp Zaurus. I had a few questions about things I had read
and sent a message to
Guylhem Aznar, who promptly responded and quickly helped me. Keep up
the good work! Thank you for producing such a great magazine! Keep the
Zaurus articles coming!
—
Jonathan M. Rose
President, Farious Net
Solutions
Does “Public Domain” Software Exist?
The Linux Journal October 2002 article, “Why the Public
Domain Isn't a License” (/article/6225) seems to disagree with prevailing wisdom as well as this rather
official-looking CMU page: www.cmu.edu/innovationtransfer/Home/documents/ipg6.html.
More specifically, they seem to disagree about whether something can be
placed in the public domain by a deliberate act.
Is there any way of clearing up this confusion?
—
Dan
Lawrence Rosen replies: I wrote the article to clear up confusion but apparently that hasn't helped. I don't recommend dedicating software to the public domain and am not convinced such a dedication is fully effective. Instead, use a license (like the BSD license) that accomplishes everything you want without disclaiming ownership.
Thumbs-up on Nagios
I was gratified to see Richard Harlan's article
“Network Management with Nagios” in the July
2003 issue. We converted to Nagios last fall
after using another popular and widely available
management tool for several years. The old tool
was free as in “free beer”, but its license
severely restricted our use of it in some emerging
business opportunities, so we went looking for an
open-source replacement. Nagios fit the bill nicely. The flexibility
is awesome. Using the plugins from the APAN
Project (apan.sourceforge.net), we were able to use Nagios to accommodate
our Multi-Router Traffic Grapher
(people.ee.ethz.ch/~oetiker/webtools/mrtg)
monitoring of traffic through network
devices. It was then easy to extend
Nagios to use Round Robin Database
(people.ee.ethz.ch/~oetiker/webtools/rrdtool)
to record and graph such diverse indicators as
ping times, disk utilization, CPU and memory
usage, RAS dial-up sessions, IPSec VPN sessions
and database license usage.
The visibility it gives us into our network has
proven its worth multiple times from identifying
software with a memory leak on one server to
finding a piece of spyware saturating a network
segment on another machine. This is a tool that
should be in every network admin's bag of tricks.
—
Rob Embry
Screenshots, Please
I've been reading Reuven Lerner's articles for several months now. Although they're very good articles, he never includes any graphic examples. One article mentioned how great and customizable the user interface was, with different color options. Again, no examples. Please Reuven, show us something.
PS: Marcel's Cooking With Linux is the best! Don't
ever change.
—
Callum Benepe
Today’s modular x86 servers are compute-centric, designed as a least common denominator to support a wide range of IT workloads. Those generic, virtualized IT workloads have much different resource optimization requirements than hyperscale and cloud applications. They have resulted in a “one size fits all” enterprise IT architecture that is not optimized for a specific set of IT workloads, and especially not emerging hyperscale workloads, such as web applications, big data, and object storage. In this report, you will learn how shifting the focus from traditional compute-centric IT architectures to an innovative disaggregated fabric-based architecture can optimize and scale your data center.
Sponsored by AMD
Built-in forensics, incident response, and security with Red Hat Enterprise Linux 6
Every security policy provides guidance and requirements for ensuring adequate protection of information and data, as well as high-level technical and administrative security requirements for a system in a given environment. Traditionally, providing security for a system focuses on the confidentiality of the information on it. However, protecting the data integrity and system and data availability is just as important. For example, when processing United States intelligence information, there are three attributes that require protection: confidentiality, integrity, and availability.
Learn more about catching the bad guy in this free white paper.
Sponsored by DLT Solutions
| Using Salt Stack and Vagrant for Drupal Development | May 20, 2013 |
| Making Linux and Android Get Along (It's Not as Hard as It Sounds) | May 16, 2013 |
| Drupal Is a Framework: Why Everyone Needs to Understand This | May 15, 2013 |
| Home, My Backup Data Center | May 13, 2013 |
| Non-Linux FOSS: Seashore | May 10, 2013 |
| Trying to Tame the Tablet | May 08, 2013 |
- Using Salt Stack and Vagrant for Drupal Development
- Making Linux and Android Get Along (It's Not as Hard as It Sounds)
- New Products
- Validate an E-Mail Address with PHP, the Right Way
- Drupal Is a Framework: Why Everyone Needs to Understand This
- A Topic for Discussion - Open Source Feature-Richness?
- Home, My Backup Data Center
- New Products
- Readers' Choice Awards
- RSS Feeds
Enter to Win an Adafruit Prototyping Pi Plate Kit for Raspberry Pi

It's Raspberry Pi month at Linux Journal. Each week in May, Adafruit will be giving away a Pi-related prize to a lucky, randomly drawn LJ reader. Winners will be announced weekly.
Fill out the fields below to enter to win this week's prize-- a Prototyping Pi Plate Kit for Raspberry Pi.
Congratulations to our winners so far:
- 5-8-13, Pi Starter Pack: Jack Davis
- 5-15-13, Pi Model B 512MB RAM: Patrick Dunn
- Next winner announced on 5-21-13!
Free Webinar: Linux Backup and Recovery
Most companies incorporate backup procedures for critical data, which can be restored quickly if a loss occurs. However, fewer companies are prepared for catastrophic system failures, in which they lose all data, the entire operating system, applications, settings, patches and more, reducing their system(s) to “bare metal.” After all, before data can be restored to a system, there must be a system to restore it to.
In this one hour webinar, learn how to enhance your existing backup strategies for better disaster recovery preparedness using Storix System Backup Administrator (SBAdmin), a highly flexible bare-metal recovery solution for UNIX and Linux systems.




10 min 3 sec ago
56 min 31 sec ago
1 hour 17 min ago
7 hours 32 min ago
13 hours 10 min ago
19 hours 10 min ago
19 hours 32 min ago
19 hours 43 min ago
19 hours 47 min ago
20 hours 17 min ago