search for: cahil

Displaying 9 results from an estimated 9 matches for "cahil".

Did you mean: sahil
2012 Feb 06
3
Script to automatically update externip. Useful for a host with dynamic public IP
#!/bin/bash # checksetexternip.sh # Author: John Cahill email at johncahill.net # Licence: GPL v3 # Description: script that queries checkip.dyndns.com to find the server's external IP address. Updates asterisk's externip value and does a sip reload if necessary. # Last modified 06/02/2012 is_ip(){ input=$1 octet1=$(echo $input | cut...
2008 Oct 30
1
Compiling R Packages
I am working on a SLES 10 cluster with R available on it. To better use my resources, I want to use Rmpi, but I am having a difficult time installing it. I have set the $R_LIBS variable correctly. The MPI libraries are available through the PGI compiler, but this R instance was compiled with GCC. The Rmpi package can be compiled and installed with %R CMD INSTALL Rmpi_0.5-5.tar.gz
2006 Dec 08
2
Shares mount on linux but not windows?
...rintable = no create mask = 0777 directory mask = 0777 -- Brian "An adventure is never an adventure when it's happening. Challenging experiences need time to ferment, and an adventure is simply physical and emotional discomfort recollected in tranquility." -- Tim Cahill
2005 Sep 15
1
SSO Samba/AD integration
...ut I am not sure what to do to fix it. Thanks for the input. -- Brian Atkins "An adventure is never an adventure when it's happening. Challenging experiences need time to ferment, and an adventure is simply physical and emotional discomfort recollected in tranquility." -- Tim Cahill
2007 Nov 20
1
:allow_nil validation vs. blank?
I think I must be doing something wrong... when a form returns params to the controller, empty fields appear to be returned as blank, not nil. so what''s the point of an :allow_nil=>true setting on a validation? it fails because blank is not the same as nil. i would expect either returned empty fields to be nil, or :allow_nil to really be :allow_blank. otherwise i have to do a search
2005 Oct 14
0
Logging into linux machine using AD account?
...les winbind publickey: nisplus automount: files winbind aliases: files nisplus -- Brian "An adventure is never an adventure when it?s happening. Challenging experiences need time to ferment, and adventure is simply physical and emotional comfort recollected in tranquility." - Tim Cahill (Hold the Enlightenment - 2002)
2004 Jun 22
1
The truncate_inode_page call inocfs_file_releasecaus es the severethroughput drop of file reading in OCFS2.
=20 >-----Original Message----- >From: ocfs2-devel-bounces@oss.oracle.com=20 >[mailto:ocfs2-devel-bounces@oss.oracle.com] On Behalf Of Wim Coekaerts >Sent: 2004=C4=EA6=D4=C222=C8=D5 16:01 >To: Zhang, Sonic > >the problem is, how can we notify. I think we don't want to=20 >notify every >node on every change othewise we overload the interconnect and we don't
2013 Mar 31
0
SRTP woes
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I'm running Asterisk 11.3.0 on wheezy. I'm trying to do TLS +SRTP with blink SIP clients as shown here https://wiki.asterisk.org/wiki/display/AST/Secure+Calling+Tutorial. TLS is fine and I can call between clients. SRTP is a different matter, my SIP clients return: SIP 488 "Not acceptable Here" I'm really stumped on this
2014 Apr 13
0
Rails 4.1 secrets
We are just playing with our first 4.1 app and are getting the following error (Missing `secret_key_base` for 'production' environment, set this value in `config/secrets.yml`) googled around a bit and are struggling a bit with this one. tried rake secret but not sure where to put the secret etc Steven -- You received this message because you are subscribed to the Google Groups