aboutsummaryrefslogtreecommitdiff
path: root/boca-1.5.0/doc/READMEubuntu.txt
diff options
context:
space:
mode:
authorcassiopc <cassiopc@gmail.com>2012-08-24 12:54:16 +0000
committercassiopc <cassiopc@gmail.com>2012-08-24 12:54:16 +0000
commit6298fc2278d482c6ac7606a3e6592dd4c0191982 (patch)
tree34faae5b51f7c858ad30af3295a5fced79c86005 /boca-1.5.0/doc/READMEubuntu.txt
parentfc7990c62d85fdebef4a438a1fbc9d69a3710d55 (diff)
downloadboca-6298fc2278d482c6ac7606a3e6592dd4c0191982.tar.gz
boca-6298fc2278d482c6ac7606a3e6592dd4c0191982.zip
updated documentation for version 1.5.0
Diffstat (limited to 'boca-1.5.0/doc/READMEubuntu.txt')
-rw-r--r--boca-1.5.0/doc/READMEubuntu.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/boca-1.5.0/doc/READMEubuntu.txt b/boca-1.5.0/doc/READMEubuntu.txt
index 09994a8..b3b1baa 100644
--- a/boca-1.5.0/doc/READMEubuntu.txt
+++ b/boca-1.5.0/doc/READMEubuntu.txt
@@ -1,6 +1,6 @@
ICPC Linux installation script
----------------------------------
-Copyright (c) 2009 C. P. de Campos.
+Copyright (c) 2009-2012 BOCA System (bocasystem@gmail.com) and C. P. de Campos.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation;
@@ -8,7 +8,7 @@ Permission is granted to copy, distribute and/or modify this document
A copy of the license is included in the section entitled "GNU
Free Documentation License".
---------------------------------
-File last modified: 11/oct/2011
+File last modified: 24/aug/2012
==> The installv2.sh script is not necessary if you are using the virtual machine version. This is intended to those that
want to install the system as the host of a computer, or desire to create again the virtual machine version from the beginning.
@@ -23,7 +23,11 @@ Take care with the following points during the installation of the ubuntu:
3) Use the simplest partitioning option (that is, everything in a single partition) and choose at least 10GB for it.
After installing ubuntu, the system reboots. Download the script installv2.sh to the home directory of icpcadmin,
-make it executable by chmod 755 installv2.sh, and run it as root: sudo ./installv2.sh
+make it executable by chmod 755 installv2.sh, and run it as root:
+$ sudo /bin/bash
+# ./installv2.sh
+(if you already updated packages, then run ./installv2.sh alreadydone)
+
and reboot the system to finish the configuration (such as setting passwords, IPs, etc).
Note this is going to give you a system just like you would get from the box (the virtual machine version). If you
want it to become a server, you must follow the same procedure that is indicated in the READMEvm.txt. This