Displaying 20 results from an estimated 8000 matches similar to: "reinstall packages"
2006 Jun 07
9
Simple backup program
I am looking for a simple backup program that I can use to backup a
CentOS box to a local tape drive. Hopefully someone here can give me
a recommendation.
This is what I need:
- Simple launching of manual backups (preferably from the command
line)
- Ability to span tapes for a large backup
- Proper treatment of hardlinked files
- Notification via email or similar when it is
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
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
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
2006 Oct 11
12
Server hangs initializing audio
I have a server that frequently hangs while rebooting. I see no
errors, but during the boot process it stops at this stage:
Initializing hardware... storage network audio
The cursor sits just after the word "audio" and I have to do a hard
reset to get out of it. This server has no audio capabilities, so I
am thinking that I just need to disable the audio stuff so it doesn't
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 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
>>>>
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
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?
2005 Aug 01
4
Opteron in 32-bit mode
I'm spec-ing a development server for some Haskell hackers. In
particular, they need to be able to build and run the Glasgow Haskell
Compiler (ghc), the x86_64 port of which isn't quite there yet.
My current thought is to get an Opteron-based system, but load it
(initially, at least) with the 32-bit i386 version of CentOS. That buys
me near-term ghc compatibility. In the future,
2005 Dec 19
6
Shutdown script not being run
I've got an odd problem. My server will not shutdown normally because
the AoE driver is not being shut down properly. While investigating the
problem, I found that the aoe script is apparently not being called for
shutdown. I have been able to duplicate this with a brand new test
script.
My test script is just a simple file that echos back the start or stop
command:
#!/bin/bash
#
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
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
2005 Dec 01
6
Linking against a specific Berkeley DB install
I sent this question to the OpenLDAP list yesterday, but I still haven't
seen the message come across the list. I am asking here in the hopes of
getting a faster response.
I am trying to compile OpenLDAP 2.3.11 from source on CentOS4. I have the
rpm for db4-4.2.52-7.1 installed and also a source build of BerkeleyDB in
/usr/local/BerkeleyDB.4.4.
How do I get OpenLDAP to link with the bdb
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
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
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
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
>
2008 Jul 16
4
yum remove <old kernel pkgs> -- wants to remove a to n of stuff
Johnny Hughes wrote:
>
> You are trying to remove kernel-utils ...you don't want to do that.
> That might cut back the deps a bit. Also, i never remove packages with
> yum, but with:
>
> rpm -e `cat list`
>
> But, that is just my advise.
I didn't think there was any functional difference between:
rpm -e package-name
and
yum remove package-name
Isn't
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