Displaying 9 results from an estimated 9 matches for "leacock".
Did you mean:
peacock
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
...w
it works out fine, *but I don''t understand the 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 Goog...
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/c...
2009 Dec 10
3
.htaccess and ?
Hi,
I'm trying to write .htaccess Rewrite rules and it doesn't seem to
work for me:
Match the string between the domain and the question mark: ?
http://www.abc.com/blog:long-name-of-page?action=diff and I want to
redirect it to: http://www.abc.com/blog:long-name-of-page
Any suggestion?
Thanks
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
2007 Mar 05
2
imap core dump with rc25
Hi,
I had a core dump while using rc25. Here are the backtraces:
Mar 5 00:52:31 rouge dovecot: IMAP(XXXXXX): Maildir
/home/XXXXXX/Mail/.Sent sync: UID < next_uid (1 < 2, file =
1173024945.P2421Q0M874108.rouge:2,S)
Mar 5 00:52:31 rouge dovecot: IMAP(XXXXXX): file client.c: line 401
(_client_input): assertion failed: (!client->handling_input)
Mar 5 00:52:31 rouge dovecot: child 29120
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
1999 Oct 10
24
samba as PDC
hi all,
i want to have samba in my liux as a PDC, so i have download the last
version of samba 2.1alpha. but i can't compile it shows errors :
Linking bin/nmbd
libsmb/clientgen.o: In function `cli_establish_connection':
libsmb/clientgen.o(.text+0x4ef3): undefined reference to `prs_init'
libsmb/clientgen.o(.text+0x4f50): undefined reference to
`create_ntlmssp_resp'