Posts tagged CentOS
CentOS Mirrors Australia and Worldwide
Jun 22nd
Please be advised that all mirrors listed in this post are valid by the time of publishing this post.
Setting up a Linux NFS Server
Feb 25th
NFS: Network File System allows directories and files to be shared and accessed across a network; the client remotely accesses the data that is stored on the server as if they were local files. NFS developed by Sun Microsystems. Installing NFS: If the NFS software is not already installed on the system or not running, use rpm or yum to install the software, ntsysv to enable the startup scripts. You can manually start the daemons by typing:
service nfs start
The server has to be running the following daemons: (more…)
Installing CentOS 5.4 Step by step
Feb 15th
What is CentOS: CentOS is an Enterprise-class Linux Distribution derived from sources freely provided to the public by a prominent North American Enterprise Linux vendor. CentOS conforms fully with the upstream vendors redistribution policy and aims to be 100% binary compatible. CentOS mainly changes packages to remove upstream vendor branding and artwork. And YES CentOS is FREE.
CentOS is developed by a small but growing team of core developers. In turn the core developers are supported by an active user community including system administrators, network administrators, enterprise users, managers, core Linux contributors and Linux enthusiasts from around the world. (more…)






