Re: [CentOS] How can I access a ZIP file that's over 2Gb?

2010-03-15 Thread Mike McCarty
Robert Heller wrote: > At Sat, 13 Mar 2010 18:53:49 -0500 CentOS mailing list > wrote: > > > Random thought (total guess): What happens if you use split on the zip > file and try to get info zip to think it is a multi-part archive? A multi-part archive is not the same as a single archive split

Re: [CentOS] help fdisk and dd

2010-03-15 Thread John Stan
On 3/15/10, Scott Silva wrote: > on 3-5-2010 3:03 PM JohnS spake the following: >> On Fri, 2010-03-05 at 22:33 +, David G.Miller wrote: >>> writes: >>> > m.r...@... wrote: > > [...] > >> Alternatively, the answer on another techie mailing list I'm on is >> that >>

[CentOS] APIC error on Intel Atom CPU, CentOS 5.x

2010-03-15 Thread Bill Campbell
I am seeing ``APIC error on CPU3: 60(60)'' warnings from dmesg periodically on a CentOS 5.4 box, kernel 2.6.18-164.11.1.el5. The CPU is an Intel(R) Atom(TM) CPU 330 @ 1.60GHz. I am not a hardware type, and don't have a clue what this means. This is occurring while an rsync-3.0.4 process is receiv

Re: [CentOS] (was: help fdisk and dd)

2010-03-15 Thread John R Pierce
MHR wrote: > With no offense to those involved, I feel compelled to point out that > reading this from the top down is a perfect example of what's wrong > with top-posting > no. it is a perfect example of posting without editing what you're replying to. __

Re: [CentOS] help fdisk and dd

2010-03-15 Thread Ed Westphal
MHR wrote: On Mon, Mar 15, 2010 at 3:33 PM, Scott Silva wrote: on 3-5-2010 3:03 PM JohnS spake the following: On Fri, 2010-03-05 at 22:33 +, David G.Miller wrote: writes: m.r...@... wrote: [...] Alternatively, the answer on another techie mailing

Re: [CentOS] help fdisk and dd

2010-03-15 Thread MHR
On Mon, Mar 15, 2010 at 3:33 PM, Scott Silva wrote: > on 3-5-2010 3:03 PM JohnS spake the following: >> On Fri, 2010-03-05 at 22:33 +, David G.Miller wrote: >>> writes: >>> > m.r...@... wrote: > > [...] > >> Alternatively, the answer on another techie mailing list I'm on i

Re: [CentOS] help fdisk and dd

2010-03-15 Thread Scott Silva
on 3-5-2010 3:03 PM JohnS spake the following: > On Fri, 2010-03-05 at 22:33 +, David G.Miller wrote: >> writes: >> m.r...@... wrote: [...] > Alternatively, the answer on another techie mailing list I'm on is that > you could disassemble the disks and use thermite.

Re: [CentOS] mailman and postfix on CentOS

2010-03-15 Thread David Mehler
Hi, Thanks. Checked the setting it is set to lists.example.com. Thanks. Dave. On 3/15/10, Ryan Pugatch wrote: > On 03/13/2010 07:27 PM, David Mehler wrote: >> Hello, >> I'm trying to get postfix and mailman going on CentOS 5.4. I had this >> working previously, six to eight months ago, and

Re: [CentOS] mailman and postfix on CentOS

2010-03-15 Thread Ryan Pugatch
On 03/13/2010 07:27 PM, David Mehler wrote: > Hello, > I'm trying to get postfix and mailman going on CentOS 5.4. I had this > working previously, six to eight months ago, and shut it down since > the need for use was no longer there. I've now reactivated mailman and > set up a list. The soft

Re: [CentOS] Java 1.5

2010-03-15 Thread Les Mikesell
On 3/15/2010 12:33 PM, Jim Perrin wrote: > On Mon, Mar 15, 2010 at 11:56 AM, Roland RoLaNd > wrote: >> >> Hello, >> >> i'm trying to install jboss where it asks me for java 1.5 >> i have both 1.4 and 1.6 installed >> with JAVA_HOME pointing to 1.6 >> >> i downloaded jdk-1_5_0_17-linux-i586.bin a

Re: [CentOS] Java 1.5

2010-03-15 Thread Jim Perrin
On Mon, Mar 15, 2010 at 11:56 AM, Roland RoLaNd wrote: > > Hello, > > i'm trying to install jboss where it asks me for java 1.5 > i have both 1.4 and 1.6 installed > with JAVA_HOME pointing to 1.6 > > i downloaded jdk-1_5_0_17-linux-i586.bin  and executed it.. > though nothing changed.. > when i e

Re: [CentOS] Tomcat 5.23 help - http://hostname:8080 is an empty page.

2010-03-15 Thread Les Mikesell
On 3/15/2010 11:10 AM, testwreq wreq wrote: > Thanks. That was it. I can now see the welcome page. > I have to move one application to this installation. Application > consists of some jsp pages and servlets. Is there a place that documents > the steps to setup an application? Usually you build a

Re: [CentOS] Tomcat 5.23 help - http://hostname:8080 is an empty page.

2010-03-15 Thread testwreq wreq
Thanks. That was it. I can now see the welcome page. I have to move one application to this installation. Application consists of some jsp pages and servlets. Is there a place that documents the steps to setup an application? On Mon, Mar 15, 2010 at 10:52 AM, Les Mikesell wrote: > On 3/15/2010 1

[CentOS] Java 1.5

2010-03-15 Thread Roland RoLaNd
Hello, i'm trying to install jboss where it asks me for java 1.5 i have both 1.4 and 1.6 installed with JAVA_HOME pointing to 1.6 i downloaded jdk-1_5_0_17-linux-i586.bin  and executed it.. though nothing changed.. when i execute : alternatives --config java i can only see 1.4 and 1.6 any advi

