xuv's notebook

Side notes, howtos and random bits of information related to Julien Deswaef's projects

User Tools

Site Tools


projects:love_machine:extra_notes

This is an old revision of the document!


Extra notes

A set of usefull tips and tools used for Love Machine

Selenium

Cli tips

Running Firefox without an Xserver

source

apt-get install xvfb iceweasel
 
# Crée un display X virtuel
Xvfb :99 -ac
 
export DISPLAY=:99
iceweasel

Creating a Windows executable (.exe) from a python script

Graphics

projects/love_machine/extra_notes.1323349936.txt.gz · Last modified: 2011/12/08 14:12 by 91.183.83.6