Cho em hỏi về chức năng của terminal trong ubuntu

giacanhcaramel

New member
** Thiết bị đầu cuối là một công cụ dòng lệnh mạnh mẽ có thể được sử dụng để cài đặt phần mềm trên Linux.Nó không thân thiện với người dùng như rượu vang, nhưng nó có thể được sử dụng để cài đặt phần mềm mà rượu không thể. **

** Đây là hướng dẫn nhanh về cách sử dụng thiết bị đầu cuối để cài đặt Maya 2014 trên Linux: **

1. Terminal mở.
2. Nhập lệnh sau để tạo thư mục cho Maya 2014:

`` `
MKDIR Maya2015_Setup
`` `

3. Thay đổi thư mục thành thư mục mới:

`` `
CD ~/maya2015_setup
`` `

4. Tải xuống tệp cài đặt Maya 2014 và lưu nó trong thư mục hiện tại.

5. Hết tệp cài đặt:

`` `
Tar XVF Autodesk_Maya_2014_English_Linux_64bit.tgz
`` `

6. Xuất các biến môi trường sau:

`` `
Xuất RPM_Install_Prefix =/usr
Xuất LD_L Library_Path =/OPT/Autodesk/ADLM/R5/Lib64/
`` `

7. Cài đặt các gói sau:

`` `
sudo apt-get install -y Alien csh tcsh libaudfile-dev libglw1-mesa elfutils gamin libglw1-mesa-dev mesa-utils xfs xfstt
`` `

8. Đối với mỗi tệp *.rpm trong thư mục hiện tại, hãy chạy lệnh sau:

`` `
SUDO ALIEN -T $ Tệp
`` `

9. Đối với mỗi tệp *.deb trong thư mục hiện tại, hãy chạy lệnh sau:

`` `
SUDO DPKG -I $ Tệp
`` `

10. Tạo thư mục cho các tệp tạm thời:

`` `
sudo mkdir /usr /tmp
`` `

11. Thay đổi quyền của thư mục tạm thời:

`` `
sudo chmod 777 /usr /tmp
`` `

12. Đặt đường dẫn phông chữ cho x11:

`` `
xset +fp/usr/share/fonts/x11/100dpi/
xset +fp/usr/share/fonts/x11/75dpi/
`` `

13.

`` `
sudo cp libadlmpit*/usr/lib/
sudo cp libadlmutil*/usr/lib/
`` `

14. Tạo tệp giấy phép cho Maya 2014:

`` `
sudo echo -e 'maya_license = không giới hạn \ nmaya_license_method = standalone'> /usr/autodesk/maya2014-x64/bin/license.env
`` `

15. Đăng ký Maya 2014 với Dịch vụ cấp phép Autodesk:

`` `
sudo adlmreg -i s 657f1 657f1 2014.0.f1 $ yourserialnumber /var/opt/autodesk/adlm/maya2014/mayaconfig.pit
`` `

16. Tạo các liên kết tượng trưng cho libcrypto.so.10, libtiff.so.3 và libjpeg.so.6222 Thư viện:

`` `
sudo ln -s /usr/autodesk/maya2014-x64/support/opences/libcrypto.so.so.6 /usr/autodesk/maya2014-x64/lib/libcrypto.so.10
sudo ln -s /usr/lib/x86_64-linux-gnu/libtiff.so.5.2.0 /usr/lib/libtiff.so.3
sudo ln -s/usr/lib/x86_64-
=======================================
**Terminal is a powerful command-line tool that can be used to install software on Linux. It's not as user-friendly as Wine, but it can be used to install software that Wine can't.**

**Here's a quick guide on how to use Terminal to install Maya 2014 on Linux:**

1. Open Terminal.
2. Type the following command to create a directory for Maya 2014:

```
mkdir Maya2015_setup
```

3. Change directory into the new directory:

```
cd ~/Maya2015_setup
```

4. Download the Maya 2014 installation file and save it in the current directory.

5. Untar the installation file:

```
tar xvf Autodesk_maya_2014_english_linux_64bit.tgz
```

6. Export the following environment variables:

```
export rpm_install_prefix=/usr
export ld_library_path=/opt/Autodesk/ADLM/R5/LIB64/
```

7. Install the following packages:

```
sudo apt-get install -y alien csh tcsh libaudfile-dev libglw1-mesa elfutils gamin libglw1-mesa-dev mesa-utils xfs xfstt ttf-liberation xfonts-100dpi xfonts-75dpi ttf-mscorefonts-installer libfam0 libfam0
```

8. For each of the *.rpm files in the current directory, run the following command:

```
sudo alien -t $file
```

9. For each of the *.deb files in the current directory, run the following command:

```
sudo dpkg -i $file
```

10. Create a directory for temporary files:

```
sudo mkdir /usr/tmp
```

11. Change the permissions of the temporary directory:

```
sudo chmod 777 /usr/tmp
```

12. Set the font path for X11:

```
xset +fp /usr/share/fonts/x11/100dpi/
xset +fp /usr/share/fonts/x11/75dpi/
```

13. Copy the libadlmpit.so.7 and libadlmutil.so.7 files to the /usr/lib directory:

```
sudo cp libadlmpit* /usr/lib/
sudo cp libadlmutil* /usr/lib/
```

14. Create a license file for Maya 2014:

```
sudo echo -e 'Maya_license=Unlimited\nmaya_license_method=standalone' > /usr/autodesk/maya2014-x64/bin/license.env
```

15. Register Maya 2014 with the Autodesk Licensing Service:

```
sudo adlmreg -I S 657F1 657F1 2014.0.F1$YourSerialNumber /var/opt/autodesk/adlm/maya2014/mayaconfig.pit
```

16. Create symbolic links for the libcrypto.so.10, libtiff.so.3, and libjpeg.so.6222 libraries:

```
sudo ln -s /usr/autodesk/maya2014-x64/support/openssl/libcrypto.so.so.6 /usr/autodesk/maya2014-x64/lib/libcrypto.so.10
sudo ln -s /usr/lib/x86_64-linux-gnu/libtiff.so.5.2.0 /usr/lib/libtiff.so.3
sudo ln -s /usr/lib/x86_64-
 
Join Telegram ToolsKiemTrieuDoGroup
Back
Top