Conducting experiments over virtual labs through ARM based computer

This section talks about accessing the SBHS virtual labs using an ARM based computer. These ARM based computers could be netbooks, laptops or even tablets running a Linux operting system. Let us see the additional steps to be follwed for using over an ARM computer.
  1. The scilab codes are separate for windows, linux and ARM based linux. Download the scilab code from http://sbhs.os-hardware.in/downloads. You need to download the file against the label SBHS Scilab codes for ARM under the SBHS Virtual Code section. The name of the file downloaded will be sbhs_codes_arm. This will be a zip file. Extract its connets in order to use it.
  2. Open a terminal by pressing the Alt+Ctrl+T keys together. Change the directory to sbhs_codes_arm directory using the cd command. For example, if the sbhs_codes_arm folder is saved on the desktop, the command will look like cd Desktop/sbhs_codes_arm
  3. Execute the command chmod +x install.sh
  4. Then execute the command ./install.sh. It may ask you to enter the sudo password. Hence, this step requires you to know the sudo password of the computer you are using.
  5. With these steps done, now follow the instructions explained in Section 1.1 throughout its subsections. Note that you need NOT download SBHS Scilab codes for Linux - (32 bit) file while refering to this section. This is because all scilab codes are included inside the sbhs_codes_arm directory
rokade 2017-04-23