Results 1 to 3 of 3
I was wondering how to run a bash command automatically on startup.
on start-up have "alsamixer" or "start-network" executed from terminal....
- 05-13-2011 #1Just Joined!
- Join Date
- May 2011
- Posts
- 2
*inatilizing newbie* startup commands
I was wondering how to run a bash command automatically on startup.
on start-up have "alsamixer" or "start-network" executed from terminal.
- 05-14-2011 #2Just Joined!
- Join Date
- May 2011
- Posts
- 2
startup commands?
i was wondering what i would have to do to have a bash command automatically executed on startup. for example have "alsamixer" or "start-network" executed on bootup/login.
- 05-16-2011 #3
Depends on your distro. Many use the file /etc/rc.local for this.
But Debian based systems do not.
https://help.ubuntu.com/community/RcLocalHowto


Reply With Quote