File i have to put to run some procesess at boot-time
in what file i have to put to run some procesess at boot-time ?
depends
boot time or as a service ?
when the server give restart
there is a difference
lol
after the boot time
well service or on startup ?
they all get started on boot time
service
first the init level services
then
rc.local
ok
you need to create an init script
and dump it into
/etc/init.d/
to put a cronjob on it ?
no
cron is something completly different
after you put a script into init.d you need to run chkconfig
to set it and add it as service
so it makes the required links
and
what type of script
i have to make ?
init script
check /etc/init.d/ for others
im getting the impression that maybe you need to read around the topic
id strongly advise you to
no
may I ask what for processes you want to start ?
i now perl
:)
init doesnt use perl
just a dc++ hub
verlihub
ohh well
like a sistem service
then dont bother with init
hmmm
i put a cronjob in it
but it doesn't work
i would class that less than important
on verlihub
so maybe just dump it into /etc/rc.d/rc.local
what is touch for rc.local script ?
it resets the timestamp
on that file
and
to execute
what i have to put ?
you are very new to linux right ?
i work mostly with unix
freebsd
well you should know all this then
/path/path/binary
ooo
it's like unix
:D
i strongly recommend you read around
like /usr/local/bin/vh_runhub
I understand/p>
Posted at Oxxus Web hosting Blog