I've heard you can get some extra performance out of swap partitions at the lower cylinders of the hard drive. More so with the larger drives coming out these days.
A problem with Microsoft is they try to re-create concepts they THINK are right when they could have built on ones used and fine-tuned in the UNIX community for years before. (Things like UID/GID vs ACLs, NFS or sNFS vs File Sharing, TCP/IP vs IPX/NetBEUI, DNS vs WINS the list goes on and on.)
What RedHat is doing from under the noses of those who are not familiar with UNIX is similar to the Microsoft mentality. RedHat THINKS it is better to put this config file here, or that log file there. This breaks sh$t and is completely foreign to a UNIX user from outside the RedHat world. It also makes it far more difficult to use both RPM and non-RPM packages.
RedHat is really trying to make life easier by putting categories of files in specific locations but the effects are anything but that. They really should have created most RPM packages with the default locations the author used (usually something like/usr/local or/opt) Now if you want to make tweaks to binaries you're in for plenty of work.
I appreciate the good publicity RedHat has given the Linux community. Driver support and programs are being created far faster with a larger user base. However, (Note to RedHat) don't try to re-invent UNIX, it has been around a lot longer than you.
- develop on Unix, then porting to other *nixes
is a breeze. porting to Windows is reasonable.
- develop on Windows, and porting to anything
else is major major headache, and usually means
rewriting from scratch.
in other words, kill two birds with one stone,
and develop on a Unix environment first.
The Backhoe
Natural Enemy of the Network Administrator
http://www.23.com/backhoe/
I've heard you can get some extra performance
out of swap partitions at the lower cylinders
of the hard drive. More so with the larger
drives coming out these days.
Can anyone confirm these rumor/theory?
A problem with Microsoft is they try to re-create
concepts they THINK are right when they could
have built on ones used and fine-tuned in the
UNIX community for years before. (Things like
UID/GID vs ACLs, NFS or sNFS vs File Sharing,
TCP/IP vs IPX/NetBEUI, DNS vs WINS the list
goes on and on.)
What RedHat is doing from under the noses of
those who are not familiar with UNIX is similar
to the Microsoft mentality. RedHat THINKS it
is better to put this config file here, or that
log file there. This breaks sh$t and is
completely foreign to a UNIX user from outside
the RedHat world. It also makes it far more
difficult to use both RPM and non-RPM packages.
RedHat is really trying to make life easier by
putting categories of files in specific locations
but the effects are anything but that. They
really should have created most RPM packages
with the default locations the author used
(usually something like
Now if you want to make tweaks to binaries
you're in for plenty of work.
I appreciate the good publicity RedHat has given
the Linux community. Driver support and programs
are being created far faster with a larger
user base. However, (Note to RedHat) don't try
to re-invent UNIX, it has been around a lot
longer than you.