Installation steps:
- Install Ubuntu:
- Recommended partitioning: > 15GB Linux partition using ext3 mounted on /
- Swap partition of 4GB +
- Data partition using ext3 with the remainder
- Primary user named lciuser with the usual password
- Once ubuntu install completes, add some users:
- Edit /etc/adduser.conf
- Uncomment EXTRA_GROUPS related variables so new users have access to dialout etc
- Recommended: add the group admin to the list of EXTRA_GROUPS
- Add users as desired with "adduser "
- Install some basic tools:
- sudo apt-get install openssh-server
- Run the basic ros install:
--
DavidMeger - 01 Oct 2009
This topic: LCI
> WebHome >
TheSemanticRobotVisionChallenge > StepsToRunWhenSelf-administeringADepartmentMachineToWorkWithSRVCSetup
Topic revision: r1 - 2009-10-01 - DavidMeger