search for: stephen_leacock

Displaying 6 results from an estimated 6 matches for "stephen_leacock".

2009 Aug 31
1
Conntrack-tools for CentOS 4.8
Does anyone know where I can get an RPM of Conntrack-tools, libnetfilter_conntrack and libnfnetlink that work with CentOS 4.8? -matt http://www.sysadminvalley.com http://www.beantownhost.com http://www.linkedin.com/in/mattboston Stephen Leacock<http://www.brainyquote.com/quotes/authors/s/stephen_leacock.html> - "I detest life-insurance agents: they always argue that I shall some day die, which is not so." -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090831/14ee5061/attachment-0002.html>
2009 Dec 20
1
mdadm help
Hey List, So I had a 4 drive software RAID 5 set up consisting of /dev/sdb1, /dev/sdc1, /dev/sdd1 and /dev/sde1. I reinstalled my OS and after the reinstall I made the mistake of re-assembling the array incorrectly by typing "sudo mdadm --assemble /dev/md0 /dev/sdb /dev/sdc /dev/sdd /dev/sde" in a moment of stupidity. Obviously this didn't work and the array wouldn't mount and
2010 Feb 15
5
Hardisk cloning for centos-5.3
Hi, I want to clone my hardisk containing the centos-5.3 OS and its swap region on to new raw hardisk via network either through ssh, tftp or ftp. How do i do that ? Is there any Tool for that or will DD command be sufficient.I know that dd command will have to be used on hardisk with already existing partitions and not on raw disk. Regards, Premraj M Disclaimer : This message is
2010 Jan 23
7
Gmail problem
Hi,all : There is gmail drive for windows platform<http://www.linuxforums.org/forum/#>where the person can access his gmail storage space as a drive. Do we have something similar on Linux? Means is there any software that will allow the person to 'mount' the gmail storage and say 'copy/paste' from his system to the gmail account? Thanks ~ -------------- next part
2009 Aug 24
8
overriding .blank? method
Hi, Does anyone know a way to override .blank? method that rails provides. I want to add additional custom checks (specific to my application) to this method. Thanks, Pratik
2009 Aug 28
4
Objects in Views
...he flow fully, I want to know why the above mentioned error occurs*. work around in ''new'' view : if @controllerModel.errors @model1 = Model1.all @model2 = Model2.all end Thanks & Regards, Dhruva Sagar. Stephen Leacock<http://www.brainyquote.com/quotes/authors/s/stephen_leacock.html> - "I detest life-insurance agents: they always argue that I shall some day die, which is not so." --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to thi...