Archive for the 'Security' Category

Backup Configuration Files with iBackup

iBackup simplifies the task of backing up the system configuration files (those under /etc) for UNIX systems (Solaris, *BSD, Linux). You can run the program from any directory and it will by default save the (maybe compressed) tarball to /root. It is possible to encrypt the tarball, to upload the tarball to some other host [...]

Test Your Disk With Testdisk

TestDisk queries the BIOS or the operating system in order to find the hard disks and their characteristics (LBA size and CHS geometry). TestDisk does a quick check of your disk’s structure and compares it with your Partition Table for entry errors. If the Partition Table has entry errors, TestDisk can repair them.
However, it’s up [...]

Software Watchdog

The Linux kernel can reset the system if serious problems are detected. This can be implemented via special watchdog hardware, or via a slightly less reliable software-only watchdog inside the kernel. Either way, there needs to a daemon that tells the kernel the system is working fine. If the daemon stops doing that, the system [...]

Qt-based PIN or Pass-Phrase Entry Dialog for GnuPG

pinentry-qt is a program that allows for secure entry of PINs or pass phrases. That means it tries to take care that the entered information is not swapped to disk or temporarily stored anywhere. This functionality is particularly useful for entering pass phrases when using encryption software such as GnuPG or e-mail clients using the [...]

Pages (25): « First ... « 7 8 9 [10] 11 12 13 » ... Last »