Server :: CentOS 5.6 Patch Version Control?

Jul 21, 2011

I have this project at work. We are a MS Windows shop, and I am "supposed" to be the linux expert, which means, linux support, it's me. I have worked with linux maintaining PCs at home with different versions of linux since 1995, jumping from Slackware to Ubuntu.

Now, I have two CentOS 5.6 boxes, and I need to control the patching process. the boxes are hosting an application which we don't manage. So. one box in production, one box in development. The idea is that the box in development wil use yum in a standard way and download whatever patches are needed, and the application is tested. When the testing is done (this can take minutes, hours, or days) then the production box gets patched.
The problem is that I need to garantee that exactly the same patches are applied in development and in production.

the development box downloads the patches from the internet, but the production box gets it's patches from the development box, not the internet. I have played around with making local repos on the development box and samba, or rsync the /var/yum/cache, and to change the yum.repo.d CentOS-base.repo to force the prod to go to the dev box, without success.

View 2 Replies


ADVERTISEMENT

Server :: Perform Patch Management For Server (centOS - Debian)

Aug 26, 2010

Many software available for patch managment like OCSinventry, cfengine,puppet,redhat satellite server for linux. I want to perform patch management for my Linux server (centOS, debian) My question is how to find out which patches available for Linux and which patches i need to apply. Is there any way to find out require patches?

View 6 Replies View Related

Ubuntu :: Volume Control Missing - Kernel Patch

Jun 4, 2010

I did the latest patch/update to lucid this morning and it would appear that my Volume control has gone missing from the task bar. There doesn't seem to be a volume control in Applications > Sounds & Video either. I am sure this has to do with the patch upgrade that I installed as everything was working fine before. For that matter, I had no system sounds either and it took a power off reboot for that to come back. My Music program (atunes) is not working properly either and keeps locking up. How do I reverse this patch or get my system back to a functional state?

View 1 Replies View Related

Debian Configuration :: Downgrade The Kernel Patch Version?

Aug 31, 2011

When a real kernel version is upgraded, like say 2.6.32 to 2.6.38, the old kernel is left intact and is ready to be used in case of a problem with a new one, but when only a debian patch version is updated, like 2.6.32-30 to 2.6.32-35, the old kernel is replaced with a new one. More then this, aptitude shows that older version is not in repository either, so how do you supposed to revert back? Well, i did found -30 in apt cache when i got hit by a nasty regression in -35 yesterday, but what if i had cleaned apt cache?

View 1 Replies View Related

CentOS 5 Server :: Installed CentOS 5.3 On A Machine, And Need A Samba Version 3.2 Or Higher?

Jul 8, 2009

I've installed CentOS 5.3 on a machine, and I need a Samba version 3.2 or higher. Since 3.4 is out, I thought I'd grab that. But, "yum list|grep samba" gives me only version 3.0.33. Is there a package of Samba I can grab that will upgrade the 3.0 installation so that I don't have two laying around? If not and I need to compile from source, do you have any suggestions for what arguments I should give configure? I'm not used to Linux coming from the BSD world

View 1 Replies View Related

CentOS 5 Server :: LAMP Version Available In The Official CentOS 5.5 Repositories?

Oct 29, 2010

I'm quite new to Linux/CentOS. I installed LAMP from official CentOS repositories and I'm wondering why the PHP (5.1.6) or MySQL (5.0.77) versions are so old. Why there is now the latest versions available.

Is it recommended to use these versions or should I update to the newest one - if so could you plesae provide me some links to official repositories&tutorials.

View 2 Replies View Related

CentOS 5 Server :: What Glibc Version I Have?

Apr 5, 2011

how to find what glibc version I have? Our software vendor needs this info so they can send us the right run time.

View 3 Replies View Related

CentOS 5 Server :: Update 5.3 - "Warning - Your System Is Actually Running CentOS Linux Version 5.3."

Jul 31, 2009

I have Centos 5.3 on our server When I log-in in webmin I have a message "Warning - Your system is actually running CentOS Linux version 5.3." In the next line I have a button "Update Detected Operating System" My question is Do I need to click the link and update Detected operating system? If I do, is it going to change any configuration on our server?

View 2 Replies View Related

