Confirmed users
4,293
edits
(→list of steps to try: Add warning about 24-bit color mode) |
(updated qm-centos5-01) |
||
| Line 112: | Line 112: | ||
2c. Linux VNC (qm-centos5-01): | 2c. Linux VNC (qm-centos5-01): | ||
* in the Terminal, type "buildbot stop slave" | * in the Terminal, type "buildbot stop slave" (pwd should be /builds/) | ||
* reboot if necessary (never needed to yet) | * reboot if necessary (never needed to yet) | ||
* restart buildbot: | * restart buildbot: | ||
** cd / | ** cd /builds/ (should already be there) | ||
** | ** buildbot start slave | ||
2d. Verify that the slave is connected | 2d. Verify that the slave is connected | ||
| Line 142: | Line 142: | ||
* login to the machine | * login to the machine | ||
* stop the slave (as above, buildbot stop slave) | * stop the slave (as above, buildbot stop slave) | ||
** cd / | ** cd /builds/slave/trunk_centos5/mozilla | ||
** rm -rf objdir | ** rm -rf objdir | ||
* restart the slave | * restart the slave | ||
** cd / | ** cd /builds | ||
** buildbot start slave | ** buildbot start slave | ||