Difference between revisions of "Links Misc"

From MyWiki
Jump to: navigation, search
Line 11: Line 11:
 
@      IN TXT "v=spf1 ip4:192.168.0/27 -all<br>
 
@      IN TXT "v=spf1 ip4:192.168.0/27 -all<br>
 
http://jasig.github.io/cas/4.0.0/installation/LDAP-Authentication.html<br>
 
http://jasig.github.io/cas/4.0.0/installation/LDAP-Authentication.html<br>
 +
http://www.voip-info.org/wiki/view/Asterisk+-+dual+servers    might be good article on asterisk iax.cnf <br>

Revision as of 01:11, 20 July 2014

http://sectools.org/tag/packet-crafters/ ( nmap etc )
ffmpeg -i source-video.avi -s 480x320 -vcodec mpeg4 -acodec libfaac -ac 1 -ar 16000 -r 13 -ab 32000 -aspect 3:2 output-video.G1.mp4
http://kb.mediatemple.net/questions/658/How+can+I+create+an+SPF+record+for+my+domain%3F#gs spf mail records
http://www.openspf.org/SPF_Record_Syntax
https://wiki.jasig.org/display/CAS/CASifying+Applications
http://mondotech.blogspot.co.uk/2012/02/build-jasig-cas-server-for-active.html
http://stackoverflow.com/questions/6412468/single-sign-on-sso-how-to-use-active-directory-as-an-authentication-method-fo

@ 1H IN TXT “MS=ms12345678″
mydomain.com. 1H IN TXT “v=spf1 a mx ptr a:mail.mydomain.com ip4:1.2.3.4 ~all”
@ IN TXT "v=spf1 ip4:192.168.0/27 -all
http://jasig.github.io/cas/4.0.0/installation/LDAP-Authentication.html
http://www.voip-info.org/wiki/view/Asterisk+-+dual+servers might be good article on asterisk iax.cnf