Category: Linux

Learn | Teach Open Source Technologies

Installation of Oracle Java 1.6.0_45 on CentOS /RHEL 6.x

Download jdk-6u45-linux-x64-rpm.bin  http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.html [root@terracotta-02 downlaod]# ./jdk-6u45-linux-x64-rpm.bin

Graylog2 Installation & Configuration for Log Management on CentOS /RHEL 6.x with MongoDB

Graylog2 is for data analysis Field-tested open source data analytics system used and trusted all around the world. Search your logs, create charts, send reports and be alerted when something happens. All running on the existing JVM in your datacenter. Features

Nagios Installation on Production server via Source code compilation

We have CentOS Linux Operating System as a Server OS [root@nagiosprod nagios]# yum install httpd php gcc glibc glibc-common gd gd-devel [root@nagiosprod nagios]# yum install httpd php gcc glibc glibc-common gd gd-devel openssl-devel wget perl make [root@nagiosprod nagios]# /usr/sbin/groupadd -g 310 nagios [root@nagiosprod nagios]# /usr/sbin/useradd -g 310 -u 310 -c “Nagios” -d /home/nagios nagios [root@nagiosprod nagios]# passwd…
Read more

Installation & configuration of ModSecurity on APACHE

Mod Security is a web based firewall (WAF) designed for apache (though there is a version available for IIS too). It is widely used and highly effective. But there is a learning curve in using modsec. You can start exploring by installing ModSec on your system. INSTALLATION USING YUM To install modsec from YUM you…
Read more

Installing MantisBT – A Bug Tracking System

By: Muhammad Farrukh Siddique ======================================= MantisBT version: 1.2.17 CentOS version: 6.2 Apache version: 2.2.15 PHP version: 5.3.3 MySQL version: 5.1.73 ======================================= ————————————– Disable SELinux and configure iptables accordingly. to disable SELinux open file # vim /etc/sysconfig/selinux change the enforcing status to disables, as below: SELINUX=disabled save and quit

Transparent Squid Cache Proxy Server Configuration in 5 easy steps on CentOS / RHEL / Fedora Core / Scientific Linux

Configure Transparent Squid cache proxy in 5 Easy Steps on CentOS RHEL Fedora Scientific Linux    Step 1 [root@squid-server ~]#vim /etc/sysctl.conf # Controls IP packet forwarding net.ipv4.ip_forward = 1 #### If it is 0 make it 1 for packet forwarding #### wq! [root@squid-server ~]#sysctl -p

How to scp to hostgator shared account on different ssh port 2222

Note: The post has been linked from http://techinfozone.net by permission of the blog owner. Description: In this blog i’ll explain how to transfer the site from my vps server to Host Gator Server having different ssh port and shared account. Follow the steps which are mention below. Step 1: Backup the WordPress database. 1) If you…
Read more

DNSTop for bind server ApacheTop for Apache Web Server MyTop for MySQL Server Process Monitoring in Linux / Redhat / CentOS / Fedora Ubuntu Urdu CBT by Babar Zahoor

DNSTop for bind server ApacheTop for Apache Web Server MyTop for MySQL Server Process Monitoring in Linux / Redhat / CentOS / Fedora Ubuntu Urdu CBT by Babar Zahoor

Urdu CBT – Linux System Administration – SQUID – 15/15 – Squid Guard – 4/4

This is an old CBT (created in 2006). It explains how you can configure squid cache service. This video explains how to configure Squid Guard Black Lists. Author: Muhammad Kamran Azeem Courtesy: http://wbitt.com

Urdu CBT Linux System Administration SQUID 14/15- Squid Guard 3/4

This is an old CBT (created in 2006). It explains how you can configure squid cache service. This video explains how to configure Squid Guard. Author: Muhammad Kamran Azeem Courtesy: http://wbitt.com