Changes

Jump to navigation Jump to search
m
Protected "Linux: run at startup" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
Line 4: Line 4:  
add the line:
 
add the line:
 
  @reboot <command>
 
  @reboot <command>
 +
More info on crontab and cron jobs:<br />
 +
[[Linux:_cron_jobs|Linux: cron jobs]]
    
== Creating simlinks with update-rc.d ==
 
== Creating simlinks with update-rc.d ==
Line 22: Line 24:     
Numbers 15 and 85 are the priority, they are used to start or stop one services before others.<br />
 
Numbers 15 and 85 are the priority, they are used to start or stop one services before others.<br />
== To remove this simbolic links ==
+
'''To remove this simbolic links'''<br />
 
  sudo update-rc.d -f samba remove
 
  sudo update-rc.d -f samba remove
  

Navigation menu