What & How & Why

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

后一修订版
前一修订版
linux:environment:installhoudinicracks [2015/06/11 08:34] – created haregylinux:environment:installhoudinicracks [2020/03/13 12:46] (当前版本) – 移除 codinghare
行 1: 行 1:
-===== Install Houdini cracks in CentOS 7 ====== 
-How to crack Houdini 14 in Centos 7 
-==== Step1:stop service ==== 
-After your Houdini installed, the first thing you need to do is stop your HOUDINI license service. 
- 
-<code>/etc/init.d/sesinetd stop or sesictrl -q</code> 
-==== Step2:overwrite the sesinetd file ==== 
- 
-first, use cd command to open the folder where your cracked sesinetd file has been saved. 
-then, use copy command to overwrite the official version. 
- 
-<code>cp -f sesinetd /usr/lib/sesi/ </code> 
-==== Step3: Restart service ==== 
- 
-<code>/etc/init.d/sesinetd start or sesictrl -q</code> 
- 
-==== Step4: Crack work ==== 
-  - do the same cd operation you did before, locate the keygen file. 
-  - give the permission to your keygen file. <code>chmod +x houdini_keygen-14_0</code> 
-  - use it. <code>./houdini_keygen-14_0</code> 
-