SAMBA sharing to Mac

When you configure a SAMBA server on Linux and you want to mount the resource from a Mac, remember to set the security mode to “user“, otherwise you can receive messages like this: The operation can’t be completed because the original item for “SHARENAME” can’t be found From the smb.conf: Read more…

iPhone, ringtone how-to

If you want some custom made ringtones, chose your MP3, convert to M4A, rename the file to M4R then drag it in iTunes and sync. That’s it. Under linux I’m using for the conversion stuff soundKonverter, but you can choose your preferred software… 🙂

Xdebug and XAMPP

If you have to use Xdebug but you don’t want to “going crazy” with manual building from sources or with pecl, you can download a binary version of Xdebug from the ActiveState website (get the PHP Remote Debugging archive for your OS and use the binary version according your PHP Read more…

NTFS 3G slow with VMware

If you have your vm hosted on a NTFS partition and the mount.ntfs-3g is eating all your CPU power, try to update the NTFS 3G to the last version and add to your .vmx file this config line: mainMem.useNamedFile=FALSE

How to install OpenLaszlo 4.1.1 on Linux

I’m playing with OpenLaszlo from a while (an open source platform for the development and delivery of rich Internet applications), but I have found some problems installing it on my developing system (currently I’m using Kubuntu Intrepid Ibex).
I have found the solution and due to lack of documentation about it I have decided to write a little step-by-step guide here on this blog…

(more…)