Skip to content

Commit

Permalink
add prerequisistes
Browse files Browse the repository at this point in the history
  • Loading branch information
sravanthimodepu committed Apr 3, 2020
1 parent f5526e5 commit 410fafd
Showing 1 changed file with 14 additions and 9 deletions.
23 changes: 14 additions & 9 deletions src/lab/Prerequisites.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,15 +100,20 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><

<!--edit -->
<h1 class="text-h2-lightblue">Computer Systems Organization lab</h1><div>
<p>
</p><ul>
<li>Java allows you to play online virtual labs.</li>
<li>The Java 3D API enables the creation of three-dimensional graphics applications and Internet-based 3D applets. It provides high-level constructs for creating and manipulation 3D geometry and building the structures used in rendering that geometry. With this software, you can efficiently define and render very large virtual worlds.</li>
<li>Adobe Flash (formerly Macromedia Flash) is a multimedia platform used to add animation, video, and interactivity to web pages. </li>
<li><a href="installJava.html">Click here for steps to install Java and Icedtea plugin</a></li>
<li><a href="installFlash.html">Click here for steps to install flash plugin</a></li>
</ul>
<p></p>

<p> - This lab requires few Software Dependencies to run the Simulations </p>
<ol>
<li> Adobe Flash Plugin, Java1.7</li>
<li> Browsers Firefox 50 and it's below versions, internet explorer.</li>
<li> IcedTea Plugin for Linux Operating System.</li>
</ol>
<p> - We recommend the following for the smooth running of these simulations</p>
<ol>
<li> Install Adobe Flash Plugin - This will enable you to run the experiments that need Flash support. Please follow the <a href="documents/installFlash.html">link</a> to install the Flash Plugin</li>
<li> Install VirtualBox - Virtual Labs offers a free download of a customized VirtualBox with the required pre installed all the software dependencies(Java 1.7, IcedTea Plugin and Adobe Flash Plugin). Please follow the <a href="https://docs.google.com/document/d/1mX0YMtFk4Dxn_vQBJmUJ8pIOPE2hVf6AscJMdLWd9k8/edit#">link</a> to download, install and use VirtualBox for Virtual Labs.</li>
</ol>


</div> </div>
</div>
</div>
Expand Down

0 comments on commit 410fafd

Please sign in to comment.