Mindomo Kali Linux - Installing
3. Installing Mindomo
(Optional because you can simply Run App Image from Anywhere…)
So Now, to Set up Mindomo on Kali
First, Access the Target, usually in the Downloads folder:
(But if downloaded with Firefox it can be instead into /tmp/mozilla*)cd && cd Downloads
To Check that there is run:
ls . | Mindomo
Again Give Execution Permissions:
chmod +x Mindomo*.AppImage
Make a Folder to Hold the App Images with:
mkdir $HOME/appImages
And finally Switch Mindomo in the Location:
mv Mindomo*.AppImage $HOME/appImages