Search found 48 matches

by h_fat
2012/02/03 17:24:39
Forum: CentOS 6 - Security Support
Topic: [SOLVED] SElinux and munin
Replies: 11
Views: 5959

Re: SElinux and munin [SOLVED]

Like the OP, I had trouble with several munin plugins (one from the lamented "munin exchange" and the others from the EPEL package) after updating to CentOS 6.2 a month ago. I wanted to post my solution but didn't get around to it until now. Apologies to anyone who might have benefitted from the inf...
by h_fat
2011/09/06 18:04:11
Forum: CentOS 6 - Hardware Support
Topic: Why would mdadm remove a drive? (other than the obvious drive failure)
Replies: 6
Views: 2462

Why would mdadm remove a drive? (other than the obvious driv

Depending on your hardware, I guess mdadm could drop such drives even when they're perfectly healthy but drives do not necessarily fail suddenly and completely so it could be worthwhile to check the SMART data and especially the SMART logs which are supposed to record past errors. You don't say what...
by h_fat
2011/09/06 17:54:03
Forum: CentOS 6 - General Support
Topic: How to increase/decrese /boot partition size?
Replies: 8
Views: 25201

Re: How to increase/decrese /boot partition size?

I recommend using LVM when you reinstall. LVM allows you to create, delete and resize paritions on the fly and has a few other convenient features. You usually choose to use LVM when you install the system by making only two partitions on your drive: one boot partition and a big LVM partition which ...
by h_fat
2011/09/06 17:25:41
Forum: CentOS 6 - General Support
Topic: How to access/eject cd/dvd using command line please?
Replies: 7
Views: 22040

Re: How to access/eject cd/dvd using command line please?

I never read the man man. Hit the Q key (q as in quit works in many situations). [quote]Teaching basic Linux is really not goal of this forum. New users should read http://www.centos.org/modules/newbb/viewforum.php?forum=47[/quote] But your link doesn't ask new users not to post their basic question...
by h_fat
2011/09/06 00:57:42
Forum: CentOS 6 - General Support
Topic: How to increase/decrese /boot partition size?
Replies: 8
Views: 25201

How to increase/decrese /boot partition size?

Depending on how your drive is set up, it may be difficult to increase the size of a partition (you'd have to shrink others first). That's not a problem specific to Linux. Do you know how big your boot partition is? If you provided us with the output of the command "fdisk -l", we could tell that and...
by h_fat
2011/09/06 00:43:30
Forum: CentOS 6 - Security Support
Topic: How to run the software updates?
Replies: 4
Views: 51397

Re: How to run the software updates?

It used to be that if you simply typed the two words "yum update" and hit enter, you would be shown a list of the stuff the package managers wanted to update. After agreeing to these updates, the latest versions would be automatically downloaded and installed (you would however need to reboot to use...
by h_fat
2011/09/05 17:38:06
Forum: CentOS 6 - Security Support
Topic: How to run the software updates?
Replies: 4
Views: 51397

How to run the software updates?

The command is "yum update". You need to run it as root but you can of course use sudo or something.

Please post the scary warning you got if you want help about it.
by h_fat
2011/09/05 17:33:19
Forum: CentOS 6 - Software Support
Topic: Problem with Virtualbox space disk and YUM install
Replies: 2
Views: 2387

Problem with Virtualbox space disk and YUM install

I don't know how "dynamic allocation" works in VirtualBox. I don't know how your CentOS guest is set up either. Post fdisk output perhaps. You can of course test what's going to happen by writing a 300MB file full of zeroes to your disk or something. I don't use rpmforge but trying to install nagios...
by h_fat
2011/09/04 23:28:44
Forum: CentOS 6 - Networking Support
Topic: samba slow, you can stop this operation by clicking cancel
Replies: 7
Views: 4225

Re: samba slow, you can stop this operation by clicking cancel

Another random thought: are ALL the relevant ports open in all firewalls?
by h_fat
2011/09/04 15:07:38
Forum: CentOS 6 - General Support
Topic: KVM virtulization
Replies: 5
Views: 1382

KVM virtulization

It seems KVM is not available in the 32bit version of CentOS6.