Re: [CentOS] I had a 5.4 installation crash and generate a log file - where do I send it?

2009-12-25 Thread cornel panceac
2009/12/25 Jeff Silverman > People, > > > > While installing 5.4, I ran into an unhandled exception. It generated a > log file, which I saved successfully. Unfortunately, I neglected to write > down where to send the log file. Where does it go? > i'd try: /root on "installed" file system. >

Re: [CentOS] environment-modules

2009-12-25 Thread mark
John R Pierce wrote: > mark wrote: >> Ok, so I guess no one's ever used environment-modules. Thanks anyway. >> > ugh, its a big rats-nest of TCL that does a complicated version of what > that shell script I pasted did, eg it dinks with the path. > > TCL is, imho, the worst scripting language e

Re: [CentOS] environment-modules

2009-12-25 Thread John R Pierce
mark wrote: > Ok, so I guess no one's ever used environment-modules. Thanks anyway. > ugh, its a big rats-nest of TCL that does a complicated version of what that shell script I pasted did, eg it dinks with the path. TCL is, imho, the worst scripting language ever. __

Re: [CentOS] environment-modules

2009-12-25 Thread mark
xiaoyunpeng wrote: > I think you should give the user a path list of javas you've installed. More > step on, a script with a "sun-java" or "openjdk" as input for switching the > java type would be better. Ok, so I guess no one's ever used environment-modules. Thanks anyway. mark > > On S

Re: [CentOS] environment-modules

2009-12-25 Thread xiaoyunpeng
I think you should give the user a path list of javas you've installed. More step on, a script with a "sun-java" or "openjdk" as input for switching the java type would be better. On Sat, Dec 26, 2009 at 12:41 AM, Les Mikesell wrote: > m.r...@5-cent.us wrote: > >> m.r...@5-cent.us wrote: > >>> We

Re: [CentOS] ip range cidr calculator

2009-12-25 Thread John R. Dennison
On Fri, Dec 25, 2009 at 05:41:29PM -0600, Frank Cox wrote: > > As far as I can tell, that one doesn't do ranges (from a.b.c.0 to > a.b.e.255 stuff). At least, if it does I haven't figured out the magic > incantation to get it to do that. No, it indeed does not. My brain skipped over the

Re: [CentOS] ip range cidr calculator

2009-12-25 Thread Frank Cox
On Fri, 2009-12-25 at 17:09 -0600, John R. Dennison wrote: > > Does anyone know what it's called and where it can be found? > > /bin/ipcalc - part of the "initscripts" package. As far as I can tell, that one doesn't do ranges (from a.b.c.0 to a.b.e.255 stuff). At least, if it does I

Re: [CentOS] ip range cidr calculator

2009-12-25 Thread Frank Cox
On Fri, 2009-12-25 at 17:14 -0600, Barry Brimer wrote: > I like the one at > which also gives Cisco wildcard masks as well as all the other useful > things. I'm pretty sure this is the one that I was using before. Thanks loads for the help.

Re: [CentOS] ip range cidr calculator

2009-12-25 Thread Barry Brimer
> I found a command-line program that did this once before, used it for a > while and then forgot about it until right now and I'll be damned if I > can find it again. > > A command line IP calculator that takes an address range and give it > back in cidr format. > > I found an online one that does

Re: [CentOS] ip range cidr calculator

2009-12-25 Thread John R. Dennison
On Fri, Dec 25, 2009 at 05:05:53PM -0600, Frank Cox wrote: > > Does anyone know what it's called and where it can be found? /bin/ipcalc - part of the "initscripts" package. John -- If man does find the solution for worl

[CentOS] ip range cidr calculator

2009-12-25 Thread Frank Cox
I found a command-line program that did this once before, used it for a while and then forgot about it until right now and I'll be damned if I can find it again. A command line IP calculator that takes an address range and give it back in cidr format. I found an online one that does this here: h

Re: [CentOS] I had a 5.4 installation crash and generate a log file - where do I send it?

2009-12-25 Thread Karanbir Singh
On 12/25/2009 06:43 PM, Jeff Silverman wrote: > People, > > While installing 5.4, I ran into an unhandled exception. It generated a > log file, which I saved successfully. Unfortunately, I neglected to > write down where to send the log file. Where does it go? http://bugs.centos.org - KB ___

