Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
ko:zoo:rhinomacdeployment [2020/08/14]
127.0.0.1 external edit
ko:zoo:rhinomacdeployment [2022/04/05]
heeyoung
Line 1: Line 1:
-======Mac용 Rhino 관리된 배포====== +======Rhino for Mac Managed Distribution====== 
-> **제품:** //[[ko:zoo:home|Zoo]]// +> **Product:** //[[zoo:home|Zoo]]// 
-> **요약:** //Mac용 Rhino가 Zoo를 사용하도록 설치 배포하는 방법에 대한 안내입니다//+> **Summary:** //Discusses how to deploy Rhino for Mac configured to use the Zoo//
  
-=====질문===== +=====Question===== 
-Mac용 Rhino 교육 실습실용 라이선스를 최근 구매하였습니다학교 안의 여러 컴퓨터에서 Zoo 라이선스 서버를 사용하도록 Rhino를 설치하려면 어떻게 설정해야 합니까?+We recently purchased a Rhino for Mac Education Lab LicenseWhat are some strategies to help deploy it configured to use a Zoo license server on several computers at our university?
  
-저희 학교에서는 [[http://www.jamfsoftware.com/products/casper-suite/|Casper]]와 다른 관리 시스템을 사용하여 패키지를 빌드하고 응용 프로그램을 클라이언트 시스템에 푸시합니다대개의 경우, 라이선스 구성 정보와 배포 응용 프로그램을 번들링하는 작업이 포함됩니다.+We use [[http://www.jamfsoftware.com/products/casper-suite/|Casper]] and other management systems to build packages and push applications out to client systemsThis usually includes bundling the license configuration information with the distribution application.
  
-=====답변===== +=====Answer=====
-다음 정보를 참조 바랍니다. +
  
-1) 처음으로 Mac용 Rhino를 실행하면 다음 폴더들이 만들어집니다. +====To Deploy Rhino 7:====
  
-  /Library/Application Support/McNeel/Rhinoceros/License Manager +    - Install Rhino for Mac on a computer, and license it to connect to your LAN Zoo server. 
-  /Library/Application Support/McNeel/Rhinoceros/License Manager/Licenses+     Rhino creates the **/Users/Shared/McNeel/Rhinoceros/7.0/License Manager/Licenses/59ff75c9-9c71-4ef8-a290-6b590f3fc63a.lic** 
 +    - Deploy a copy of the license file to the same location on the target computers. 
 +    - Change the file and folder access permissions to match (chmod 644). 
 +    - Deploy Rhino to the target computers.
  
-중요각각의 다음 폴더는 **chmod** **+rwx** 이므로 누구나 정보를 작성할 수 있습니다.+====To Deploy Rhino 6:====
  
-2) //Rhinoceros/License Manager/Licenses// 폴더에는 Rhino의 라이선스 파일이 있습니다. Mac용 Rhino의 라이선스 파일 이름은 **781b000c-8d0b-4ed3-8ead-213bdb848f39.lic** 입니다+    - Install Rhino for Mac on a computer, and license it to connect to your LAN Zoo server. 
 +    -  Rhino creates the **/Library/Application Support/McNeel/Rhinoceros/6.0/License Manager/Licenses/55500d41-3a41-4474-99b3-684032a4f4df.lic** 
 +    - Deploy a copy of the license file to the same location on the target computers.  
 +    - Set the file and folder access permissions to match (chmod 644). 
 +    - Deploy Rhino to the target computers.
  
-독립실행형 라이선스의 경우, 이 파일은 암호화되어 읽을 수 없으며, 각 시스템별로 고유합니다.  
  
-네트워크 라이선스는 이 파일이 읽을 수 있는 텍스트이며, 한 시스템에서 다른 시스템으로 이동할 수 있습니다.+====To Deploy Rhino 5:====
  
-3) 네트워크 라이선스를 가진 시스템에서는 //Rhinoceros/License Manager// 폴더에서 LicensesZooClient.settings 파일이 있습니다이 파일 또한 읽을 수 있는 텍스트이며, 한 시스템에서 다른 시스템으로 이동할 수 있습니다이 파일에는 Rhino에 입력된 Zoo 서버의 이름이 있습니다.+    - Install Rhino for Mac on a computer, and license it to connect to your LAN Zoo server. 
 +    - Rhino creates the **/Library/Application Support/McNeel/Rhinoceros/License Manager/Licenses/781b000c-8d0b-4ed3-8ead-213bdb848f39.lic** 
 +    - Rhino creates **/Library/Application Support/McNeel/Rhinoceros/License Manager/LicensesZooClient.settings** 
 +    - Deploy both files to the same location on the target computers 
 +    - Change the file and folder access permissions to match (chmod 644). 
 +    - Deploy Rhino to the target computers.
  
-배포 시스템에서 1, 2, 3 과정을 실행하면, Rhino 응용 프로그램 번들을 각 시스템의 응용 프로그램(Applications) 폴더에 푸시하는 것 외에 모든 시스템에 Mac용 Rhino를 배포할 수 있습니다.  
  
-=====추가 정보===== 
  
-[[http://wiki.mcneel.com/ko/zoo/findzooservermac|Mac용 Rhino에서 Zoo 서버를 찾는 방법]]+**NOTES:** 
  
 +    - A common mistake is to confuse ///Library// (the global library) and ///Users/[user_account]/Library// (the user's library).  Please make sure you are looking in the global library.
 +    - Also, Rhino 6 and Rhino 7 create the Zoo license files under **License Manager** in explicit **6** & **7** subfolder, while Rhino 5 creates its files in the root of **License Manager** and **License** subfolder. In other words, Rhino 5 does not create a **5** subfolder.
 +    - For standalone licenses, the license file file is encrypted, unreadable, and unique per system. It cannot be copied to different computers for deployment.
 +    - For LAN Zoo and Cloud Zoo licenses, the license file is clear text, and can be moved between one system and another.
 +
 +=====More information=====
 +
 +[[http://wiki.mcneel.com/zoo/findzooservermac|How does Rhino for Mac find a Zoo server?]]
  
-\\ 
  
-{{tag>Zoo_Ko}} 
ko/zoo/rhinomacdeployment.txt · Last modified: 2023/09/29 by heeyoung