LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 05-02-2013, 06:34 PM   #1
linuxguy08
Member
 
Registered: Apr 2008
Posts: 155
Blog Entries: 2

Rep: Reputation: 15
Replicating packages installation


Hi ,

My current setup have around 20 nodes and all it needs have some list package to be installed like Opencv
Octave 64 bit
Python
Numpy
Scipy
Openfst
Postgres
Sphere
Gnuplot
Boost
Atlas
Blas
vncserver
valgring and somemore ...

There are certain package in centos-6.3 by default but that are not higher version. I need latest release to be installed in all nodes. Is there any i can setup in one node and replicate all other nodes.? Most of them are tar files.
Please suggest if any that can best in centos-6.3

Thanks
 
Old 05-02-2013, 07:03 PM   #2
Kustom42
Senior Member
 
Registered: Mar 2012
Distribution: Red Hat
Posts: 1,604

Rep: Reputation: 415Reputation: 415Reputation: 415Reputation: 415Reputation: 415
I'm not sure if I understand correctly but if you are looking to setup some sort of configuration management then take a look at Puppet. It is a very in-depth and highly scalable solution.

If you just want to install a package onto twenty systems and its a tarball and this is a one-off, just rsync it to all of them and un-tar it.
 
Old 05-02-2013, 11:33 PM   #3
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,360

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
If these are supposed to be Centos pkgs, using the yum cmd, then use ssh to run the cmd remotely like http://malcontentcomics.com/systemsb...s-via-ssh.html.
In your case, the remote cmd would start
Code:
yum -y pkg1 pkg2 ...
You can loop the linked example to hit all 20 systems, using ssh auth keys ideally.
This will make it work without user interaction.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Self-replicating kernel? snikulin Linux - Kernel 0 09-22-2011 06:52 PM
Installation of packages in RHEL-5.3 using X windows menu Add/Remove packages akluthra Linux - Newbie 2 09-21-2010 05:34 AM
PXE installation problem - can only select A series packages for installation Nylex Slackware 4 08-19-2010 02:15 PM
DNS not replicating deibertine Linux - Desktop 11 07-17-2009 01:52 PM
Replicating SVN? your_shadow03 Linux - Newbie 11 12-18-2008 10:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 04:46 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration