{"id":1174,"date":"2016-03-09T11:23:53","date_gmt":"2016-03-09T10:23:53","guid":{"rendered":"http:\/\/fougere.myds.me:8080\/info\/?p=1174"},"modified":"2018-03-12T14:09:47","modified_gmt":"2018-03-12T13:09:47","slug":"chaine-de-boot-linux","status":"publish","type":"post","link":"http:\/\/les-fougs.com\/wordpress\/2016\/03\/09\/chaine-de-boot-linux\/","title":{"rendered":"Chaine de boot Linux"},"content":{"rendered":"<h3>Sur Redhat 7.1 (Fonctionne sur Vldtb01p)<\/h3>\n<p>Les \u00a0scripts lanc\u00e9s au d\u00e9marrage sont dans le fichier \/etc\/rc.local Ce fichier doit \u00eatre ex\u00e9cutable<\/p>\n<pre>ll \/etc\/rc.local<\/pre>\n<pre>chmod +x\u00a0\/etc\/rc.local<\/pre>\n<pre>lrwxrwxrwx. 1 root root 13 Sep 22 16:11 \/etc\/rc.local -&gt; rc.d\/rc.local<\/pre>\n<p>Exemple :<\/p>\n<pre>[root@vldtb02x ~]# cat \/etc\/rc.local\r\n #!\/bin\/bash\r\n # THIS FILE IS ADDED FOR COMPATIBILITY PURPOSES\r\n #\r\n # It is highly advisable to create own systemd services or udev rules\r\n # to run scripts during boot instead of using this file.\r\n #\r\n # In contrast to previous versions due to parallel execution during boot\r\n # this script will NOT be run after all other services.\r\n #\r\n # Please note that you must run 'chmod +x \/etc\/rc.d\/rc.local' to ensure\r\n # that this script will be executed during boot.<\/pre>\n<pre># touch \/var\/lock\/subsys\/local<\/pre>\n<pre>echo Start Vtom Agent\r\n . \/etc\/init.d\/boot_start_vtom.sh<\/pre>\n<pre>echo Start Oracle\r\n . \/etc\/init.d\/start_oracle.sh<\/pre>\n<pre>echo Zabbix Agent\r\n. \/etc\/init.d\/zabbix_agent_start.sh<\/pre>\n<pre><em id=\"__mceDel\">\u00a0<\/em>echo su -l ora112 -c \/exploit\/scripts\/start_oracle.sh&gt; \/etc\/init.d\/start_oracle.sh<\/pre>\n<h3><span style=\"color: #ff0000;\"><strong>chmod +x \/etc\/init.d\/start_oracle.sh<\/strong><\/span><\/h3>\n","protected":false},"excerpt":{"rendered":"<p>Sur Redhat 7.1 (Fonctionne sur Vldtb01p) Les \u00a0scripts lanc\u00e9s au d\u00e9marrage sont dans le fichier \/etc\/rc.local Ce fichier doit \u00eatre ex\u00e9cutable ll \/etc\/rc.local chmod +x\u00a0\/etc\/rc.local lrwxrwxrwx. 1 root root 13 Sep 22 16:11 \/etc\/rc.local -&gt; rc.d\/rc.local Exemple : [root@vldtb02x ~]# cat \/etc\/rc.local #!\/bin\/bash # THIS FILE IS ADDED FOR COMPATIBILITY PURPOSES # # It is &hellip; <a href=\"http:\/\/les-fougs.com\/wordpress\/2016\/03\/09\/chaine-de-boot-linux\/\" class=\"more-link\">Continuer la lecture<span class=\"screen-reader-text\"> de &laquo;&nbsp;Chaine de boot Linux&nbsp;&raquo;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[51,53],"tags":[],"_links":{"self":[{"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/posts\/1174"}],"collection":[{"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/comments?post=1174"}],"version-history":[{"count":2,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/posts\/1174\/revisions"}],"predecessor-version":[{"id":1943,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/posts\/1174\/revisions\/1943"}],"wp:attachment":[{"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/media?parent=1174"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/categories?post=1174"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/tags?post=1174"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}