GlassFish, OS X and launchctl

While testing an application with Arquillian, GlassFish and Maven I got launchctl bsexec failed: Inappropriate ioctl for device from OS X. GlassFish cannot be started, failing with lots of org.osgi.framework.BundleExceptions. Continue reading

Posted in Java, OS X, Software Development, System Administration | Tagged , | Leave a comment

Migrate To New Ports Collection

The FreeBSD ports collection was migrated from CVS to Subversion. The old-style csup method to update the ports tree won’t be available after February 28th, 2013, see FreeBSD Handbook, Using the Ports Collection and FreeBSD Handbook, Using CVSup (Deprecated).

Continue reading

Posted in FreeBSD, System Administration | Tagged | Leave a comment

Finding And Fighting Malware On Your Website

A customer just called for emergency when they got a mail from Google saying their websites are infected by malware. It took half an hour to analyse and resolve the situation. We show how to get rid of malware using UNIX command line tools.

Continue reading

Posted in PHP, System Administration | Tagged | Leave a comment