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

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.1323349841.txt.gz · Last modified: 2011/12/08 14:10 by 91.183.83.6