Hi, I'm a new to PlanetLab. From hello_world.pdf(the introduction doc in PlanetLab) it seems that Python is required to run my code on nodes. I'm wondering how can I run linux binary in PlanetLab? Do I have to use system() function in Python call those binaries? Many thanks :) Regards, Felix