<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress.com" -->
<rss version="0.92">
<channel>
	<title>Open window</title>
	<link>http://tarique21.wordpress.com</link>
	<description>Think globally, act locally!!</description>
	<lastBuildDate>Mon, 09 Nov 2009 10:13:53 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Configure Firefox To Use SSH SOCKS Proxy Tunnel</title>
		<description><![CDATA[The following instructions need to be done AFTER your ssh client (i.e. PuTTY) has been configured to open a secure tunnel. Connecting through the tunnel with Firefox (or any other program) only works while the tunnel is actively open. This means you must stay logged in for the entire time you are browsing. For instructions [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tarique21.wordpress.com&blog=3771844&post=376&subd=tarique21&ref=&feed=1" />]]></description>
		<link>http://tarique21.wordpress.com/2009/11/09/configure-firefox-to-use-ssh-socks-proxy-tunnel/</link>
			</item>
	<item>
		<title>Quotes and poems</title>
		<description><![CDATA[I Am There

I am the breeze that kisses your cheek.
I am the sun that warms your face.
When you look at the purple evening sky, it is me.
When you see a majestic mountain, it is me.
When the birds sweetly sing, it is my voice.
When the water gently laps against the shore, it is my heartbeat.
I am [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tarique21.wordpress.com&blog=3771844&post=366&subd=tarique21&ref=&feed=1" />]]></description>
		<link>http://tarique21.wordpress.com/2009/10/31/quotes-and-poems/</link>
			</item>
	<item>
		<title>Bash prompt goodies &#8211; PS1 varible</title>
		<description><![CDATA[In the above picture you see useful thing:
the user name is Red colored, host name is Blue and current directory is colored with Black. This will help you while you are working with multiple tab at a time-
In bash you can customize you prompt using the environment variable PS1. In order to get the above [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tarique21.wordpress.com&blog=3771844&post=357&subd=tarique21&ref=&feed=1" />]]></description>
		<link>http://tarique21.wordpress.com/2009/10/19/bash-tricks-ps1-varible/</link>
			</item>
	<item>
		<title>Nagios &#8211; SNMP Trap integration</title>
		<description><![CDATA[We need to check the followings first:
   1. A host that has nagios installed and configured. Get Nagios.
   2. Forward SNMP traps from the device you want to monitor to the nagios host and make sure that the traps reach the nagios host. By default it should be UDP traffic on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tarique21.wordpress.com&blog=3771844&post=352&subd=tarique21&ref=&feed=1" />]]></description>
		<link>http://tarique21.wordpress.com/2009/10/14/nagios-snmp-trap-integration/</link>
			</item>
	<item>
		<title>Oracle 10g installation on Solaris</title>
		<description><![CDATA[# Pre-installation task:
# First of all following users and groups should be created
1. Group dba, oper (optional), oinstall
2. user oracle having oinstall as primary group
use the following commands to create required groups and user (as root user)
groupadd oinstall
groupadd dba
groupadd oper
useradd -g oinstall -G dba[,oper] -d /export/home/oracle -s /usr/bin/bash -m oracle
passwd -r files oracle
# if user [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tarique21.wordpress.com&blog=3771844&post=349&subd=tarique21&ref=&feed=1" />]]></description>
		<link>http://tarique21.wordpress.com/2009/10/13/oracle-10g-installation-on-solaris/</link>
			</item>
</channel>
</rss>
