MrFlyingToasterman / LogShred

GUI tool for shredding logfiles in Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LogShred

GUI tool for the UNIX shred command with a focus on shredding logfiles in Linux.

Preview

LogShred

Easy shred configuration

LogShred

Custom files: you can shred what you want

LogShred

Starting LogShred

If you install LogShred, you can start it in normal and root mode from your applications. LogShred

How to run as root (from cli)

user@Hostname$ sudo java -jar jshred.jar

or

user@Hostname$ sudo ssls

How to install LogShred

Navigate to "installer/"

user@Hostname$ sudo sh install.sh

How to install a updated version

Navigate to "installer/"

user@Hostname$ sudo sh install-update.sh

How to remove LogShred from your System

Navigate to "installer/"

user@Hostname$ sudo sh uninstall.sh

License

GNU GPLv3 Image

This program is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

About

GUI tool for shredding logfiles in Linux

License:GNU General Public License v3.0


Languages

Language:Java 91.8%Language:Shell 8.2%