PDA

View Full Version : Custom welcome screen



saliljain
June 1st, 2009, 10:12 PM
Hello everyone!
First of all, I'm relatively new to linux, so I'm kinda confused. I have customised a LiveCD based on Ubuntu 9.04 , without XWindows, now I have a PHP-CLI script called starts.php , I want this script to be run as soon as the system starts up every time. Also I want to run certain .sh scripts automatically as soon as the user gets logged on, please tell me how can i get this done?

Thanks in advance :)

~Salil

MichaelSammels
June 1st, 2009, 10:13 PM
Try looking here:

System -> Preferences -> Startup Applications

Be careful. The script may require sudo privelages before it can be run. Hope this helps, though.

lisati
June 1st, 2009, 10:15 PM
Another option is to look at System->Administration->Login Window which can let you do some customizations relating to what happens when the Login Window is displayed.

saliljain
June 1st, 2009, 10:27 PM
Thanks for the prompt response,

But I dont have XWindows Installed, no Gnome or KDE...
can you tell me the packages that i have to install to get GNome (minimal) running?
i tried apt-get install --no-install-recommends gnome it still wants about 450+Megs.. i cannot afford that much!
Please help :)

Thanks again
~Salil