원격데스크톱 세팅 된 상태
controllers.zip 을 홈에 두기
mv contorllers.zip /home/smartroot
unzip controllers.zip controllers
/home/smartroot/
sudo chmod 777 -R /home/smartroot/controllers
mkdir $HOME/.config/autostart
cd $HOME/.config/autostart
sudo gedit GCGManager.desktop
[Desktop Entry]
Type=Application
Exec=gnome-terminal -e "/home/smartroot/controllers/GCGManager/GCGstart_rep.sh"
Hidden=false
NoDisplay=false
X-GNOME-Autostart-enabled=true
Name[en_US]=GCGManager
Name=GCGManager
Comment[en_US]=
Comment=
sudo gedit NodeManager.desktop
[Desktop Entry]
Type=Application
Exec=gnome-terminal -e "/home/smartroot/controllers/NodeManager/Nodestart_rep.sh"
Hidden=false
NoDisplay=false
X-GNOME-Autostart-enabled=true
Name[en_US]=NodeManager
Name=NodeManager
Comment[en_US]=
Comment=
sudo gedit GCGMonitor.desktop
[Desktop Entry]
Type=Application
Exec=gnome-terminal -e "/home/smartroot/controllers/GCGMonitor/GCGMonstart_rep.sh"
Hidden=false
NoDisplay=false
X-GNOME-Autostart-enabled=true
Name[en_US]=GCGMonitor
Name=GCGMonitor
Comment[en_US]=
Comment=
gnome-session-properties