[vc_row][vc_column][vc_column_text]This tutorial covers how to install jsb web server on pcDuino.
[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Steps” tab_id=”1394180628-2-83″][vc_column_text]In the following, we will show how to install jsp webserver on pcDuino:
1.First, determine whether java has been installed on pcDuino by looking at a previous post.
2.We install tomcat by the following command:
ubuntu@ubuntu:~$ sudo apt-get install tomcat7
3. On a browser on pcDuino, input http://127.0.0.1:8080. It will show a page. Now you canĀ publish your own website.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row][vc_row][vc_column width=”1/1″][/vc_column][/vc_row]
Leave a Reply
You must be logged in to post a comment.