

InterviewSolution
Saved Bookmarks
1. |
Solve : How do you stop dillo in DSL from starting everytime you boot?? |
Answer» I loaded DSL and I keep getting the dillo screen at startup and I would like to turn that off. DSL has a few tools to help produce your preffered startup environment. .xinitrc lists PROGRAMS that automatically start after X WINDOWS begins. You can also start non-Window programs by editing .bash_profile and then adding .bash_profile to .filetool.lst. You can even load additional modules and system-specific or required FILES by editing /opt/bootlocal.sh (and then adding it to your filetoool.lst). From: this link |
|