Server :: Install Libpcap Version 1 On Centos 5?

Oct 27, 2010

I am trying to install libpcap version 1 on my centos 5.5 (which supply libpcap 0.9.4 as built in). I need libpcap>=1.0 to install snort 2.9. I tried to install by downloading source code from tcpdump.org but failed to update libpcap-0.9.4 by libpcap-1.0.0.

View 4 Replies View Related

CentOS 5 Server :: Upgrade PHP From Version 5.1.6 To Anything Higher?

Dec 24, 2010

I need to upgrade our PHP from version 5.1.6 to anything higher.

What is the latest version of PHP for CentOS ? I need a stable version, not a test version.

Should I upgrade from CentOS 5.2 to 5.5 ?

View 7 Replies View Related

CentOS 5 Server :: YUM : Freeze PHP And Mysql Version?

Jun 16, 2011

i would like to upgrade my centos 5.3 with the oldest update from repository. (about 224 update)I would like to update all the system but keep freezed php and mysql.

View 2 Replies View Related

CentOS 5 :: After Updating To The Version (2.6.18-164.el5), The Server Is Not Stable And I Have Got A Lot Of Errors?

Sep 23, 2009

I am running CentOS release 5.3 (Final)
kernel: CentOS (2.6.18-53.1.13.el5)

After updating to the version: CentOS (2.6.18-164.el5), the server is not stable and i have got a lot of this kind error:

Sep 19 02:08:36 server kernel: EXT3-fs error (device sda8): ext3_lookup: unlinked inode 3372068 in dir #5148223
Sep 19 02:08:36 server kernel: Aborting journal on device sda8.
Sep 19 02:08:36 server kernel: EXT3-fs error (device sda8): ext3_lookup: unlinked inode 3372071 in dir #5148223[code].....

View 8 Replies View Related

CentOS 5 Server :: Wrong Mysql Client Api Version In Php53?

Aug 4, 2011

I have recently installed centos 5.6an app i have needs to run php 5.3 so i upgraded by adding a repo and using yum install php53*a php -v gives me this.PHP 5.3.3 (cli) (built: Mar 30 2011 13:51:41) Copyright (c) 1997-2010 The PHP GroupZend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologiesi also need mysql 5.1 so i picked a repo that had the 5.1 version of mysql in it and um install mysql*which gives me this.[root@localhost var]# mysql -Vmysql Ver 14.14 Distrib 5.1.52, for redhat-linux-gnu (i686) using readline 5.1and then tri to run my app and it failsthe only difference i see between the server that is current working and the new one is in the phpinfo file.in the mysql section of the working one it says Client API version. 5.1.xin the new server install it says the following which is still point to the client api or 5.0

mysql
MySQL Supportenabled
Active Persistent Links 0

[code]....

View 8 Replies View Related

General :: Apply Kernel Patch - Couldn't Find File To Patch

Apr 8, 2011

I just want to upgrade my Slackware 13.1 kernel (2.6.33.4) to the latest stable kernel from kernel.org (2.6.38.2). I have never done anything like this and I am a Linux newbie, so I would appreciate a "Kernel Patching for Dummies" version if possible. I did do a search on this forum and most of what I read was over my head. I found an FAQ on kernelnewbies.org on "How To Apply A Patch" but when I attempted what they suggested, it said it couldn't find the file to patch at line 5 and asked me which file to patch. So I CTRL-Z'd out of there and came here. Here's what I tried:

[code]...

View 14 Replies View Related

CentOS 5 Server :: User Named Unknown After Bind Version Update

Jan 28, 2009

I updated bind to version bind-9.3.4-6.0.3.P1.el5_2 today, and then I started getting "Starting named: named: user 'named' unknown" messages. Selinux is enabled.
ID named shows:
uid=25(named) gid=25(named) groups=25(named) context=root:system_r:unconfined_t:SystemLow-SystemHigh

View 2 Replies View Related

Fedora :: Recommendations For Version Control?

Apr 27, 2010

I am in need of recommendations what software to use to keep track of development files in my office. I wish to have a central server which holds the source code of our software. There will be two dev staff working concurrently on the same files. Also i need it to be accessible by Eclipse or any equivalent IDE software.

