reset icon
diff --git a/tutorial1-setup.sh b/tutorial1-setup.sh
index ead3f64..20a4cd6 100644
--- a/tutorial1-setup.sh
+++ b/tutorial1-setup.sh
@@ -124,6 +124,17 @@
 Comment[en_US]=
 EOF
 
+cat > ${DESKTOP}/Reset << EOF
+[Desktop Entry]
+Encoding=UTF-8
+Type=Application
+Name=Reset
+Name[en_US]=Reset
+Icon=konsole
+Exec=/usr/bin/lxterminal -t 'Resetting; please wait' -e 'sudo service onos restart'
+Comment[en_US]=
+EOF
+
 # ------------- Install Other Tools ------------- 
 sudo apt-get install -y wireshark
 # Enable root-less wireshark and add mininet