ผลต่างระหว่างรุ่นของ "Acmsetup/old"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) (หน้าที่ถูกสร้างด้วย ' sudo cp /etc/apt/source.list /etc/apt/source.list.org เข้าไปแก้ /etc/apt/source.list search-replace source เก...') |
Jittat (คุย | มีส่วนร่วม) |
||
| แถว 1: | แถว 1: | ||
| − | + | * Install software | |
| − | |||
| − | |||
| − | + | Source: [http://theory.cpe.ku.ac.th/~jittat/acm/archives.tgz] | |
| − | + | 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 | + | sudo adduser acm |
| − | + | User password: acm | |
| + | |||
| + | * Log in as acm | ||
รุ่นแก้ไขเมื่อ 07:46, 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