MATLAB DISTRIBUTED COMPUTING SERVER 4 - SYSTEM ADMINISTRATORS GUIDE Bedienungsanleitung Seite 70

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 148
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 69
3 Prod uct Installation
Debian, Fedora Platforms. On each cluster node, register the mdce service
as a known service and configure it to start automatically at system boot
time by foll owing these ste ps:
1 Create the following link, if i t d oes not already exis t:
ln -s matlabroot/toolbox/ dis tcomp/bin/mdce /etc/mdce
2 Create the following link to the boot script file:
ln -s matlabroot/toolbox/ dis tcomp/bin/mdce /etc/init.d/mdce
3 Set the boot script file permissions:
chmod 555 /etc/init.d/mdce
4 L ook in /etc/initt ab for the default run level. Create a link in the rc
folder associated with that run level. For example, if the run level is 5,
execute these commands:
cd /etc/rc5.d;
ln -s ../init.d/mdce S99MDCE
SUSE Platform. On each cluster node, register the mdce service as a
known service and configure it to start automatically at system boot time by
following these steps:
1 Create the following link, if i t d oes not already exis t:
ln -s matlabroot/toolbox/ dis tcomp/bin/mdce /etc/mdce
2 Create the following link to the boot script file:
ln -s matlabroot/toolbox/ dis tcomp/bin/mdce /etc/init.d/mdce
3 Set the boot script file permissions:
chmod 555 /etc/init.d/mdce
3-22
Seitenansicht 69
1 2 ... 65 66 67 68 69 70 71 72 73 74 75 ... 147 148

Kommentare zu diesen Handbüchern

Keine Kommentare