Page 1 of 1

The LUKS Uni-Tool: LotsaLuks v1.0.0

Posted: Mon Aug 17, 2020 7:11 pm
by Jafadmin
The app is fairly agnostic, but does rely on Xdialog and a "defaultfilemanager" proxy. The package for FatDog includes one. All puppies will need to restart X for the mime type to register.

There is a new app overview .pdf, and a copy of the "delete-stale-mnts" script for those who wish to add it to their Startup.

More description in following post.

Re: The LUKS Uni-Tool: LotsaLuks v1.0.0

Posted: Mon Aug 17, 2020 7:37 pm
by Jafadmin
This script can be run stand-alone, or place in your Startup directory in puppy to delete stale mount points that aren't in use.

Re: The LUKS Uni-Tool: LotsaLuks v1.0.0

Posted: Mon Aug 17, 2020 7:42 pm
by Jafadmin
For Mint, Debian, Ubuntu, etc ..

DO NOT USE THIS FOR LINUX MINT/UBUNTU v 20
Too many changes in OS's for a simple fix. I'm working on updating it.

I have made a .deb version that seems to work Ok with Debian variants. It tested good in Mints and Devuan 10 (Dev-1). It should work with Ubuntu. (Remove the ".zip" extension to use it.)
It requires that you have gksu installed. If your Debian distro doesn't have it in it's normal repo, you can get it here: https://launchpad.net/~mark-pcnetspec/+ ... buntu/gksu
Which means do this:

Code: Select all

sudo add-apt-repository ppa:mark-pcnetspec/gksu
sudo apt-get update
sudo apt-get install gksu
And if you need to dpkg manually:

Code: Select all

sudo dpkg -i LotsaLuks_1.0.0.deb