Re: [CentOS] Centos, Samba , WIN7

2011-01-15 Thread Tony Molloy
On Saturday 15 January 2011 04:41:01 Rob Kampen wrote: > Ryan Wagoner wrote: > > On Fri, Jan 14, 2011 at 8:52 AM, Timothy Kesten wrote: > >> Am Freitag, 14. Januar 2011, 11:27:22 schrieb John Doe: > >>> Google for "samba windows.7" and click on first answer... > >> > >> I knew, that samba > 3.3 i

[CentOS] Grub4Dos Load Window 7 and Linux

2011-01-15 Thread Ganu
There are two system in my disk, windows 7 and fedora core 13 How to use the grub4dos load the window 7 and linux. I donot know how to config the menu list. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] RHEL 5.6 is out

2011-01-15 Thread Arun Khan
On Fri, Jan 14, 2011 at 3:00 AM, mahmoud mansy wrote: > no i get an account > but it only offer me the beta`s iso`s? > I guess Redhat support would be proper forum to ask since you have a valid RHN account. Redhat support should be able to point you to correct location for the images. -- Arun

Re: [CentOS] Grub4Dos Load Window 7 and Linux

2011-01-15 Thread Leonard den Ottolander
On Sat, 2011-01-15 at 17:13 +0800, Ganu wrote: > How to use the grub4dos load the window 7 and linux. I donot know > how to config the menu list. http://tldp.org/HOWTO/Multiboot-with-GRUB-2.html -- mount -t life -o ro /dev/dna /genetic/research ___

Re: [CentOS] RHEL 5.6 is out

2011-01-15 Thread David Sommerseth
On 14/01/11 16:47, Gilbert Sebenste wrote: > On Fri, 14 Jan 2011, Eero Volotinen wrote: > >> 2011/1/14 Brunner, Brian T.: Is this how other CentOS users feel when they hear a RHEL >>> announcement? > > No, I think: > > These men and women are so awesome, giving up their time to make us > a gre

[CentOS] how to convert 7 cd iso images into one dvd image?

