1.dowload XMind_8 linux install zip

wget https://www.xmind.cn/xmind/downloads/xmind-8-update8-linux.zip   # download xmind8 linux tarball
wget https://eastasia1-mediap.svc.ms/transform/zipcontent?provider=spo&inputFormat=rar&cs=fFNQTw&docid=https%3A%2F%2Fwhuteducn-my.sharepoint.com%3A443%2F_api%2Fv2.0%2Fdrives%2Fb!-AlaD0iokkmTJVnhL6b7OQIQypljKdBKgxPhdFDqJj7wZDwsLO7bRK0kIqJsJ3R8%2Fitems%2F01AUAJOYZ6JZ6XOXEV6ZAYEH7V4VORIDHJ%3Fversion%3DPublished&access_token=eyJ0eXAiOiJKV1QiLCJhbGciOiJub25lIn0.eyJhdWQiOiIwMDAwMDAwMy0wMDAwLTBmZjEtY2UwMC0wMDAwMDAwMDAwMDAvd2h1dGVkdWNuLW15LnNoYXJlcG9pbnQuY29tQGRiOTBmMGNkLThlNzEtNDExZS1hYmYzLTExODY3NGQ1MDliNyIsImlzcyI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMCIsIm5iZiI6IjE1Njg3NzY3NzkiLCJleHAiOiIxNTY4Nzk4Mzc5IiwiZW5kcG9pbnR1cmwiOiJEbmhodjVKV2RHUlRqekhEcWhoL0Y4MHhsWWRSRnBOcjRtU243d1hLb0ZnPSIsImVuZHBvaW50dXJsTGVuZ3RoIjoiMTE5IiwiaXNsb29wYmFjayI6IlRydWUiLCJjaWQiOiJaV00wT0RBMU9XWXRNakJpWXkwNU1EQXdMVGd6TWpJdE16Z3hOakpoTnpKbE1HUTQiLCJ2ZXIiOiJoYXNoZWRwcm9vZnRva2VuIiwic2l0ZWlkIjoiTUdZMVlUQTVaamd0WVRnME9DMDBPVGt5TFRrek1qVXROVGxsTVRKbVlUWm1Zak01IiwibmFtZWlkIjoiMCMuZnxtZW1iZXJzaGlwfHVybiUzYXNwbyUzYWFub24jOGU1NTg4ZTU1YjA4ZDkxODQzY2E1NmIxNTlhOTA5MWQ4NTllNTA4MDE0ZDhjNjVkNjIwNTg1NGNhYTU3OWI4OSIsIm5paSI6Im1pY3Jvc29mdC5zaGFyZXBvaW50IiwiaXN1c2VyIjoidHJ1ZSIsImNhY2hla2V5IjoiMGguZnxtZW1iZXJzaGlwfHVybiUzYXNwbyUzYWFub24jOGU1NTg4ZTU1YjA4ZDkxODQzY2E1NmIxNTlhOTA5MWQ4NTllNTA4MDE0ZDhjNjVkNjIwNTg1NGNhYTU3OWI4OSIsInNoYXJpbmdpZCI6ImkrUjZLa29xMkVpb2loYWdkeTl6eWciLCJ0dCI6IjAiLCJ1c2VQZXJzaXN0ZW50Q29va2llIjoiMiJ9.T3R2alpiQkdia0tURnJaY1pjbUJKaWM5OEl1QmJ3TVQzQUlwVm9tUEpLaz0 #download crack jar for xmind

2. unzip the xmind install tarball

mkdir /opt/xmind_8
chown lenmom:lenmom /opt/xmind_8
unzip ./xmind--update8-linux.zip -d /opt/xmind_8

3. unzip the crack jar rar

rar x ./思维导图.rar /opt/xmind_8

4. locate XMind.ini in /opt/xmind_8

add the following contents in the ini file:

-javaagent:/opt/xmind_8/XMind_amd64/XMindCrack.jar

5. edit /etc/hosts

vim /etc/hosts

add the following content at the end of file:

# XMind_8
127.0.0.1 www.xmind.net

6. open xmind8 and register

click menu help->serial No, and input register info

mail: x@iroader.me
sn:
XAka34A2rVRYJ4XBIU35UZMUEEF64CMMIYZCK2FZZUQNODEKUHGJLFMSLIQMQUCUBXRENLK6NZL37JXP4PZXQFILMQ2RG5R7G4QNDO3PSOEUBOCDRYSSXZGRARV6MGA33TN2AMUBHEL4FXMWYTTJDEINJXUAV4BAYKBDCZQWVF3LWYXSDCXY546U3NBGOI3ZPAP2SO3CSQFNB7VVIY123456789012345

7. restart xmind8

8. create launch shell

create run.sh which located in the install root dir of xmind8.

cd /opt/xmind_8/
touch run.sh
vim run.sh

add the following content in this file:

#!/bin/bash
# tis file launchs the xmind application CURRENT_PATH=$(cd `dirname $`; pwd)
echo "xmind root dir is: "${CURRENT_PATH}
cd ${CURRENT_PATH}/XMind_amd64 && ./XMind

