About Opencards and OpenCards video tutorial

admin on July 25th, 2008 | File Under Linux Software, Office -

OpenCards is a flashcard learning extension for OpenOffice Impress.It is completely free and open-source software.The  Lastest version  OpenCards 0.16 was released on 23-7-2008. Read More »

No Comments Tags: , , , ,

How to Check For Linux Rootkits - Linux Security Tutorial

admin on July 13th, 2008 | File Under Linux ariticles, Recommended -

A rootkit is a set of binaries, that overwrite the server binaries and are made to hide the presence and actions of the hacker.

If you notice any suspicious or out of the ordinary activity you will want to run a check for rootkits, and also check for infected binaries.

A great tool for this is RootKit Hunter:
http://rootkit.nl/projects/rootkit_hunter.html

This will check for over 50 rootkits.

You can install that as follows:

Code:
wget http://internap.dl.sourceforge.net/sourceforge/rkhunter/rkhunter-1.3.2.tar.gz
tar -xzvf rkhunter-1.3.2.tar.gz
cd rkhunter-1.3.2
./installer.sh --layout /usr/local --install

Now to run it type:

Read complete article

No Comments Tags: , , ,

Video tutorial for installing and activing SELinux on Debian

admin on July 7th, 2008 | File Under Debian, Linux Server Tips -

This is a good video that guides to install and active SELinux in few minutes.”I made this video to show how easy is install and activate Security Enhanced Linux on Debian.”the poster  said. Read More »

No Comments Tags: , , ,