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.
The LUKS Uni-Tool: LotsaLuks v1.0.0
Moderator: Forum moderators
The LUKS Uni-Tool: LotsaLuks v1.0.0
- Attachments
-
- LotsaLuks v1.0.0 Overview.pdf
- (166.81 KiB) Downloaded 166 times
-
- LotsaLuks-1.0.0.pet
- For the Debian, etc. Puppies
- (10.51 KiB) Downloaded 136 times
-
- LotsaLuks-1.0.0-noarch.txz.zip
- For Fatdogs. Remove the ".zip" extension to install
- (9.41 KiB) Downloaded 68 times
Re: The LUKS Uni-Tool: LotsaLuks v1.0.0
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.
- Attachments
-
- delete-stale-mnts.tar.gz
- Extract to whatever location you prefer
- (319 Bytes) Downloaded 73 times
Re: The LUKS Uni-Tool: LotsaLuks v1.0.0
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:
And if you need to dpkg manually:
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
Code: Select all
sudo dpkg -i LotsaLuks_1.0.0.deb
- Attachments
-
- LotsaLuks_1.0.0.deb.zip
- Remove the ".zip" extension
- (13.3 KiB) Downloaded 70 times
Last edited by Jafadmin on Tue Sep 22, 2020 7:46 pm, edited 1 time in total.