Install NukeX v7.0v6 in CentOS 7
- download THE_FOUNDRY_NUKEX_V7.0V6_LNX64-XFORCE
- unzip and untar to /home/user0/tools/foundry/nuke/THE_FOUNDRY_NUKEX_V7.0V6_LNX64-XFORCE
- setup
su
#/home/user0/tools/foundry/nuke/THE_FOUNDRY_NUKEX_V7.0V6_LNX64-XFORCE/Nuke7.0v6-linux-x86-release-64-installer
- crack. Follow the instrcution for cracking: /home/user0/tools/foundry/nuke/THE_FOUNDRY_NUKEX_V7.0V6_LNX64-XFORCE/Crack/install-lnx.txt, here is the step on my machine:
- Install FLT
su
/home/user0/tools/foundry/nuke/THE_FOUNDRY_NUKEX_V7.0V6_LNX64-XFORCE/FLT7.0v2/FLT_7.0v2_linux-x86-release-64RH/install.sh
- Stop Foundry License Server
/usr/local/foundry/LicensingTools7.0/FoundryLicenseUtility -s stop -t RLM
- Copy the cracked rlm.foundry over the original one (/usr/local/foundry/LicensingTools7.0/bin/RLM/rlm.foundry"
cp /home/user0/tools/foundry/nuke/THE_FOUNDRY_NUKEX_V7.0V6_LNX64-XFORCE/Crack/FLT_7.0v2_linux-x86-release-64RH/rlm.foundry /usr/local/foundry/LicensingTools7.0/bin/RLM/
If it complain rlm.foundry is busy, you should kill rlm.foundry process in SystemMoniter first, then execute the above command again.
- find /home/user0/tools/foundry/nuke/THE_FOUNDRY_NUKEX_V7.0V6_LNX64-XFORCE/Crack/xf_foundry.lic,
Replacing HOST_NAME MAC_ADDRESS PORT in xf_foundry.lic.You can get those informations using rlmutil (./rlmutil rlmhostid host and ./rlmutil rlmhostid)
e.g.
/usr/local/foundry/LicensingTools7.0/bin/RLM/rlmutil rlmhostid host
/usr/local/foundry/LicensingTools7.0/bin/RLM/rlmutil rlmhostid
- copy the xf_foundry.lic to /usr/local/foundry/RLM
cp /home/user0/tools/foundry/nuke/THE_FOUNDRY_NUKEX_V7.0V6_LNX64-XFORCE/Crack/xf_foundry.lic /usr/local/foundry/RLM
- start Applications>Graphics>NukeX 7.0v6
NOTE:
Nuke can't start after I switch my network connection to another WIFI(I have different IP with each WIFI). But Houdini doesn't has this problem.
I can't come out even I add a line to /etc/hosts, and reboot my system:
<new IP with another WIFI> myserver
So I have to stick to the network which is used for cracking Nuke.
Install NukeX v7.0v6 in CentOS 7的更多相关文章
- Install Erlang and Elixir in CentOS 7
In this tutorial, we will be discussing about how to install Erlang and Elixir in CentOS 7 minimal s ...
- Install FFMPEG and FFMPEG-PHP in CentOS 6 with Virtualmin
Install FFMPEG and FFMPEG-PHP in CentOS 6 with Virtualmin 1 year ago - by Daniel - howto centos v ...
- Install Maya 2015 x64 in CentOS 7
Thanks for Must(QQ ID)'s big help for installing Maya in CentOS7. This is my steps for installing ma ...
- How to install Wordpress 4.0 on CentOS 7.0
This document describes how to install and configure Wordpress 4.0 on CentOS 7.0. WordPress started ...
- How to install GSL on linux(ubuntu,centos,redhat)
Test: ftp://ftp.gnu.org/gnu/gsl/gsl-1.15.tar.gz success. ftp://ftp.gnu.org/gnu/gsl/gsl-1.13.0.tar.g ...
- How To install FFMPEG, FLVTOOL2, MP4Box on CentOS server 2015 easy method
for i386:wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.i686.rpmrpm ...
- Install TightVNC Server in RHEL/CentOS and Fedora to Access Remote Desktops
Virtual Networking Computing (VNC) is a Kind of remote sharing system that makes it possible to take ...
- How to install Redis 3.2 on CentOS 6 and 7
What is Redis? Redis is a flexible open-source, key value data store, used as a database, cache and ...
- [转载]How To Install Nginx And PHP-FPM On CentOS 6 Via Yum
http://www.lifelinux.com/how-to-install-nginx-and-php-fpm-on-centos-6-via-yum/ http://blog.csdn.net/ ...
随机推荐
- Object.prototype 与 Function.prototype 与 instanceof 运算符
方法: hasOwnProperty isPrototypeOf propertyIsEnumerable hasOwnProperty 该方法用来判断一个对象中的某一个属性是否是自己提供的( 住要用 ...
- 指针数组 null与空字符串
指针数组常适用于指向若干字符串,这样使字符串处理更加灵活方便. 在c++中,null表示:对象为空,它是对指针而言的.而""表示:值为空,它是对字符串而言的.
- 配置和创建一个hibernate简单应用
1.配置 到http://hibernate.org/orm/下载hibernate包然后解压 在eclipse中新建一个java project,如名为hibernate_test 再所建工程中新建 ...
- system_call中断处理过程分析
本文所有的分析内容都是基于Linux3.18.6内核,鉴于对应不同内核版本,系统调用的实现不相同.若需要分析其他版本内核的系统调用的实现过程,请谨慎参考. system_call函数的功能是用来响应外 ...
- WeView 里引用的H5中的文字 到行末尾 文字被切割
这个情况 在iPhone6以上没问题 以下有问题 具体情况是 我用以下代码计算内容的高度 NSString *injectionJSString = @"var script = doc ...
- G - 小希的迷宫
Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Submit Status Pract ...
- RTSP流和USB摄像头转MJPEG使用VLC
测试环境: 系统: Ubuntu14.04 LTS Desktop 设备:海康IP摄像头和USB摄像头 1.需要先安装vlc包,命令行运行 sudo apt-get update sudo apt-g ...
- ionic 开发APP 安装配置详解以及 cordova 环境配置详细过程
整个安装过程: 1. jdk 1.7.2 (http://www.oracle.com/technetwork/java/javase/downloads/index.html) 安装好之 ...
- js跳转传递参数
额,利用j获取了GridView中选中行数据后,通过JavaScript做跳转,传递参数的时候发现,当参数有中文的时候就会乱码, 当然出现这种情况的时候就需要对跳转的url进行编码 var urlX ...
- 关于Kendo的Grid 单元格样式
<!DOCTYPE html><html style="height: 100%;"><head><meta http-equiv=&qu ...