Difference between revisions of "Links Misc"
From MyWiki
Line 6: | Line 6: | ||
http://mondotech.blogspot.co.uk/2012/02/build-jasig-cas-server-for-active.html<br> | http://mondotech.blogspot.co.uk/2012/02/build-jasig-cas-server-for-active.html<br> | ||
http://stackoverflow.com/questions/6412468/single-sign-on-sso-how-to-use-active-directory-as-an-authentication-method-fo<br> | http://stackoverflow.com/questions/6412468/single-sign-on-sso-how-to-use-active-directory-as-an-authentication-method-fo<br> | ||
+ | <br> | ||
+ | @ 1H IN TXT “MS=ms12345678″<br> | ||
+ | mydomain.com. 1H IN TXT “v=spf1 a mx ptr a:mail.mydomain.com ip4:1.2.3.4 ~all”<br> |
Revision as of 11:11, 17 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”