The command is simple
drutil eject
The command is simple
drutil eject
Sharing some experiences on setting up Podcast Producer 2 in Snow Leopard with Active Directory Integration. Thanks to Arthur Tan for the assistance in this. Continue reading Setting up Podcast Producer 2 in Snow Leopard with Active Directory Integration
To allow AD users to be able to use things like Wiki, Blog and Podcast Producer in OSX, clear text authentication must be turned on between AD and OSX as by default, some hash format is used.
$ sudo serveradmin settings teams:enableClearTextAuth = yes
$ sudo serveradmin stop teams
$ sudo serveradmin start teams
$ sudo serveradmin stop web
$ sudo serveradmin start web
Note: This was required in 10.5. Might still be required in 10.6.
We have all heard about mobilAP, the full featured way of allowing people to communicate and get information during a conference. Is a great academic platform and fantastic piece of code… but what if you didn’t need that much? Continue reading StaticAP quick and dirty mobile conference interface