Re: [CentOS] Naming of a Java Process in Linux

2010-05-23 Thread Waleed Harbi
*Try htop, it might help you.* *http://htop.sourceforge.net/index.php?page=main *-- Best Wishes, Waleed Harbi Dream | Do | Be On Mon, May 24, 2010 at 9:20 AM, Mr Gabriel wrote: > You might want to jump on the nagios list, and ask about monitoring a > process on a box. >

Re: [CentOS] Naming of a Java Process in Linux

2010-05-23 Thread Mr Gabriel
You might want to jump on the nagios list, and ask about monitoring a process on a box. --- Kind Regards, Mr Gabriel (bberry mail) -Original Message- From: "Jatin Davey" Date: Mon, 24 May 2010 10:36:38 To: Subject: [CentOS] Naming of a Java Process in Linux Hi Not a specific questio

[CentOS] Naming of a Java Process in Linux

2010-05-23 Thread Jatin Davey
Hi Not a specific question on CentOS but in general about java processes running on Linux boxes. I have a couple of java processes running on my linux boxes , They basically form a component of a bigger application. My point of interest is to monitor the resource usage of the java processes ru

Re: [CentOS] Resolv.conf being overwritten

2010-05-23 Thread Kahlil Hodgson
On 05/21/2010 11:24 PM, ken wrote: >> On Thu, May 20, 2010 at 07:02:06PM -0400, Thomas Dukes wrote: >>> I am trying to add 127.0.0.1 to my resolv.conf. I added it through the >>> system-config-network but if I reboot, its gone. I do not have the caching >>> nameserver package installed. My ISP's na

Re: [CentOS] tricky perl question - ascending order

2010-05-23 Thread Kahlil Hodgson
On 05/24/2010 06:39 AM, Jozsi Vadkan wrote: > The solution [from the FreeBSD mailing list]: > > perl -00 -e 'print map $_->[0], sort { $a->[1] <=> $b->[1] } map [$_, > tr/\n//], <>' < before.txt > after.txt > > Thank you!! FYI a lovely piece of magic from 1994:-) http://en.wikipedia.org/wiki/Sc

Re: [CentOS] tricky perl question - ascending order

2010-05-23 Thread Eduardo Grosclaude
On Sun, May 23, 2010 at 5:39 PM, Jozsi Vadkan wrote: > The solution [from the FreeBSD mailing list]: > > perl -00 -e 'print map $_->[0], sort { $a->[1] <=> $b->[1] } map [$_, > tr/\n//], <>' < before.txt > after.txt Wow... -- Eduardo Grosclaude Universidad Nacional del Comahue Neuquen, Argentin

Re: [CentOS] tricky perl question - ascending order

2010-05-23 Thread Eduardo Grosclaude
On Sun, May 23, 2010 at 1:15 PM, Jozsi Vadkan wrote: > or maybe in bash.. > script/"one liner" e.g.: input: http://pastebin.com/raw.php?i=pMZPEsMZ > > i want to make this output from it: > http://pastebin.com/raw.php?i=kH8VxT0A > > > So from the input, i want to make an ascendant order, how many t

Re: [CentOS] tricky perl question - ascending order

2010-05-23 Thread Jozsi Vadkan
The solution [from the FreeBSD mailing list]: perl -00 -e 'print map $_->[0], sort { $a->[1] <=> $b->[1] } map [$_, tr/\n//], <>' < before.txt > after.txt Thank you!! > or maybe in bash.. > script/"one liner" e.g.: input: http://pastebin.com/raw.php?i=pMZPEsMZ > > i want to make this output fro

Re: [CentOS] raid resync speed? - laptop drive-

2010-05-23 Thread Les Mikesell
Robert Nichols wrote: > On 05/22/2010 08:40 PM, Les Mikesell wrote: >> Robert Nichols wrote: >>> On 05/22/2010 07:39 PM, Robert Nichols wrote: >>> I should add that the kernel normally will do I/O in multiples of its 4KB >>> (typical) page size where possible, but I have no idea whether any effort

[CentOS] tricky perl question - ascending order

2010-05-23 Thread Jozsi Vadkan
or maybe in bash.. script/"one liner" e.g.: input: http://pastebin.com/raw.php?i=pMZPEsMZ i want to make this output from it: http://pastebin.com/raw.php?i=kH8VxT0A So from the input, i want to make an ascendant order, how many things are under a "SOMETHING-XX" Does anyone has any "perl magic"

Re: [CentOS] Is every CentOS release supported for 7 years?

2010-05-23 Thread Aniruddha
On Sun, May 23, 2010 at 12:32 PM, Karanbir Singh wrote: > On 05/22/2010 08:39 PM, Aniruddha wrote: >> In CentOS there is an yum-security plugin which allows you to install >> security updates only. If I understand correctly the preferred way >> though is to do at least an yum upgrade every 6 month

Re: [CentOS] Is every CentOS release supported for 7 years?

2010-05-23 Thread Aniruddha
Thanks all for the replies, this helped me a lot! ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS on desktop

2010-05-23 Thread Vnpenguin
On Sun, May 23, 2010 at 11:51, Jack Hokus wrote: > Hello, > > I use CentOS on desktop. I want to have a new versions of these > programs: OpenOffice, Emacs  and K3B. For OpenOffice you can download rpm of latest release at openoffice.org and install them (via script, not yum). I used OOo 3.2.0 fo

Re: [CentOS] Is every CentOS release supported for 7 years?

2010-05-23 Thread Karanbir Singh
On 05/22/2010 08:39 PM, Aniruddha wrote: > In CentOS there is an yum-security plugin which allows you to install > security updates only. If I understand correctly the preferred way > though is to do at least an yum upgrade every 6 months in order to > upgrade to a point release. yum-security requ

[CentOS] CentOS on desktop

2010-05-23 Thread Jack Hokus
Hello, I use CentOS on desktop. I want to have a new versions of these programs: OpenOffice, Emacs and K3B. Question is: What repository can be used How to set „priority plugin“ At the moment I have set tehese repo: centOS-base.repopriority=1 ad