CentOS 5.1 (CentOS-5 branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News CentOS 5.1 (CentOS-5 branch)
# 1  
Old 12-26-2007
CentOS 5.1 (CentOS-5 branch)

CentOS is an Enterprise Linux distribution based on the sources from Red Hat Enterprise Linux. CentOS conforms with Red Hat's redistribution policy and aims to be 100% binary compatible. Each CentOS release is supported for 7 years (by means of security updates) and about every 18 months there is a new CentOS release. CentOS is most fit as a stable desktop, server, and appliance operating system. CentOS-5 is based on Red Hat Enterprise Linux 5, CentOS-4 is based on RHEL4, CentOS-3 is based on RHEL3, and CentOS-2 is based on RHAS2.1. License: GNU General Public License (GPL) Changes:
A new periodic release update with bugfixes, feature enhancements, and new hardware support. New ISO images are available, and package repositories have been updated.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Linux

Tproxy CentOS 7

Hi dear I came with such a question, I ask you not to kick much) I have rules for iptables ip rule add fwmark 0x01/0x01 table 100 ip route add local 0.0.0.0/0 dev lo table 100 iptables -t mangle -N REDSOCKS2 iptables -t mangle -A REDSOCKS2 -p udp -j TPROXY --on-port 10053 --tproxy-mark... (0 Replies)
Discussion started by: andreich_kms
0 Replies

2. Red Hat

Programming c/C++ in centos

Hello friends I am beginner in centos I work with advanced scientific programming in C,. I need greatest ide in c, c++ in centos 6,.. some suggestion? (5 Replies)
Discussion started by: gitac
5 Replies

3. Linux

Sudoers in Centos

In our servers we don't have proper groups and No active Directory. We are adding Users locally and providing users a public key, that's the way they can connect to the servers using .ppk file. My manager ask me to prompt for a password based login when they try for Sudo. (Currently it was set... (1 Reply)
Discussion started by: shekar777
1 Replies

4. Red Hat

RH V Centos

Hi, I have built out a new virtual production environment (VMWare, HA enabled, VMotion... all the bells & whistles) using RHEL5 VM's. I have got another ESX host that I plan to use as a pre-prod environment. To save some costs on RH subs I was thinking about installing this environment... (5 Replies)
Discussion started by: Duffs22
5 Replies

5. Red Hat

How to Upgrade Centos 5.7 using Centos 5.8 ISO image on Vmware workstation

Dear Linux Experts, On my windows 7 desktop with the help of Vmware workstation (Version 7.1), created virtual machine and installed Centos 5.7 successfully using ISO image. Query : Is this possible to upgrade the Centos 5.7 using Centos 5.8 ISO image to Centos version 5.8?.. if yes kindly... (2 Replies)
Discussion started by: Ananthcn
2 Replies

6. Linux

rpmbuild on CentOS

Hi I have installed Linux CentOS release 5.3 (kernel 2.6.18-128.EL5PAE) on the server with following details : Model : HP ProLiant BL460c G7 After installing OS I’m not able to see the NICs installed on the machine. I installed rpm file from the link: ... (0 Replies)
Discussion started by: girish_shukla
0 Replies

7. Linux

CentOS 5.3 quota

I am running on CentOS 5.3 x86 64bit. I setup quotas on /home as I thought successfully, I tested numerous times with a couple of different users. I login this morning and find my /home near 100% wondering what happened. I have one user that some how blew through his 3.5 gig quota and... (1 Reply)
Discussion started by: beaker457
1 Replies
Login or Register to Ask a Question
RHN_CHECK(8)							   Red Hat, Inc.						      RHN_CHECK(8)

NAME
rhn_check - Check for and execute queued actions on RHN. SYNOPSIS
rhn_check [options] DESCRIPTION
rhn_check is a client program that connects to "Spacewalk Server", "Red Hat Satellite" or "Red Hat Network Classic" and receives queued actions for this particular system. After receiving the actions, rhn_check will then process them, and return the results to Spacewalk. OPTIONS
-v, --verbose Increase the debugging output. --proxy=PROXY Specify an http proxy to use. --proxyUser=PROXYUSER Specify a username to use for an authenticated proxy. This option must be used in conjunction with proxyPassword. --proxyPassword=PROXYPASSWORD Specify a password to use for an authenticated proxy. This option must be used in conjunction with proxyUser. --version Show the program's version number and exit. -h, --help Show a help message and exit. FILES
/etc/sysconfig/rhn/systemid The digital server ID for this machine if the system has been registered onto "Spacewalk Server", "Red Hat Satellite" or "Red Hat Network Classic". This file does not exist otherwise. /etc/sysconfig/rhn/up2date The common configuration file used by RHN client programs. SEE ALSO
rhn_register(8), rhnreg_ks(8), rhnsd(8), rhn-profile-sync(8), rhnplugin(8), up2date(5). AUTHORS
See the AUTHORS file included with this software. This manual page was written by James Bowes <jbowes@redhat.com> BUGS
Report bugs to <http://bugzilla.redhat.com>. COPYRIGHT
Copyright (C) 1999-2010 Red Hat, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. Linux 2010 August 30 RHN_CHECK(8)