link to ui
diff --git a/tutorial1-setup.sh b/tutorial1-setup.sh
index dd855dc..9510146 100644
--- a/tutorial1-setup.sh
+++ b/tutorial1-setup.sh
@@ -98,6 +98,17 @@
 Comment[en_US]=
 EOF
 
+cat > ${DESKTOP}/GUI << EOF
+[Desktop Entry]
+Encoding=UTF-8
+Type=Application
+Name=ONOS GUI
+Name[en_US]=ONOS GUI
+Icon=internet-web-browser
+Exec=/usr/bin/chromium-browser http://localhost:8181/onos/ui/index2.html#topo
+Comment[en_US]=
+EOF
+
 cat > ${DESKTOP}/Wireshark << EOF
 [Desktop Entry]
 Encoding=UTF-8