View 5 Replies View Related

CentOS 5 :: Centos_5.2 Support NAT-T Or Need To Patch?

Mar 18, 2009

A site -- to -- site vpn need NAT-T . But I don't know whether the Centos_5.2 support that function default, or I have to patch it by myself.If I should patch it all by myself, How to do it ? VPN suite: OPENSWAN KERNEL version : 2.6.18-92.1.22.el5 i686

View 1 Replies View Related

CentOS 5 :: Patch/security Updates For 5

Dec 2, 2009

Is there a mailing list or an alert where I can subscribe to, so I know if there's critical or moderate patches I have to apply to my Centos 5 servers.

View 5 Replies View Related

CentOS 5 :: PhpMyAdmin Complains Of MySQL Client Library And Server Version Mismatch

Sep 18, 2010

Summary: Does a discrepancy between MySQL client library 5.0.x and MySQL server of 5.1.50 cause "inconsistent behavior", as reported by phpMyAdmin? The longer version: Windows Sysadmin taking the plunge into Linux. I tried to spare you all the rookie questions and did a fair bit of reading. I'm rather happy I was able to get CentOS 5.5 installed and running, configured iptables, got the kernel updated, Apache, MySQL and PHP installed. Then upgraded PHP to 5.2 after I figured out how repos and priorities work.

I got phpMyAdmin installed and running, then decided to upgrade from 2.11 to 3.3.7 but it keeps complaining that my MySQL client libraries are something like 5.0.63, while my server is 5.1.50, and this may cause "inconsistent behavior" or something of the like. So, feeling industrious, I decided to find an updated client.

MySQL-client-community-5.1.50-1.rhel5.i386.rpm

But it wouldn't let me install it as it conflicted with the default mysql-server installation. I also couldn't remove just the old client, to update to a newer one. So I blew away everything mysql on my server and installed the above client

MySQL-server-community-5.1.50-1.rhel5.i386.rpm

and that server file. I'm assuming I'm missing dependencies now as phpMyAdmin claims it can't load the mysql extension. Attempting to 'yum' php-mysql tried to install 'mysql' as a dependency, which immediately conflicted with the files I'd installed. At this point I'm wondering if I'm closing in on successfully installing a version that phpMyAdmin doesn't complain about, or if I should even care that it is complaining and just go back to all the repo versions of everything.

# rpm -e MySQL-shared-community-5.1.50-1.rhel5.i386.rpm
error: package MySQL-shared-community-5.1.50-1.rhel5.i386.rpm is not installed

View 4 Replies View Related

Fedora :: Choosing A Version Control System

Sep 11, 2009

I want to set up a very simple version control system in my own computer, which only I will use. I want to use it mainly for latex files, not programming. I basically want to use it as a smart backup system and to keep track of past versions, but I don't need merging, patching, etc... My typical needs are the following:Work on a file many times and committ the changes every couple of days.Every now and then, try something new, and do it on a new branch. If it doesn't work, go back to the original one.

