Linux Articles

» Home
» Publications
» Profile(CV)
» Contact

» Money
» Consulting

» Stock Tracker
» Java.SCJP
» Java.Links
» Oracle.OCA
» Oracle.OCP
» Linux.Certification
» Linux.Articles
» Process.Agile

» Microcontroller
» Album
» Dictionary
» Impressum



» Linux Articles

© 2000-2008 by Koray Güclü

 Redundant Arrays of Inexpensive Disks (RAID)
In 1987, Patterson, Gibson and Katz at the University of California Berkeley, published a paper entitled "A Case for Redundant Arrays of Inexpensive Disks (RAID)" . This paper described various types of disk arrays, referred to by the acronym RAID. The basic idea of RAID was to combine multiple small, inexpensive disk drives into an array of disk drives which yields performance exceeding that of a Single Large Expensive Drive (SLED). [ Read ... ]

 Creating a CVS repository from scratch
I manage my projects I've been working on with CVS. I decided to write an article to share my expreiences with all of you out there. Why CVS? It's free, and widely used. Its development is started in 1986 therefore it has been used for a long time. [ Read ... ]

 Creating a cvs repository with pserver authentication
I had many problems during my pserver installation so I wantted to write an article about that concept to share my experiences with you. This is much like a guide gives you neccessary steps to perform your pserver installation without a headache. [ Read ... ]

Copyright © 2002 by Koray Güclü.