SCOEIT
Group: Members
Posts: 29
Joined: Dec. 2006 |
|
Posted: Dec. 24 2006,23:01 |
|
I'm new to Linux, and struggling.
I need to run /usr/lib/ICAClient/wfcmgr after boot from a remastered CD
To do this after reboot I have to Enable Apt.
I'm doing this automatically by putting 'sudo dkpg-restore' in the .xinitrc file
I also have to run these two commands from a shell: 'apt-get update' 'apt-get install cpio libxaw6'
I've tried to get these two commands to run automatically on reboot by putting them in the .xinitrc as well, without effect.
How can I get these commands to run automatically after reboot?
Thanks,
|