Changes between Version 3 and Version 4 of VmServer
- Timestamp:
- May 9, 2007, 1:40:23 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VmServer
v3 v4 1 1 = Linux Virtual Machines for use with BOINC = 2 2 3 = VIRTUAL MACHINES ARE TEMPORARILY UNAVAILABLE = 3 These files are big (1 GB or so). Please download them as seldom as possible. 4 4 5 We recommend using the virtual-machine approach to building and testing on Linux (as opposed to buying separate Linux boxes, or installing Linux partitions). We provide some Linux virtual machine images that may be useful for building and testing. These are based on [http://www.microsoft.com/windows/virtualpc/ Microsoft Virtual PC]. (VMWare can reportedly also run these files, though we haven't tried it).5 On all these systems, the root (or sudo) password is 'boincadm'. There is a user account 'boincadm' with password 'boincadm'; build software under this account. Change these passwords if you're concerned about security. 6 6 7 These files are big (1 GB or so). Please download them as seldom as possible. 7 == Virtual server == 8 9 [http://boinc.berkeley.edu/vms/debian-40r0-i386-boinc.zip BOINC Virtual Server]. 10 Use this to create BOINC projects. 11 It's a VMWare virtual machine; 12 you'll need the [http://www.vmware.com/download/player/ VMWare player]. 13 It's a Debian 4.0 32-bit system with all the BOINC prerequisites installed, 14 the BOINC software (not the latest version) installed and compiled. 15 It's ready to run [MakeProject make_project] and go. 16 17 If you want the latest BOINC software, run update_latest.sh and then configure/make. 18 Instructions and more information is in the readme.html file on boincadm's desktop. 19 20 == Virtual machines for building and testing apps == 21 22 == NOTE: THE FOLLOWING VIRTUAL MACHINES ARE TEMPORARILY UNAVAILABLE == 23 24 These are based on [http://www.microsoft.com/windows/virtualpc/ Microsoft Virtual PC]. (VMWare can reportedly also run these files, though we haven't tried it). 25 8 26 9 27 * [http://boinc.berkeley.edu/vms/BOINC-Build-Compat.zip Compatibility] system. This is an old Debian system with old gcc, and recent versions of various libraries and GNU tools. Use it for [CompileApp compiling BOINC applications]. … … 12 30 * [http://boinc.berkeley.edu/vms/BOINC-Test-Ubuntu.zip Recent Ubuntu] distribution. Use it for testing BOINC and applications. 13 31 14 On all these systems, the root (or sudo) password is 'boincadm'. There is a user account 'boincadm' with password 'boincadm'; build software under this account. Change these passwords if you're concerned about security. 32