ผลต่างระหว่างรุ่นของ "Acmsetup/old"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
แถว 20: แถว 20:
  
 
* Log in as acm
 
* Log in as acm
 +
 +
Type these commands:
 +
 +
wget http://theory.cpe.ku.ac.th/~jittat/acm/acmonline.zip
 +
unzip acmonline.zip
 +
wget http://theory.cpe.ku.ac.th/~jittat/acm/runpc2
 +
chmod u+x runpc2

รุ่นแก้ไขเมื่อ 07:55, 12 กันยายน 2557

  • Install software

Source: [1]

Follow these instructions:

cd Downloads
wget http://theory.cpe.ku.ac.th/~jittat/acm/archives.tgz
tar -zxvf archives.tgz
cd archives
sudo dpkg -i *.deb
  • Create ACM user

Run:

sudo adduser acm

User password: acm

  • Log in as acm

Type these commands:

wget http://theory.cpe.ku.ac.th/~jittat/acm/acmonline.zip
unzip acmonline.zip
wget http://theory.cpe.ku.ac.th/~jittat/acm/runpc2
chmod u+x runpc2