similar to: yum download

Displaying 20 results from an estimated 10000 matches similar to: "yum download"

2015 Mar 12
6
Centos 6 - Persistant static routes
I know how to use 'ip' to set up a static route, e.g.: ip route add 192.168.128.0/17 via 40.53.24.3 dev eth0 But if you reboot or restart network, you loose this. Thus you have to make it persistant. I found: http://www.cyberciti.biz/tips/configuring-static-routes-in-debian-or-red-hat-linux-systems.html where it says to add to ifcfg-eth0: 192.168.128.0/17 via 40.53.24.3 But this
2015 Mar 12
3
Centos 6 - Persistant static routes
On Mar 12, 2015, at 11:52 AM, Jason Warr <jason at warr.net> wrote: > > On Thu, 12 Mar 2015 12:43:27 -0500, Robert Moskowitz <rgm at htt-consult.com> wrote: > >> I found: >> >> http://www.cyberciti.biz/tips/configuring-static-routes-in-debian-or-red-hat-linux-systems.html >> >> where it says to add to ifcfg-eth0: >> >>
2008 Jan 02
2
yum update download only?
Googling for this feature, I saw reports from the yum developer that it wasn't yet implemented. This was in mailing list posts from a year or more ago. Did it ever make it into the yum code? I want to start downloading the updates for a server going from 5.0 to 5.1 and then do the actual installation once I'm on site. I don't want to have to wait around while there for the
2013 Mar 21
2
CentOS: Install Packages Via yum Command Using DVD / CD as Repo
I'm confused about this.? Is this supposed to work without me mounting my CD/DVD?? If you are supposed to mount it, what path should you use to make this work? ?? http://www.cyberciti.biz/faq/centos-linux-install-packages-from-dvd-using-yum/ ?=== Al
2008 Dec 08
7
New rpm, same name, how to update
I have to build my own rpms for the HIPL project. I update my copy of the code and make rpm. Thing is the rpm name never changes from patch to patch. Is there a way to have yum apply the new code as an update and not have to erase then install?
2008 Dec 01
2
question on yum-downloadonly
Hi I found yum-downloadonly and executed my command do that and save the dependencies in my current directory. Now when I execute my command: rpm -i mypackage all the dependencies are not found even though they are in the current directory. if I do a "yum install mypackage" (and its in the current directory) its not found either. How do I now install the mypackage in the current
2011 Dec 19
5
forcing yum to download but not install
Hey folks, Is there any way to fake a "yum update" just to get yum to force a download of all the files it needs, without actually installing them. I finally have a RPM cache/proxy working and I just want to populate it. The server I want to actually update cannot be updated until tomorrow but I'd like to do a fake update just to force the RPMs into my cache so they will all be
2008 Apr 09
1
Yum equivalent of rpm -i --test
How does one do this? Reading through the man pages for yum it doesn't look like its possible? I could use rpm, but I was hoping to pull down deps through yum automagically. Thanks! jlc
2008 Nov 25
0
Centos 4 Yumdownloader vs yum-downloadonly on Centos 5
Peter Kjellstrom <cap at nsc.liu.se> wrote: > For completeness, yumdownloader is a command/program that > comes with the > yum-utils package on centos 4 and 5. > Yumdownloader on centos 4 does not add the functionality of the yum --downloadonly feature in Centos 5 from the yum-downloadonly-1.1.10-9.el5 I was replying to Peter Kjellstrom
2008 Jul 28
3
script
Hi ALL #!/bin/sh # Shell script to monitor or watch the disk space # It will send an email to $ADMIN, if the (free avilable) percentage # of space is >= 90% # ------------------------------------------------------------------------- # Copyright (c) 2005 nixCraft project <http://cyberciti.biz/fb/> # This script is licensed under GNU GPL version 2.0 or above #
2006 Mar 01
1
Yum download only
Hi, using centos 4.2 I am trying to build a script to install Open Exchange Open Source. I did a minimal install and now I want to "download only" the programs needed as well a resolve-and-download the dependencies needed, all into a directory so I can install later. Using yum I cant find a "download only" option. Am I missing something? --
2013 Jul 01
5
Yum hangs while doing update
About thirty minutes ago I started an update. Everything downloaded fine. But when it came to "Running Transaction", it hung: .... Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Updating : xulrunner 1/18 And there it sits still. There's plenty of disk space. The load on the CPU is under
2010 Apr 02
5
Could not retrieve mirror list while using yum command
Hi I wanted to download and install the net-snmp package. Usually on my other CentOS boxes i use the following command to do it: yum install net-snmp I was able to successfully install net-snmp on 4 of my CentOS boxes but not on one of them. It reports me the following error message: [root at localhost yum.repos.d]# yum install net-snmp Loaded plugins: fastestmirror Determining fastest
2013 Jul 01
3
Yum errors
Hi, I have a machine that recently had some file system corruption. fsck was able repair the file system but I am getting the following error when I try to do yum update: [Errno 21] Is a directory: '/var/lib/yum/yumdb/e/2f883c08e3b596b66fcc19c6b4d73b11c9aaa43e-e2fsprogs-1.41.12-14.el6_4.2-x86_64/checksum_type' In searching Google, some suggested renaming the yumdb but that just results
2009 Aug 13
5
yum update
Can any one clarify this, is auto updating at all production servers recommended or not? need to know your opinion, how do you manage the update? -mu
2006 Sep 06
3
yum vs up2date
Which is better? Why? I know yum is the official update mechanism here and in Fedora Core, but that doesn't make yum better than up2date any more than Windows NT was better than OS/2. Let's try to keep the discussion objective:-) I'm asking, hoping for some insights into why RH might (apparently) be moving to yum in preference to up2date (yum is now used within Anaconda). Other
2015 Nov 04
2
getting a CentOS6 VM on VMware ESXi platform to recognize a new disk device
On Wed, Nov 04, 2015 at 05:39:59PM +0200, Eero Volotinen wrote: > I think, this is possible with scsi disks > > http://www.cyberciti.biz/tips/vmware-add-a-new-hard-disk-without-rebooting-guest.html While I believe that this URL has technically correct advice, it's basically doing a subset of the commands in the scsi-rescan script in the sg3_utils package. I wonder if you need to be
2009 Apr 28
1
Reconfiguring yum
Hi there -- I need to reconfigure yum on one of our centos 5.3 systems in order for the automatic updates to work. Currently the error messages that I am getting are shown below: $ sudo yum check-update Loaded plugins: allowdowngrade, changelog, downloadonly, fastestmirror, priorities, protectbase, tsflags, versionlock Loading mirror speeds from cached hostfile * base: mirrors.rit.edu *
2008 Jul 02
2
command for brand of monitor
Is there a linux command that would tell me what model of monitor is presently attached to my computer? Thought about automating different setups based on the monitor connected. X config files basically. Could be done with different kickstart files - but would like to not go there if I dont have to. Jerry
2008 Oct 02
6
Nightly yum update did an "upgrade"
Hy there, i have a centos (4.?) Box with nightly yum update enabled. Last night, it did an upgrade to 4.7 leading to several problem i.e. not respawning the dhcrelay, which is needed on this box. Can I control the update policy not to upgrade to new releases in the nightly updates? I would like do to nightly updates, but make release upgrades manual (I get a new kernel, so I have to reboot