Re: [CentOS] Tomcat 5.23 help - http://hostname:8080 is an empty page.

2010-03-15 Thread Les Mikesell
On 3/15/2010 10:30 AM, testwreq wreq wrote: > I installed tomcat 5.23 from the yum install of centos5.3 and have > started tomcat on port 8080 . The http://hostname:8080 shows a blank > page. In a standard Tomcat distribution, the default application is > located in the ROOT directory /var/lib/tomc

Re: [CentOS] Tomcat 5.23 help - http://hostname:8080 is an empty page.

2010-03-15 Thread testwreq wreq
Do you remember if it was part of packages of centos5.3? On Mon, Mar 15, 2010 at 10:39 AM, Raffaele Camarda < raffaele.cama...@gmail.com> wrote: > you should install the webapp package as well it comes separately if i > remember correctly. > > 2010/3/15 testwreq wreq > >> I installed tomcat 5.

Re: [CentOS] Tomcat 5.23 help - http://hostname:8080 is an empty page.

2010-03-15 Thread Raffaele Camarda
you should install the webapp package as well it comes separately if i remember correctly. 2010/3/15 testwreq wreq > I installed tomcat 5.23 from the yum install of centos5.3 and have started > tomcat on port 8080 . The http://hostname:8080 shows a blank page. In a > standard Tomcat distribution

[CentOS] Tomcat 5.23 help - http://hostname:8080 is an empty page.

2010-03-15 Thread testwreq wreq
I installed tomcat 5.23 from the yum install of centos5.3 and have started tomcat on port 8080 . The http://hostname:8080 shows a blank page. In a standard Tomcat distribution, the default application is located in the ROOT directory /var/lib/tomcat5/webapps: From centos installation, this director

Re: [CentOS] Get VNCserver to only listen on a particular IP address

2010-03-15 Thread Tait Clarridge
On Mon, 2010-03-15 at 12:12 +, Keith Beeby wrote: > Hi, > > Does anyone know if possible to get vncserver to only listen on one > particular Ip address? > > Have two network interfaces (public + private) and just want the vncserver to > listen on the private IP address 192.168.10 for exampl

Re: [CentOS] Burning data cd in CentOS?

2010-03-15 Thread Rob Kampen
m.r...@5-cent.us wrote: On Sun, Mar 14, 2010 at 5:32 AM, MHR wrote: On Sat, Mar 13, 2010 at 11:38 PM, hadi motamedi wrote: I need to burn data cd on my CentOS and open the pdf file on my MS Windows client . My cd drive is at /dev/cdrom that is mounted as /mnt/cdrom . To this end ,

Re: [CentOS] Burning data cd in CentOS?

2010-03-15 Thread m . roth
> On Sun, Mar 14, 2010 at 5:32 AM, MHR wrote: >> On Sat, Mar 13, 2010 at 11:38 PM, hadi motamedi >> wrote: >>> I need to burn data cd on my CentOS and open the pdf file on my MS >>> Windows >>> client . My cd drive is at /dev/cdrom that is mounted as /mnt/cdrom . >>> To >>> this end , I issued as

Re: [CentOS] Burning data cd in CentOS?

2010-03-15 Thread Lanny Marcus
On Sun, Mar 14, 2010 at 5:32 AM, MHR wrote: > On Sat, Mar 13, 2010 at 11:38 PM, hadi motamedi wrote: >> I need to burn data cd on my CentOS and open the pdf file on my MS Windows >> client . My cd drive is at /dev/cdrom that is mounted as /mnt/cdrom . To >> this end , I issued as the following :

[CentOS] Get VNCserver to only listen on a particular IP address

2010-03-15 Thread Keith Beeby
Hi, Does anyone know if possible to get vncserver to only listen on one particular Ip address? Have two network interfaces (public + private) and just want the vncserver to listen on the private IP address 192.168.10 for example Thanks Keith ___ Cent

[CentOS] IBM Touchscreen

2010-03-15 Thread Janez Kosmrlj
Hi, i have some old IBM USB touchscreens, that insist on not working correctly under CentOS. I tried to use the 3m driver and the elousb driver, but none of them work. The touch part works out of the box witohut any drivers, but i can't find a way to calibrate them The y axis is inverted and the X

Re: [CentOS] Burning data cd in CentOS?

2010-03-15 Thread Robert Heller
At Sun, 14 Mar 2010 21:22:46 -0700 CentOS mailing list wrote: > > > > On Sun, Mar 14, 2010 at 10:24:56PM -0500, Robert wrote: > > > > My favorite is kpdf -- but I use KDE. I have no idea how it plays with > > a Gnome desktop. > > kpdf works fine in blackbox, so I see no reason it wouldn't

Re: [CentOS] OT: scsi-target-utils with a ESXi 4 as a iscsi client

2010-03-15 Thread David Hrbáč
Dne 15.3.2010 10:05, carlopmart napsal(a): > Hi all, > > sombedy have tried to use a centOS 5.4 host as a iscsi target for ESXi 4?? > any > problems?? Or is it best to use NFS??? > > Thanks. Hi, works pretty well. DH ___ CentOS mailing list CentOS@

[CentOS] OT: scsi-target-utils with a ESXi 4 as a iscsi client

2010-03-15 Thread carlopmart
Hi all, sombedy have tried to use a centOS 5.4 host as a iscsi target for ESXi 4?? any problems?? Or is it best to use NFS??? Thanks. -- CL Martinez carlopmart {at} gmail {d0t} com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/m