Re: [CentOS] fpaste-server pastebin service

2012-07-09 Thread John Doe
From: Kaushal Shriyan >> From: Kaushal Shriyan >> >> > Any step by step guide for setting up fpaste-server on CentOS 5.8? >> >> 1. Install epel repository. >> 2. Read the install document on fedora's fpaste-server homepage... >> 3. Profit! > > I get into this issue -> http://fpaste.org/w

Re: [CentOS] Best way to duplicate a live Centos 5 server?

2012-07-09 Thread Tilman Schmidt
Phil Savoie wrote: > On 07/08/2012 06:48 PM, Micky wrote: > > The best and traditional way that has been there for decades is an rsync > > and then reinstallation of boot-loader. > > It works always if you know how it's done. > > > > If you need detailed instructions, I can send you that! > > Yes,

[CentOS] lockfile

2012-07-09 Thread sebastian
Hello, i need for an old bios-update the programm "lockfile". The update-bin make a check via "which lockfile". I have installed "lockfile-progs.x86_64" on a CentOS 5.8 and i have the programm "lockfile" and "lockfile-check, lockfile-create, lockfile-remove, lockfile-touch" in /usr/bin/. On my

Re: [CentOS] lockfile

2012-07-09 Thread John Doe
From: sebastian > i need for an old bios-update the programm "lockfile". The update-bin > make a check via "which lockfile". I have installed > "lockfile-progs.x86_64" on a CentOS 5.8 and i have the programm > "lockfile" and "lockfile-check, lockfile-create, lockfile-remove, > > lockfile-tou

Re: [CentOS] Best way to duplicate a live Centos 5 server?

2012-07-09 Thread Les Mikesell
On Mon, Jul 9, 2012 at 12:34 AM, Emmanuel Noobadmin wrote: > On 7/9/12, Micky wrote: >> The best and traditional way that has been there for decades is an rsync >> and then reinstallation of boot-loader. >> It works always if you know how it's done. > > The problem I found with rsync is that it i

Re: [CentOS] Best way to duplicate a live Centos 5 server?

2012-07-09 Thread aurfalien
On Jul 8, 2012, at 10:34 PM, Emmanuel Noobadmin wrote: > On 7/9/12, Micky wrote: >> The best and traditional way that has been there for decades is an rsync >> and then reinstallation of boot-loader. >> It works always if you know how it's done. > > The problem I found with rsync is that it is

Re: [CentOS] Best way to duplicate a live Centos 5 server?

2012-07-09 Thread m . roth
aurfalien wrote: > > On Jul 8, 2012, at 10:34 PM, Emmanuel Noobadmin wrote: > >> On 7/9/12, Micky wrote: >>> The best and traditional way that has been there for decades is an >>> rsync >>> and then reinstallation of boot-loader. >>> It works always if you know how it's done. >> >> The problem I f

Re: [CentOS] Best way to duplicate a live Centos 5 server?

2012-07-09 Thread John Austin
On Mon, 2012-07-09 at 09:00 -0700, aurfalien wrote: > On Jul 8, 2012, at 10:34 PM, Emmanuel Noobadmin wrote: > > > On 7/9/12, Micky wrote: > >> The best and traditional way that has been there for decades is an rsync > >> and then reinstallation of boot-loader. > >> It works always if you know ho

[CentOS] run fsck manually

2012-07-09 Thread Jerry Geis
Is there a way in centos to just go ahead and do this automatically? /dev/sdal: Unexpected Inconsistency; [FAILED] Run fsck Manually (ie. Without –a or –p options) ***An error occurred during the File system check ***Dropping you to a shell; system will reboot when you leave the shell Give ro

[CentOS] tcptrack

2012-07-09 Thread John Hinton
Does anybody have a working version of tcptrack running on Centos 6 x64? The rpmforge rpm installs and runs on the -t eth# command, but if you add a port to it, it bombs with a pcap compile error. It runs fine for me on Centos 5 x64, but seems to have what looks like an old bug reintroduced in

Re: [CentOS] tcptrack

2012-07-09 Thread John Hinton
On 7/9/2012 1:59 PM, John Hinton wrote: > Does anybody have a working version of tcptrack running on Centos 6 x64? > The rpmforge rpm installs and runs on the -t eth# command, but if you > add a port to it, it bombs with a pcap compile error. It runs fine for > me on Centos 5 x64, but seems to have

Re: [CentOS] run fsck manually

2012-07-09 Thread m . roth
Jerry Geis wrote: > Is there a way in centos to just go ahead and do this automatically? > > /dev/sdal: Unexpected Inconsistency; [FAILED] > > Run fsck Manually > > (ie. Without –a or –p options) > > ***An error occurred during the File system check a) fsck -y -C [-c] /dev/sda1 (-c will check for

[CentOS] [Clustering] No OCFS2 Clusters with Pacemaker/Corosync?

2012-07-09 Thread Errol Neal
Hello Fellow CentOS users. I was hoping to get some information on Pacemaker clusters using OCFS2 on CentOS 6.x. In my initial attempts to get this to work, I realized that Pacemaker is packaged much differently on CentOS than it is on Debian or SUSE. For example, /usr/sbin/dlm_controld.pcmk i

Re: [CentOS] run fsck manually

2012-07-09 Thread Nate Duehr
On Jul 9, 2012, at 12:03 PM, m.r...@5-cent.us wrote: > Jerry Geis wrote: >> Is there a way in centos to just go ahead and do this automatically? >> >> /dev/sdal: Unexpected Inconsistency; [FAILED] >> >> Run fsck Manually >> >> (ie. Without –a or –p options) >> >> ***An error occurred during t

Re: [CentOS] run fsck manually

2012-07-09 Thread Les Mikesell
On Mon, Jul 9, 2012 at 9:00 PM, Nate Duehr wrote: > > > He's not asking what to type at that point, he's asking how to keep the > kernel from stopping at that point and just do the (possibly destructive, but > often-times all that gets damaged/moved to lost+found, is open logs that were > open

[CentOS] kickstart installation problem

2012-07-09 Thread jiten jha
Dear Friends, I have centos 6.2 64 bit os in my dell server. When I try to install centos or scientific linux using NFS so it is not working and getting me error = "unable to download kickstart file". My kickstart file configuration is : #platform=x86, AMD64, or Intel EM64T #version=DEVEL # Fire

Re: [CentOS] Best way to duplicate a live Centos 5 server?

2012-07-09 Thread Emmanuel Noobadmin
On 7/9/12, Les Mikesell wrote: > One thing that helps is to break it up into separate runs, at least > per-filesystem and perhaps some of the larger subdirectories. > Depending on the circumstances, you might be able to do an initial run > ahead of time when speed doesn't matter so much, then just

Re: [CentOS] Best way to duplicate a live Centos 5 server?

2012-07-09 Thread Emmanuel Noobadmin
On 7/10/12, aurfalien wrote: > I do dump/restores fir this sort of thing. Thanks for this, I didn't know there was such a command until now! But it looks like it should work for me since bulk of the data are usually in /home which is a separate fs/mount usually. I can always resize the fs after t

Re: [CentOS] Best way to duplicate a live Centos 5 server?

2012-07-09 Thread John R Pierce
On 07/09/12 11:39 PM, Emmanuel Noobadmin wrote: > On 7/10/12, aurfalien wrote: >> I do dump/restores fir this sort of thing. > Thanks for this, I didn't know there was such a command until now! > But it looks like it should work for me since bulk of the data are > usually in /home which is a separ