9. add desktop file

cd /usr/share/applications
touch xmind.desktop
vim xmind.desktop

add the following content in this file:

[Desktop Entry]
Name=XMind
Exec=/opt/xmind_8/run.sh
Icon=/opt/xmind_8/xmind2.png
Type=Application
Categories=Utility;TextEditor;Development;IDE;
Keywords=xmind;

Note: the file xmind2.png is a shortcut icon which I found from the internet, do set it yourself.

Ubuntu18.04 instsall XMind_8 and crack的更多相关文章

  1. Ubuntu18.04教程

    pre.ctl { font-family: "Liberation Mono", monospace } h1 { margin-bottom: 0.21cm } h1.west ...

  2. Ubuntu18.04美化主题(mac主题)

    前端时间Ubuntu18.04LTS发布,碰巧之前用的Ubuntu16.04出了一点问题,懒得解决,索性就换了Ubuntu18.04. 成果: 参考博客:https://www.cnblogs.com ...

  3. 给Ubuntu18.04安装mac os主题

    安装完的效果: 参考: https://linuxhint.com/gnome-tweak-tool-ubuntu-17-10/ ----------------------------------- ...

  4. Ubuntu18.04 Desktop Entry

    1.Desktop Entry 是什么? 我们都知道,在Windows里软件在安装的时候都会询问是不是要在开始菜单和桌面创建快捷方式,这样就不用在使用软件的时候去安装目录启动,而是直接去开始菜单点击相 ...

  5. Ubuntu18.04(linux)安装MySQL

    安装 mysql sudo apt-get --purge remove mysql-server mysql-common mysql-client sudo apt-get install mys ...

  6. ubuntu-18.04 设置开机启动脚本-亲测有效

    ubuntu-18.04不能像ubuntu14一样通过编辑rc.local来设置开机启动脚本,通过下列简单设置后,可以使rc.local重新发挥作用. 2.将下列内容复制进rc-local.servi ...

  7. c/c++ 多线程 ubuntu18.04 boost编译与运行的坑

    多线程 boost编译与运行的坑 背景:因为要使用boost里的多线程库,所以遇到了下面的坑. 系统版本:ubuntu18.04 一,安装boost 1,去boost官网下载 boost_1_XX_0 ...

  8. win10下安装ubuntu18.04

    在win10下安装Ubuntu18.04,双系统共存.Ubuntu 18.04 使用的是Gnome桌面. 查看系统的启动模式: Win+R打开运行,输入msinfo32,回车查看系统信息.在BIOS模 ...

  9. ubuntu18.04安装mysql

    ubuntu18.04中,默认情况下mysql默认包含在apt软件存储库中,要安装它只需要更新服务器上的包索引并安装默认包apt-get. 1.安装mysql sudo apt-get update ...

随机推荐

  1. web项目转为maven项目

    声明一下项目本来就是maven项目,只是刚开始部署的时候转为maven项目!!! 2.查看POM文件 3.导入依赖jar包(编译,运行,打包) 4. 注意项目为Maven+java 加载jar包小技巧

  2. webpack起服务器报JavaScript heap out of memory

    配置如下: { "scripts": { "start": "node --max_old_space_size=4096 node_modules/ ...

  3. 再论strlen sizeof

    今天,在使用字符串的时候,对sizeof和strlen的用法更加深入了,特此记录下. strlen是运行是计算的,不能放在函数外面计算的sizeof是预编译时运行的,可以放在函数外面计算. 对于cha ...

  4. char[] byte[] string

    C#  byte 和 char 可以认为是等价的.但是在文本显示的时候有差异. char 占两个字节,unicode字符 1.内存转换: char转化为byte: public static byte ...

  5. 180908 input

    input while if # -*- coding:utf-8 -*- flag = 0 while flag == 0 : username = input('请输入用户名:\n') passw ...

  6. C字符指针数组的使用

    #include <stdio.h> #include <stdlib.h> int main(){ //字符数组的使用 char str[] = {'z','b','c',' ...

  7. Bzoj 2154: Crash的数字表格(积性函数)

    2154: Crash的数字表格 Time Limit: 20 Sec Memory Limit: 259 MB Description 今天的数学课上,Crash小朋友学习了最小公倍数(Least ...

  8. Linux安装配置JDK与卸载

    最近在Linux系统部署门户,安装Oracle,导入dmp,JDK等等,遇到一大堆问题,解决后特有一番小小成就感,哇哈哈!在这里记录一下遇到问题: 官网下载JDK压缩包( .tar.gz ):http ...

  9. go type别名和定义类型区别

    package main import ( "fmt" ) type person struct { age int name string } func (p person)te ...

  10. linux系统下常用的打包/解压缩包命令

    此处大概列了常用的解压和打包命令,详细信息需要百度一一对比他们的区别,比如我们在下载软件时就是最好的实践. 用zip举例说明,使用命令压缩时有点是,压缩文件.目录会非常快:如图,我压缩了一个progr ...