2011-01-15 Thread Andre Robatino
> how to convert 7 cd iso images into one dvd image? Cat the CD ISOs together (order doesn't matter) into a single big file with the same name as the corresponding DVD (same version and arch), then run rsync on it to convert into the actual DVD (using a mirror that has both rsync and the desired D

Re: [CentOS] input/output error while copy

2011-01-15 Thread Ritika Garg
I always mount the hard disk in read write by the command "ntfs-3g /dev/sda1 /media/harddisk umask=0". cut, copy, paste works fine when I perform these operations by mouse. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo

[CentOS] Installation question

2011-01-15 Thread Parshwa Murdia
Hi, I am new in the world of CentOS and Linux. I am not a computer professional but want to do work in Linux, for which I am trying to learn the Linux basics. Having a PC at home and somebody told me CentOS is a great Linux distro for stability. I am having some basic queries which are as follows

Re: [CentOS] how to convert 7 cd iso images into one dvd image?

2011-01-15 Thread Keith Roberts
>>> So, is there a technique or an open source tool that >>> will create a dvd iso given the cd iso images? >> I've seen the DVD ISO files on select mirrors. it can be >> difficult to reliably transfer a> 4GB file over http/ftp I've only had one DVD iso dowload corrupted over http. I use a fas

Re: [CentOS] Installation question

2011-01-15 Thread Scott Robbins
On Sat, Jan 15, 2011 at 01:19:25PM +0100, Parshwa Murdia wrote: > Hi, > > > I am having some basic queries which are as follows: > > 1. I am having the PC and already installed is Fedora Core 11 as well as > Windows XP (dual boot). Fedora has unstability because of its EOL. If I want > to instal

Re: [CentOS] how to convert 7 cd iso images into one dvd image?

2011-01-15 Thread Michel van Deventer
Hi, On Sat, 2011-01-15 at 12:37 +, Keith Roberts wrote: > >>> So, is there a technique or an open source tool that > >>> will create a dvd iso given the cd iso images? > >> I've seen the DVD ISO files on select mirrors. it can be > >> difficult to reliably transfer a> 4GB file over http/ft

Re: [CentOS] Kernel Errors Present

2011-01-15 Thread Keith Roberts
On Sat, 15 Jan 2011, Leonard den Ottolander wrote: > To: CentOS mailing list > From: Leonard den Ottolander > Subject: Re: [CentOS] Kernel Errors Present > > Hi Keith, > > On Thu, 2011-01-13 at 19:03 +, Keith Roberts wrote: >> Well it seems likely it's because the drive is on a >> 40-wire c

Re: [CentOS] Kernel Errors Present

2011-01-15 Thread Ryan Wagoner
On Sat, Jan 15, 2011 at 7:57 AM, Keith Roberts wrote: > I hope to be be getting some custom made 80 wire UDMA IDE > cables sorted ASAP. That should squeeze extra speed from all > the drives on the machine. You shouldn't need custom cables. IDE 80 pin cables can be sourced all over the Internet fo

[CentOS] keychain problem

2011-01-15 Thread bluethundr
hello centos.. I am having a very annoying problem on my network right now. it looks like every time I try to add my ssh key to keychain I have to issue a command just to get my ssh subsystem communicating with the ssh-agent: I have this line in my .bashrc file $(keychain --eval --quick --quiet p

[CentOS] keychain problem(with config file)

2011-01-15 Thread bluethundr
Sorry meant to attach my sshd_config file.. here it is! -- Forwarded message -- From: bluethundr Date: Sat, Jan 15, 2011 at 11:22 AM Subject: keychain problem To: CentOS mailing list hello centos.. I am having a very annoying problem on my network right now. it looks like ever

Re: [CentOS] how to convert 7 cd iso images into one dvd image?

2011-01-15 Thread Barry Brimer
> Or how does one generate the dvd iso given a list of rpm files? > (Assuming I had a list of all of the needed rpm files). > > It would be nice if one had something like "make centos_5.2_dvd_iso" :-) Check out this link .. it provides all the information on how to do this. I've not tried this wi

Re: [CentOS] how to convert 7 cd iso images into one dvd image?

2011-01-15 Thread Les Mikesell
On 1/15/11 6:06 AM, Andre Robatino wrote: >> how to convert 7 cd iso images into one dvd image? > > Cat the CD ISOs together (order doesn't matter) into a single big file > with the same name as the corresponding DVD (same version and arch), > then run rsync on it to convert into the actual DVD (us

[CentOS] how to convert 7 cd iso images into one dvd image?

2011-01-15 Thread Andre Robatino
Les Mikesell writes: > If the remote will run rsync, just use that in the first place to get the dvd > and use the -P option so it will restart if you don't complete on the first attempt. I can't find a mirror that has the 5.2 DVDs, so testing with the i386 5.5 DVD, using "rsync -avzP mirror.cl

Re: [CentOS] keychain problem

2011-01-15 Thread Cameron Kerr
On 16/01/2011, at 5:22 AM, bluethundr wrote: > hello centos.. I am having a very annoying problem on my network right > now. it looks like every time I try to add my ssh key to keychain I > have to issue a command just to get my ssh subsystem communicating > with the ssh-agent: > > I have this l

Re: [CentOS] keychain problem

2011-01-15 Thread Cameron Kerr
On 16/01/2011, at 11:56 AM, Cameron Kerr wrote: > > On 16/01/2011, at 5:22 AM, bluethundr wrote: > >> I have this line in my .bashrc file >> >> $(keychain --eval --quick --quiet private_key1 private_key2 private_key3) > > Should not this go into your ~/.bash_profile? > > (disclaimer: I've no

Re: [CentOS] keychain problem

2011-01-15 Thread bluethundr
Hello and thanks for your reply! Well I took your advice and removed that keychain scriptlet from .bashrc and put it into .bash_profile. Not sure what the functional difference between the two would be. Perhaps you would care to elaborate? I know that rc stands for "resource configuration" but ot

Re: [CentOS] parsing an e-mail with perl

2011-01-15 Thread Gregory P. Ennis
On Wed, 2011-01-12 at 21:36 -0500, Nicolas Ross wrote: > > I need to be able to pull off attachments from e-mails on the fly and > > then demime them and print them. I have been studying MIME::Tools but > > was hoping someone could point me to a script example of something I > > could use. > > H

[CentOS] Network bandwidth tools.

2011-01-15 Thread Jason S-M
Hi All, I am wondering what tools are available in CentOS 5.5 that would allow me to measure incoming and outgoing network speeds? My new website seems to be getting a lot more traffic that I had anticipated off the bat and I would like to measure resource usage to ensure it is keeping up. I k

Re: [CentOS] keychain problem

2011-01-15 Thread Cameron Kerr
On 16/01/2011, at 2:12 PM, bluethundr wrote: > Hello and thanks for your reply! > > Well I took your advice and removed that keychain scriptlet from > .bashrc and put it into .bash_profile. Not sure what the functional > difference between the two would be. Perhaps you would care to > elaborate?

Re: [CentOS] keychain problem

2011-01-15 Thread bluethundr
That's a great clarification for which I cannot thank you enough. I will look up SSH Agent Forwarding and start getting the hang of it. The centos list is a tremendous help for situations like these! :) On Sun, Jan 16, 2011 at 12:22 AM, Cameron Kerr wrote: > > On 16/01/2011, at 2:12 PM, bluethund

Re: [CentOS] Network bandwidth tools.

2011-01-15 Thread Cameron Kerr
It all depends on your requirements: - what sort of questions would you like your solution to be able to answer? (can you give us a few?) - what monitoring infrastructure do you already have? (SNMP, for example, could be rather useful here) - how much level of ad-hoc reporting do you require?