Changes between Version 5 and Version 6 of PythonApps


Ignore:
Timestamp:
Aug 12, 2009, 6:19:31 PM (15 years ago)
Author:
jeremy.cowles
Comment:

Added command for starting sshd

Legend:

Unmodified
Added
Removed
Modified
  • PythonApps

    v5 v6  
    1111
    1212=== Installing and Testing PyMW ===
    13 First, setup the [VmServer BOINC virtual server] following the instructions in the [QuickStart Quick Start] guide. Also, if you are following this exactly, it's highly recommended that you ssh into your VM instead of using a VM viewer so that you can copy and paste commands.
     13First, setup the [VmServer BOINC virtual server] following the instructions in the [QuickStart Quick Start] guide. If you are following this exactly, it's highly recommended that you ssh into your VM instead of using a VM viewer so that you can copy and paste commands (you can start the ssh daemon with $/usr/sbin/sshd).
    1414
    1515First, login to your VM as "boincadm" (with password "boincadmpw" if you haven't changed it). To get up and running with PyMW, first download the PyMW package and unzip it into your home folder on the BOINC VM and install it into your local Python "site-packages" directory. This can be done with the following commmands, assuming you have internet access: