Debian / Ubuntu - GeFroce 8800 GTX support driver install on linux

Installing a drivers for GeForce 8800 GTX on debian or ubuntu can not get easier these days.
1) install envy script:
http://albertomilone.com/nvidia_scripts1.html
2)
run envy from a command line as a root and follow simple steps
# envy
3)
reboot you linux box

Zenity progress pulsate bar dialog example

Here is an example of Zenity progress pulsate bar dialog. Depending on your desktop manager your output may be different:
yes | zenity –progress –width 350 –pulsate –text “Testing Zenity Progress Bar” –title “Zenity Pulsate Progress Bar”