Hi! I'm newbie in linux ,but I have developed many applications in .Net
Now, I wrote a new program in Linux , gcc complier..
I complied the file and I need to put it in startup. But I read some documents ,these say that I should write a shell script then put it into etc directory.
How do I write a script to start it on startup ?
Thanks A Lot...
I changed the file /etc/rc.d/rc.local , then it worked !!
