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. 移动端开发-viewport与媒体查询

    首先要知道,在移动开发中,手机的浏览器会默认网页是为宽屏而设计的,它会缩小整个页面来适应屏幕. 1. 不使用viewport出现的问题 提到响应式设计,大家首先想到的可能是 Bootstrap , @ ...

  2. 适合于做项目与团队管理的工具(Choerodon)

    官网链接:http://choerodon.io/zh/ 此处不做太多的介绍,需要了解的朋友进入官网进行查看. Choerodon猪齿鱼开源多云技术平台,是基于开源技术Kubernetes,Istio ...

  3. Spring源码窥探之:Condition

    采用注解的方式来注入bean 1. 编写config类 /** * @author 70KG * @Title: ConditionConfig * @Description: * @date 201 ...

  4. oracle+mybatis报错:BindingException("Invalid bound statement (not found): ")

    oracle+mybatis报错:BindingException("Invalid bound statement (not found): ") 从mysql转到oracle数 ...

  5. Python3.X下安装Scrapy

    Python3.X下安装Scrapy (转载) 2017年08月09日 15:19:30 jingzhilie7908 阅读数:519 标签: python   相信很多同学对于爬虫需要安装Scrap ...

  6. PHP安装mysql.so扩展及相关PHP.ini 配置参数说明

    在PHP中mysql_connect模块已经逐渐被弃用,我在搭建环境时也没有再安装mysql扩展,但是今天在维护一个老项目时,出现报错 Fatal error: Uncaught Error: Cal ...

  7. Python中文件读写read,readline,readlines函数的区别?

    read 每次会读取整个文件 readline 每次读取一行信息 readlines 读取整个文件返回一个列表,列表每个元素代表一行

  8. [HackTheBox]WEB题目

    0x01 [50 Points] I know Mag1k 问题描述: Can you get to the profile page of the admin? 访问分配的地址,是一个带注册的登入页 ...

  9. Vue 一个组件引用另一个组件

    有些时候需要这么做,比如,我想在首页加载轮播组件,但是又不想全局注册(因为不是每个页面都需要轮播功能) 方法1: <template> <div> <!-- 3.在tem ...

  10. crontab 定时访问指定url,定时脚本

    一.contab格式说明 二.定时访问url: 1.连接远程主机,连接成功后,输入命令  crontab -e : 2.参照VI编辑器.按字母 i 进入编辑模式,输入需要执行的脚本:(在这里之前要检查 ...