Take a look at a previous version (often a binary file, say a pdf or dvi file).I have used git so far, for no special reason, but I haven't been able to get comfortable with it, specially since it only handles text files efficiently (I think). My main issue is with point 3 above, I haven't found a way (maybe there's just no way) of pointing to a previous version of a file and opening it in an external program. Would CVS or SVN or any other version control system allow me to do this easily?

View 1 Replies View Related

Fedora :: Version Control Repository For Packages?

Nov 13, 2009

Where is the version control repository for source RPMs? When a package maintainer makes a change, he or she must commit the change somewhere. Where is that, and is it publicly viewable?

View 2 Replies View Related

General :: Git Version Control With Multiple Users?

Mar 30, 2010

I want to setup a git repository, three of four users will contribute, so they need to download the code and shall be able to upload their changes to the server or update their branch with the latest modifications.So, i setup a linux machine, install git, setup the repository, then add the users in order to enable the acces throught ssh.Now my question is, What's next?, the git documentation is a little bit confusing,i.e. when i try from a dummy user account to clone the repository i got:

xxx@xxx-desktop:~/Documentos/git/test$ git clone -v ssh://xxx@192.168.1.104/pub.git
Initialized empty Git repository in /home/xxx/Documentos/git/test/pub/.git/
xxx@192.168.1.104's password:

[code]....

View 3 Replies View Related

General :: Which Version Control Should Use For Configuration Files

May 8, 2010

I want to store some of my configuration files (~/.emacs.d/, .Xdefaults, etc. linux $HOME stuff) in version control so I can easily sync them with my notebook/workplace and see my past changes and revert to them should the need arise.

So far it seems to me that there are quite some people using git for this and I think that I too want to use a distributed vcs for this (if only to get more used to them) but I can't say that I am very experienced with all things dvcs. I did use darcs and git briefly and so far I can say that I really like the way git handles branches, and I think the possibility to have different branches within the same directory is especially useful for my use case. Darcs on the other hand has cherry picking of patches, which too is quite the convenient feature when managing configuration files (at least I assume it is).

So, what would you recommend to use? And what would be your reasoning for your recommendation? What other vcs with nice feature that I haven't mentioned exist and would make a good vcs to store configuration files and why?

View 2 Replies View Related

Software :: Looking For Web Based Version Control System

May 19, 2010

I'm looking for an open source web based version control system for our enterprise.To give you a quick picture of what we need I'll give you an example.

1.The customer send us some files for a new project (these will be the version 1.0)
2.We work on these files and make then available to the customer to let him verify that our changes are what he want. (These will be the version 2.0)
3.The customer accept.
4.We start the production.

View 2 Replies View Related

CentOS 5 :: PATCH Missing ISO 9660 Image

Jan 29, 2011

From last few days i stuck with error in installing CentOS 5.5 ISO using USB stick, I have customized ISO from cent os tree 5.5 and update.(customization with respect to the package removing like openoffice, X-window, Gnome ...)

Here are some details

anaconda : anaconda-11.1.2.209-1.el5.centos
kernel : kernel-2.6.18-194.26.1.el5

View 1 Replies View Related

Programming :: SVN Add Folder - Svn - Warning: 'newfolder' Is Already Under Version Control

Feb 1, 2011

I have a new folder in my directory, called 'newfolder'

When I create a diff file there is no mention of this new folder in it.

When I do 'svn add newfolder' it says: svn: warning: 'newfolder' is already under version control.

How do I get my newfolder to be included in my diff file so that it is included when someone else patches my file in their own directory

View 1 Replies View Related

CentOS 5 :: MySQL Subsecond Slow Query Log Patch Installation?

Aug 31, 2010

I am using MySQL 5.0.77 Version rpm on CentOS 5 Red Hat Linux. I want to install micro second slow query log patch on this MySQL S/W version.As I found the slow query micro second patch on percona site i.e. [URL]step by step to install above mentioned patch with rpm based MySQL installation? Do we need MySQL source files to apply patch ?

View 13 Replies View Related

CentOS 5 :: Postfix Version Comes With CentOSPlus Repository (Version 5.4)?

Jul 4, 2010

what is the postfix version comes with CentOSPlus repository for centos 5.4

View 2 Replies View Related

Fedora :: Feature - Transparent Local Version Control System For Documents

Nov 13, 2009

I think a version control system should be integrated by default into the user's documents directory. Any time a file is saved, the app would check to see if there is another file by the same name, and if there is, make a hidden copy of the previous version with name such as ".filename.[datestamp]" . This would be similar to what gEdit already does, but at a broader level.

A more robust system would include controls for watching more directories. It would also show comparisons with previous versions of the document. Being file based, it wouldn't care if unneeded backup files are destroyed.

If file space is an issue, backup files would only contain the differences between the next and previous versions. This would mean, however, that back-up files would be useless if a few are irretrievable.

Obviously, users would be able to turn this app on or off, if they don't need/desire this feature.

View 7 Replies View Related

Ubuntu Installation :: Installing 2 Version But Want To Maintain Grub Control To First Distro?

Jul 1, 2010

I currently have 10.04 installed as my primary OS. I also have windows 7 and Ubuntu 10.10 Alpha installed. I would like to be able to play around with the 10.10 without any risk of damaging my 10.04 install. However, it seems grub2 control was transfered to 10.10. How do I return control to my original distro?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved