[CentOS] Installing additional software from CD

2010-03-13 Thread Al Sparks
I installed CentOS w/o Gnome, or X-Windows. I'd like to install that stuff from the CD. I don't want to try and install individual RPM's. What can I run off the CD that allows me to use the standard package manager (or whatever it's called)? === Al _

Re: [CentOS] Installing additional software from CD

2010-03-13 Thread nate
Al Sparks wrote: > I installed CentOS w/o Gnome, or X-Windows. > > I'd like to install that stuff from the CD. I don't want to try and install > individual RPM's. What can I run off the CD that allows me to use the > standard package manager (or whatever it's called)? from /etc/yum.repos.d/CentO

Re: [CentOS] Installing additional software from CD

2010-03-13 Thread Al Sparks
Maybe the right direction. So does this assume that the DVD is mounted at /mnt/cdrom? What does c5-media mean? === Al - Original Message From: nate To: centos@centos.org Sent: Sat, March 13, 2010 12:44:50 AM Subject: Re: [CentOS] Installing additional software from CD Al Sparks

Re: [CentOS] Google Summer of Code

2010-03-13 Thread Karanbir Singh
On 03/13/2010 01:59 AM, Geerd-Dietger Hoffmann wrote: > Hey > > Maybe CentOS can try this year again? Who wants to be a mentor? > > http://google-opensource.blogspot.com/2010/03/google-summer-of-code-applications-now.html > > Cheers Didi You should sync up with Bill Scheel, he did all the heavy li

Re: [CentOS] Google Summer of Code

2010-03-13 Thread Geerd-Dietger Hoffmann
On 13/03/2010 14:40, Karanbir Singh wrote: > You should sync up with Bill Scheel, he did all the heavy lifting last > year and would probably have some interesting feedback. Bill do you want to do it again this year? Or, if not who wants to do it? Cheers Didi -- Hoffmann Geerd-Dietger http://co

[CentOS] mailman on CentOS with multiple virtual hosts

2010-03-13 Thread David Mehler
Hello, This isn't exactly CentOS specific, but it does reference the CentOS way of doing things, so offlist replies might be better. I'm running a CentOS 5.4 server with postfix as MTA with virtual mailbox domains. I have set up a mailing list server lists.example1.com using apache virtual hosts an

[CentOS] CentOS-announce Digest, Vol 61, Issue 4

2010-03-13 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ..

Re: [CentOS] mailman on CentOS with multiple virtual hosts

2010-03-13 Thread Kai Schaetzl
David Mehler wrote on Sat, 13 Mar 2010 11:17:26 -0500: > I'm running a CentOS 5.4 server with postfix as MTA with virtual > mailbox domains. I have set up a mailing list server > lists.example1.com using apache virtual hosts and the mailman rpm. Now > i want to add a second one call it lists.examp

Re: [CentOS] Google Summer of Code

2010-03-13 Thread Linux Rockz
On 03/13/2010 08:40 AM, Karanbir Singh wrote: > On 03/13/2010 01:59 AM, Geerd-Dietger Hoffmann wrote: > >> Hey >> >> Maybe CentOS can try this year again? Who wants to be a mentor? >> >> http://google-opensource.blogspot.com/2010/03/google-summer-of-code-applications-now.html >> >> Cheers Didi

Re: [CentOS] Kernel Errors

2010-03-13 Thread Robert Spangler
On Monday 08 March 2010 20:08, Robert Spangler wrote: > Hello, > > I was wondering if anyone could point me in the right direction? > I am receiving these in my log file and do not know what they mean or what > to look for; > > Mar 8 04:03:56 bms kernel: ata3.00: exception Emask 0x0 SAct 0x0

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

2010-03-13 Thread Stephen Harris
I have a zip file. It is over 2Gb in size: -rw-r--r-- 1 sweh sweh 2383956582 Mar 13 13:44 test.zip The standard "unzip" program barfs: % unzip -l test.zip Archive: test.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk o

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

2010-03-13 Thread Craig White
On Sat, 2010-03-13 at 18:53 -0500, Stephen Harris wrote: > I have a zip file. It is over 2Gb in size: > > -rw-r--r-- 1 sweh sweh 2383956582 Mar 13 13:44 test.zip > > The standard "unzip" program barfs: > % unzip -l test.zip > Archive: test.zip > End-of-central-directory signature not fo

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

2010-03-13 Thread Stephen Harris
On Sat, Mar 13, 2010 at 05:07:57PM -0700, Craig White wrote: > On Sat, 2010-03-13 at 18:53 -0500, Stephen Harris wrote: > > I have a zip file. It is over 2Gb in size: > > The standard "unzip" program barfs: > > This is because the info-zip utilities can't handle ZIP files over 2Gb in > > size. > >

[CentOS] mailman and postfix on CentOS

2010-03-13 Thread David Mehler
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 software versions I'm using are httpd 2.2.14, postfix 2.

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

2010-03-13 Thread Craig White
On Sat, 2010-03-13 at 19:20 -0500, Stephen Harris wrote: > On Sat, Mar 13, 2010 at 05:07:57PM -0700, Craig White wrote: > > On Sat, 2010-03-13 at 18:53 -0500, Stephen Harris wrote: > > > I have a zip file. It is over 2Gb in size: > > > The standard "unzip" program barfs: > > > This is because the

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

2010-03-13 Thread Robert Heller
At Sat, 13 Mar 2010 18:53:49 -0500 CentOS mailing list wrote: > > I have a zip file. It is over 2Gb in size: > > -rw-r--r-- 1 sweh sweh 2383956582 Mar 13 13:44 test.zip > > The standard "unzip" program barfs: > % unzip -l test.zip > Archive: test.zip > End-of-central-directory signa

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

2010-03-13 Thread Stephen Harris
On Sat, Mar 13, 2010 at 05:31:35PM -0700, Craig White wrote: > On Sat, 2010-03-13 at 19:20 -0500, Stephen Harris wrote: > > (bit-width shouldn't matter 32bit OS's can handle large files for over > > a decade) > > tell that to Outlook That's an application, not an OS (and Outlook 2007 handle

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

2010-03-13 Thread Martin Jungowski
On Sat, 13 Mar 2010 19:20:43 -0500 Stephen Harris wrote: > Nope; standard 32bit Windows XP vs 32bit CentOS 5 > > (bit-width shouldn't matter 32bit OS's can handle large files for over a > decade) The problem with x86 (32-bit) is that there's two different memory limits. The total amoumt of acces

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

2010-03-13 Thread Stephen Harris
On Sat, Mar 13, 2010 at 07:28:11PM -0500, Robert Heller 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? The manpage says multi-part archives aren't supported, and in tests it doesn't look like it e

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

2010-03-13 Thread Stephen John Smoogen
On Sat, Mar 13, 2010 at 4:53 PM, Stephen Harris wrote: > I have a zip file.  It is over 2Gb in size: > > -rw-r--r-- 1 sweh sweh 2383956582 Mar 13 13:44 test.zip > > The standard "unzip" program barfs: >  % unzip -l test.zip >  Archive:  test.zip >    End-of-central-directory signature not found.  

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

2010-03-13 Thread Stephen Harris
On Sun, Mar 14, 2010 at 12:39:28AM +, Martin Jungowski wrote: > The total amoumt of accessible memory is 4GB (2^32 Bytes) but the total > amount of memory per process is limited to 2GB. That means that even on 64- > bit system and more than 4GB of total memory a 32-bit process cannot > access

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

2010-03-13 Thread Stephen Harris
On Sat, Mar 13, 2010 at 05:49:06PM -0700, Stephen John Smoogen wrote: > On Sat, Mar 13, 2010 at 4:53 PM, Stephen Harris wrote: > > I have a zip file. ?It is over 2Gb in size: > > This is because the info-zip utilities can't handle ZIP files over 2Gb in > > size. > > Anyone have any recommendatio

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

2010-03-13 Thread John R Pierce
Martin Jungowski wrote: > The problem with x86 (32-bit) is that there's two different memory limits. > The total amoumt of accessible memory is 4GB (2^32 Bytes) but the total > amount of memory per process is limited to 2GB. actually, thats 3GB per-process limit in 32bit Linux. ___

[CentOS] https question

2010-03-13 Thread adrian kok
Hi I have question about https I am using mozila to access gmail as https://mail.google.com/mail Why mozilla prompts me the alert box? "You have requested an encrypted page that contains some unencrypted information. Information that you see or enter on this page could easily be read by a thi

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

2010-03-13 Thread Brian
On Mar 13, 2010, at 8:15 PM, Stephen Harris wrote: > > And thus my question; does anyone _know_ of a Unix tool that can > access > this? --- http://www.info-zip.org/UnZip.html Latest Release New features in UnZip 6.0, released 20 April 2009: • Support PKWARE ZIP64 extensions, allo

Re: [CentOS] https question

2010-03-13 Thread Bob McConnell
adrian kok wrote: > Hi > > I have question about https > > I am using mozila to access gmail as https://mail.google.com/mail > > Why mozilla prompts me the alert box? > > "You have requested an encrypted page that contains some unencrypted > information. Information that you see or enter on thi

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

2010-03-13 Thread Stephen Harris
On Sat, Mar 13, 2010 at 09:39:57PM -0500, Brian wrote: > > And thus my question; does anyone _know_ of a Unix tool that can > > access > http://www.info-zip.org/UnZip.html > > Latest Release > New features in UnZip 6.0, released 20 April 2009: Hmm, interesting. However, I think I found a sim

[CentOS] Burning data cd in CentOS?

2010-03-13 Thread hadi motamedi
Dear All 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 : #cdrecord -v dev=/dev/cdrom myfile But the file cannot be opened on ms MS Windows , nor the cd is usabl