Centos 5 ffmpeg Kurulumu,FlvTool Kurulumu

I recently had the need to install FfMpeg for a project I am working on. After Googling for some time I learned a little bit about the ffmpeg project. The most interesting thing I learned was their are no formal releases of the project. So I just downloaded it from SVN using the following command:
svn [...]

RKhunter kurulumu RootkitHunter Kurulumu

Rkhunter trojan,rootkit ve diğer güvenlik sorunları için çok yararlı bir araçtır.
SSH a root olarak bağlanıyoruz ve komutları çalıştırıyoruz.
wget http://downloads.rootkit.nl/rkhunter-1.2.7.tar.gz
tar -zxvf rkhunter-1.2.7.tar.gz
cd rkhunter
./installer.sh

Brute Force Detection Kurulumu BFD Kurlumu

SSH’a root olarak giris yapiniz
cd /root/downloads
wget http://www.rfxnetworks.com/downloads/bfd-current.tar.gz
tar -xvzf bfd-current.tar.gz
cd bfd-0.7
./install.sh

APF Firewall Kurulumu SSH

APF Nedir ?
APF kural tabanlı bir iptables güvenlik duvarıdır.Ayarlanması ve kullanılması özellikle sunucular için çok kolaydır.

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!