www.mamboteam.com
Home arrow Blog arrow Blog::Tech Stuff
Thursday, 28 August 2008
 
 
Newsflash

Oh, I love Ruby yes I do!
I love Ruby, yes it's true!

Rails makes coding fast and really fun,
Fifteen minutes and the admin side is done!

 AJAX is really where it's at...
Sweet UI effects, you can't beat that!

Blog::Tech Stuff
Still having VPN issues Print E-mail
User Rating: / 0
Written by Joshua Gitlin   
Thursday, 06 September 2007
Still having issues getting broadcast packets to work over PPTP...
Last Updated ( Thursday, 06 September 2007 )
Read more...
cPanel Subdomain Issue Print E-mail
User Rating: / 0
Written by Joshua Gitlin   
Wednesday, 05 September 2007

What do you do when you try to create a new subdomain in cPanel and you see:

 The zone for the root domain domainname is missing, or could not be read. The
ip address will be read from the webserver configuration and a new zone will
be created for this subdomain. Created DNS entry for subdomain.domainname The
subdomain, subdomain.domainname has been added.

 And no domain gets added? And Google's no help? Thankfully LiquidWeb helped me with this one!  

Last Updated ( Thursday, 06 September 2007 )
Read more...
Red Pill vs Blue Pill Print E-mail
User Rating: / 0
Written by Joshua Gitlin   
Friday, 24 August 2007

Well this is pretty scary. Want to see if the Matrix is real? Quote:

Swallowing the Red Pill is more or less equivalent to the following code (returns non zero when in Matrix):

     int swallow_redpill () {
       unsigned char m[2+4], rpill[] = "\x0f\x01\x0d\x00\x00\x00\x00\xc3";
       *((unsigned*)&rpill[3]) = (unsigned)m;
       ((void(*)())&rpill)();
       return (m[5]>0xd0) ? 1 : 0;
     }

Last Updated ( Thursday, 06 September 2007 )
Read more...
Funny Ads Print E-mail
User Rating: / 0
Written by Joshua Gitlin   
Monday, 24 October 2005
I read these advertisments for Sun servers in InfoWorld and got a kick out of them...
Last Updated ( Monday, 24 October 2005 )
Read more...
HOWTO: Encrypting a users's home directory on Mac OS X Print E-mail
User Rating: / 3
Written by Joshua Gitlin   
Monday, 29 December 2003

HOWTO: Encrypting a users's home directory on Mac OS X

Author: Joshua Gitlin

This document explains how to place a user's home directory on an encrypted device image (DMG) under Mac OS X 10.1 or later. This is useful to ensure that all the files for the user you decide to encrypt are safe from prying eyes. This document will be of interest to attorneys, doctors, programmers, or anyone else who has sensitive documents (personal files, tax documents, secret or classified documents, etc). Placing the entire user's folder on an encrypted disk ensures that every file belonging to that user will be encrypted (as long as it is saved within their home directory). This includes many log files, preference files, email, AIM or ICQ logs, internet history and cache, etc.

Last Updated ( Saturday, 22 October 2005 )
Read more...
 
Top! Top!