similar to: Is installonly option needed?

Displaying 20 results from an estimated 4000 matches similar to: "Is installonly option needed?"

2009 Sep 23
1
installonlypkgs vs. exclude in yum.conf
HI, with "exclude" in yum.conf I can exclude kernel-updates via: exclude=kernel* If I use installonlypkgs, what happend exactly? Like: installonlypkgs=kernel kernel-smp kernel-devel kernel-smp-devel kernel-largesmp kernel-largesmp-devel kernel-hugemem kernel-hugemem-devel What's the difference betwenn update and installonly? Thanx! ttyl, Django -- "Bonnie &
2008 Jul 14
2
Cleaning up smp kernels
I have used the package-cleanup utility to remove old kernel packages, but I noticed that it only removes the 'kernel' and 'kernel-devel' packages. It does not touch 'kernel-smp', 'kernel-hugemem', etc. What is the recommended method of cleaning up these other kernel packages? Should I just 'yum remove' the ones I don't need? Some of my servers have a
2019 Mar 26
2
do not uninstall old when yum install new
Hi, I have a specific needs that requires yum do not to uninstall old version when install new one. For example, I found that yum install kernel will install new kernel, and old kernel will remained. But yum install <something-else> will uninstall old version after install new one, how to disable it? Thanks.
2015 Aug 06
3
CentOS 5 grub boot problem
On 8/6/2015 4:21 PM, Chris Murphy wrote: > On Thu, Aug 6, 2015 at 2:08 PM, Bowie Bailey <Bowie_Bailey at buc.com> wrote: > >> Doing a new install on the two 1TB drives is my current plan. If that >> works, I can connect the old drive, copy over all the data, and then try to >> figure out what I need to do to get all the programs running again. > Sounds like a
2015 Aug 06
2
CentOS 5 grub boot problem
On 8/6/2015 4:39 PM, Chris Murphy wrote: > On Thu, Aug 6, 2015 at 2:29 PM, Bowie Bailey <Bowie_Bailey at buc.com> wrote: >> On 8/6/2015 4:21 PM, Chris Murphy wrote: >>> On Thu, Aug 6, 2015 at 2:08 PM, Bowie Bailey <Bowie_Bailey at buc.com> wrote: >>> >>>> Doing a new install on the two 1TB drives is my current plan. If that >>>>
2018 Jul 27
2
Finding memory usage
On 7/27/2018 11:50 AM, Warren Young wrote: > On Jul 27, 2018, at 9:10 AM, Bowie Bailey <Bowie_Bailey at BUC.com> wrote: >> I have a CentOS 7 server that is running out of memory > How do you know that? Give a specific symptom. This was brought to my attention because one program was killed by the kernel to free memory and another program failed because it was unable to allocate
2015 Aug 05
5
CentOS 5 grub boot problem
On 8/5/2015 1:00 PM, Chris Murphy wrote: > On Wed, Aug 5, 2015 at 10:52 AM, Bowie Bailey <Bowie_Bailey at buc.com> wrote: >> How would I go about pointing it at the partition? >> >> What I am currently doing is this: >> device (hd0) /dev/hdg >> root (hd0,0) >> setup (hd0) > > setup (hd1,0) > > It's hd1 if your device map is correct and
2005 Dec 01
2
LDAP Implementations (was: Linking against a specifi c Berkeley DB install)
From: Bryan J. Smith [mailto:thebs413 at earthlink.net] > > Bowie Bailey <Bowie_Bailey at BUC.com> wrote: > > It is an interesting choice. It supports multi-master > > replication which I will need and has some GUI management > > utilities. > > Anyone know of any problems with it? > > Only that many people on this list have been ignorant of what >
2015 Aug 07
2
CentOS 5 grub boot problem
On 8/6/2015 5:11 PM, Chris Murphy wrote: > On Thu, Aug 6, 2015 at 2:57 PM, Bowie Bailey <Bowie_Bailey at buc.com> wrote: >> >> Ok. I'll give that a try tomorrow. Just a couple of questions. >> >> install --stage2=/boot/grub/stage2 /grub/stage1 d (hd0,1) /grub/stage2 p >> (hd0,1)/grub/grub.conf >> >> It looks like this mixes paths relative to
2015 Aug 06
3
CentOS 5 grub boot problem
On 8/6/2015 3:56 PM, Gordon Messmer wrote: > On 08/05/2015 08:12 AM, Bowie Bailey wrote: >> >> This is an old system with only IDE ports. There is an added >> Highpoint raid card which is used only for the two extra IDE ports. > > Why "extra"? Are there drives connected to this system other than the > two you're discussing for the software RAID sets?
2006 Aug 29
2
Which kernel package?
I am building a new system which will have a pair of dual-core Opterons and 16GB memory. Should I use kernel-smp or kernel-hugemem? I see that RH recommends the hugemem kernel if you have more than 16GB (and we may upgrade at some point, the MB supports 32GB). Any comments on this? The only difference that the descriptions show is the 4GB/4GB split with the hugemem kernel and I'm not quite
2018 Jul 27
7
Finding memory usage
I have a CentOS 7 server that is running out of memory and I can't figure out why. Running "free -h" gives me this: ????????????? total??????? used??????? free????? shared? buff/cache?? available Mem:?????????? 3.4G??????? 2.4G??????? 123M??????? 5.9M??????? 928M??????? 626M Swap:????????? 1.9G??????? 294M??????? 1.6G The problem is that I can't find 2.4G of usage.? If I look
2015 Aug 05
2
CentOS 5 grub boot problem
On 8/5/2015 12:34 PM, Chris Murphy wrote: > On Wed, Aug 5, 2015 at 9:12 AM, Bowie Bailey <Bowie_Bailey at buc.com> wrote: >> I am trying to upgrade my system from 500GB drives to 1TB. > I'm going to guess that there are no IDE drives that have 4096 byte > physical sectors, but it's worth confirming you don't have such a > drive because the current partition
2019 Mar 26
0
do not uninstall old when yum install new
--On Tuesday, March 26, 2019 10:07 AM +0800 wuzhouhui <wuzhouhui14 at mails.ucas.ac.cn> wrote: > I have a specific needs that requires yum do not to uninstall old > version when install new one. For example, I found that > yum install kernel > will install new kernel, and old kernel will remained. But > yum install <something-else> > will uninstall old
2015 Aug 05
2
CentOS 5 grub boot problem
On Wed, Aug 5, 2015 at 10:34 AM, Chris Murphy <lists at colorremedies.com> wrote: > On Wed, Aug 5, 2015 at 9:12 AM, Bowie Bailey <Bowie_Bailey at buc.com> wrote: >> I am trying to upgrade my system from 500GB drives to 1TB. > > I'm going to guess that there are no IDE drives that have 4096 byte > physical sectors, but it's worth confirming you don't have
2010 Feb 26
11
Temperature sensor
Does anyone know of a cheap temperature sensor that will work with Linux? I don't need a fancy monitoring appliance, I just want a simple sensor that I can connect to one of my monitoring servers to let me know if the server room is getting hot. -- Bowie
2007 Jul 20
1
centosplus repo updates
Hello, First of all thanks to the poster on the wiki for centosplus. I've configed it added include and exclude lines, do i need the centos-priority plugin? I want to enable centosplus to use the centosplus kernel and the centosplus webstack. Below are my base, updates, and centosplus repo definitions. I'm getting an error when i do a yum update that a dependency for postfix
2015 Aug 06
4
CentOS 5 grub boot problem
Am 06.08.2015 um 22:21 schrieb Chris Murphy <lists at colorremedies.com>: > On Thu, Aug 6, 2015 at 2:08 PM, Bowie Bailey <Bowie_Bailey at buc.com> wrote: > >> Doing a new install on the two 1TB drives is my current plan. If that >> works, I can connect the old drive, copy over all the data, and then try to >> figure out what I need to do to get all the
2008 Jan 24
2
Protection for removable hard drive
My apologies if this is a bit off topic... I am going to start doing backups to removable hard drives and I will need to send these hard drives to an off-site storage facility. I am looking for some way to protect the drives after I pull them out of the system. I was hoping to find some kind of clamshell enclosure similar to what is used with external hard drives, but so far I haven't found
2008 Jun 09
2
Confirming grub installation
I have two drives in a software mirror. Other than setting the bios to boot from the second drive, is there any way to confirm that grub is installed properly on the second drive? -- Bowie