Re: [CentOS] attack

2009-12-25 Thread Joost Waversveld
I think they meant you should replace ipadres with the actual ip address of the attacker... ;-) -- Joost Waversveld - Bericht van tdbtdb+cen...@gmail.com - Datum: Fri, 25 Dec 2009 09:24:05 -1000 Van: Dave Antwoorden aan:CentOS mailing list Onderwerp: Re: [CentO

Re: [CentOS] conga and "virsh nodeinfo"

2009-12-25 Thread Fabian Arrotin
Dirk H. Schulz wrote: > Hi folks, > > I have run into a confusing problem. > > My initial problem is: Conga does not offer "Add a virtual machine > service". So I googled and found a RedHat advisory on that: > http://rhn.redhat.com/errata/RHBA-2009-1623.html > which points updates that should fi

Re: [CentOS] attack

2009-12-25 Thread Dave
On Thu, Dec 24, 2009 at 2:01 AM, Manu Verhaegen wrote: > > I have use  the following command > grep 'ipadres' /var/www/vhosts/*/statistics/logs/access_log > grep 'ipadres' /var/log/httpd/acces typo - ipadres should be ipaddress? And even with correct spelling, that is probably not what you want t

[CentOS] I had a 5.4 installation crash and generate a log file - where do I send it?

2009-12-25 Thread Jeff Silverman
People, While installing 5.4, I ran into an unhandled exception. It generated a log file, which I saved successfully. Unfortunately, I neglected to write down where to send the log file. Where does it go? Thank you Jeff Jeff Silverman | Network Support Engineer D 206.272-6465 F 206.27

Re: [CentOS] environment-modules

2009-12-25 Thread Les Mikesell
m.r...@5-cent.us wrote: >> m.r...@5-cent.us wrote: >>> We've got a developer here who needs to use both java and openjdk. I was >>> giving her sudo for alternatives, but my manager would prefer that I >>> look into environment-modules. I've installed it, and I see it comes with >>> configurations f

Re: [CentOS] questions relate to "sar"

2009-12-25 Thread Fernando Hallberg
chkconfig sysstat on service sysstat start On Fri, 25 Dec 2009 07:48:21 -0800 John R Pierce wrote: > mcclnx mcc wrote: > > We have CENTOS 5.3 on DELL server. I tried to use "sar -b" or "sar -u" and > > it only show report starting on 12:00 A.M. > > > > my questions are: > > > > 1. for "sar

Re: [CentOS] questions relate to "sar"

2009-12-25 Thread John R Pierce
mcclnx mcc wrote: > We have CENTOS 5.3 on DELL server. I tried to use "sar -b" or "sar -u" and > it only show report starting on 12:00 A.M. > > my questions are: > > 1. for "sar -u" or "sar -b" how can I generate two or three days ago report? > > 2. how to generate daily report from "sa2 " peoces

[CentOS] questions relate to "sar"

2009-12-25 Thread mcclnx mcc
We have CENTOS 5.3 on DELL server. I tried to use "sar -b" or "sar -u" and it only show report starting on 12:00 A.M. my questions are: 1. for "sar -u" or "sar -b" how can I generate two or three days ago report? 2. how to generate daily report from "sa2 " peocess? Thanks. __

Re: [CentOS] About liveCd installation...

2009-12-25 Thread Lanny Marcus
On Tue, Dec 22, 2009 at 1:38 PM, Tolun ARDAHANLI wrote: > I didn't found the installation from Centos5.4 LiveCD. Does not have any > installation script inside this distribution? or How can I start to install > LiveCd to HDD? Normally, this is not done from a CentOS Live CD. On this URL, is info

[CentOS] SOLVED -Re: OT: How can I tell if a web site is now blocking IPs from my country?

2009-12-25 Thread Lanny Marcus
On Sun, Dec 6, 2009 at 4:22 PM, Lanny Marcus wrote: > I have always been able to browse, without any problems, > http://www.mobile-review.com/index-en.shtml  but for the past 2 or 3 > days, Mozilla Firefox just hangs "connecting to "   How can I tell > if they have started blocking IP addresse