How 2 #CentOS A Centos Installation Repository

8Dec/0910

Creating a Local #Fedora 12 #Yum Repository

  • Stumbleupon
  • Google Buzz

yumfedora Fedora 12 has just been released so it's time to add it to our arsenal of local yum repositories. We all know the importance of creating a local YUM repository on your LAN. Not only do you decrease the time it takes to download and install updates, you also decrease bandwidth usage.

This How To will show you a simple yet effective way of setting up your local Fedora 12 YUM repository and client.

TIP: Distribute your Fedora YUM configuration via your Puppet Master

3Dec/090

#Fedora 12: Constantine – Released to repositories

  • Stumbleupon
  • Google Buzz

Fedora 12

Fedora 12 Overview

As always, Fedora continues to develop (http://www.fedoraproject.org/wiki/Red_Hat_contributions) and integrate the latest free and open source software (http://www.fedoraproject.org/wiki/Features). The following sections provide a brief overview of major changes from the previous release of Fedora.

For more details about other features that are included in Fedora 12 refer to their individual wiki pages that detail feature goals and progress:
http://www.fedoraproject.org/wiki/Releases/12/FeatureList

Throughout the release cycle, there are interviews with the developers behind key features giving out the inside story:
http://www.fedoraproject.org/wiki/Interviews

The following are major features for Fedora 12:
* Improved WebCam support
* Better Video Codec
* Audio Improvements
* Better Power Management

Some other features in this release include:
* Automatic bug reporting tool
* Bluetooth on demand
* Many, many virtualization enhancements
* Still more security improvements

Features for Fedora 12 tracked on the feature list page:
http://www.fedoraproject.org/wiki/Releases/12/FeatureList

A discussion putting these features in context may be found at:
http://www.fedoraproject.org/wiki/Fedora_12_Talking_Points

Original Document: http://docs.fedoraproject.org/release-notes/f12/en-US/html/

Tagged as: No Comments
3Nov/091

How to keep a detailed audit trail on your #CentOS 5.4 servers

  • Stumbleupon
  • Google Buzz

centosThe psacct package contains several utilities for monitoring process activities, including ac, lastcomm, accton and sa. The ac command displays statistics about how long users have been logged on. The lastcomm command displays information about previous executed commands. The accton command turns process accounting on or off. The sa command summarizes information about previously executed commmands. Install the psacct package if you'd like to use its utilities for monitoring process activities on your CentOS 5.4 system.

Installing the psacct package

Use yum command if you are using CentOS 5.4 / Fedora 11 / RHEL 5.4:

# yum install psacct

18Jun/094

Creating a Local #Fedora 11 #Yum Repository

  • Stumbleupon
  • Google Buzz

yumfedoraWe all know the importance of creating a local YUM repository on your LAN. Not only do you decrease the time it takes to download and install updates, you also decrease bandwidth usage.

This How To will show you a simple yet effective way of setting up your local Fedora YUM server and client.

TIP: Distribute your Fedora YUM configuration via your Puppet Master