<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>eITWebguru &#187; Softwares</title>
	<atom:link href="http://eitwebguru.com/category/softwares/feed/" rel="self" type="application/rss+xml" />
	<link>http://eitwebguru.com</link>
	<description></description>
	<lastBuildDate>Fri, 18 May 2012 04:27:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Setup VLC Stream Network (How to create Streaming VLC Server [Primary])</title>
		<link>http://eitwebguru.com/setup-vlc-stream-network-how-to-create-streaming-vlc-server-primary/</link>
		<comments>http://eitwebguru.com/setup-vlc-stream-network-how-to-create-streaming-vlc-server-primary/#comments</comments>
		<pubDate>Tue, 01 May 2012 00:27:46 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[VLC]]></category>
		<category><![CDATA[Share Video Network]]></category>
		<category><![CDATA[Stream Network]]></category>
		<category><![CDATA[VLC Stream]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=872</guid>
		<description><![CDATA[Recently I have worked on a project where I have to stream a video on Internet which will be then accessed by the Servers on different locations and those servers will then stream the same video to the sub-ordinate systems simultaneously. Using this we can reduce the Load on Main Streaming Server as well as [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Recently I have worked on a project where I have to stream a video on Internet which will be then accessed by the Servers on different locations and those servers will then stream the same video to the sub-ordinate systems simultaneously. Using this we can reduce the Load on Main Streaming Server as well as we can save lot of bandwidth as if all the server/systems connect to the Main server directly bandwidth usage of both the server and the client will be very high.</span></p>
<p><span id="more-872"></span></p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong><span style="font-family: Verdana; font-size: small;">Scenario:</span></strong></span><br /> <span style="font-family: Verdana; font-size: small;">1) Video will be streamed from a Server on Internet.</span><br /> <span style="font-family: Verdana; font-size: small;">2) Many other Servers will connect to the Server.</span><br /> <span style="font-family: Verdana; font-size: small;">3) These servers will then stream the same video on their network (e.g. on LAN).</span><br /> <span style="font-family: Verdana; font-size: small;">4) Users of local system will access the video from secondary servers.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Following image can explain the Scenario in a better way</span></p>
<p style="text-align: justify;"><a href="http://eitwebguru.com/wp-content/uploads/2010/07/VLC-Cluster.png"><img class="aligncenter size-medium wp-image-876" src="http://eitwebguru.com/wp-content/uploads/2010/07/VLC-Cluster-300x300.png" alt="VLC Cluster 300x300 Setup VLC Stream Network (How to create Streaming VLC Server [Primary])" width="300" height="300" title="Setup VLC Stream Network (How to create Streaming VLC Server [Primary])" /></a></p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong><span style="font-family: Verdana; font-size: small;">Step to Stream Video on Primary Server</span></strong></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Following are the steps to stream a video on Primary Server which can be located on remoter location.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>1)</strong> Login to the Server and install VLC on it.</span><br /><span style="font-family: Verdana; font-size: small;"><strong>2)</strong> Open VLC Media Player<br /></span></p>
<p style="text-align: justify;"><a href="http://eitwebguru.com/wp-content/uploads/2010/07/VLC-1.png"><img class="aligncenter size-medium wp-image-883" src="http://eitwebguru.com/wp-content/uploads/2010/07/VLC-1-300x89.png" alt="VLC 1 300x89 Setup VLC Stream Network (How to create Streaming VLC Server [Primary])" width="300" height="89" title="Setup VLC Stream Network (How to create Streaming VLC Server [Primary])" /></p>
<p></a><span style="font-family: Verdana; font-size: small;"><strong>3)</strong> Go to <strong>Media &gt;&gt; Streaming</strong></span></p>
<p style="text-align: justify;"><a href="http://eitwebguru.com/wp-content/uploads/2010/07/VLC2.png"><img class="aligncenter size-medium wp-image-877" src="http://eitwebguru.com/wp-content/uploads/2010/07/VLC2-300x224.png" alt="VLC2 300x224 Setup VLC Stream Network (How to create Streaming VLC Server [Primary])" width="300" height="224" title="Setup VLC Stream Network (How to create Streaming VLC Server [Primary])" /></a></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>4)</strong> Now add the file which you want to stream and <strong>Press</strong> <strong>Stream</strong></span></p>
<p style="text-align: justify;"><a href="http://eitwebguru.com/wp-content/uploads/2010/07/VLC3.png"><img class="aligncenter size-medium wp-image-878" src="http://eitwebguru.com/wp-content/uploads/2010/07/VLC3-300x290.png" alt="VLC3 300x290 Setup VLC Stream Network (How to create Streaming VLC Server [Primary])" width="300" height="290" title="Setup VLC Stream Network (How to create Streaming VLC Server [Primary])" /></a></p>
<p style="text-align: justify;"> <span style="font-family: Verdana; font-size: small;"><strong>5) Source:</strong> On Stream Output screen it will show the Source file; <strong>press Next to continue</strong></span></p>
<p style="text-align: justify;"><a href="http://eitwebguru.com/wp-content/uploads/2010/07/VLC4.png"><img class="aligncenter size-medium wp-image-879" src="http://eitwebguru.com/wp-content/uploads/2010/07/VLC4-300x257.png" alt="VLC4 300x257 Setup VLC Stream Network (How to create Streaming VLC Server [Primary])" width="300" height="257" title="Setup VLC Stream Network (How to create Streaming VLC Server [Primary])" /></a></p>
<p style="text-align: justify;"> <span style="font-family: Verdana; font-size: small;"><strong>6) Destination:</strong> Add HTTP as new destination which will automatically run on port 8080 and you can activate trans-coding as well. <strong>Press Next to continue</strong>.</span></p>
<p style="text-align: justify;"><a href="http://eitwebguru.com/wp-content/uploads/2010/07/VLC5.png"><img class="aligncenter size-medium wp-image-880" src="http://eitwebguru.com/wp-content/uploads/2010/07/VLC5-300x256.png" alt="VLC5 300x256 Setup VLC Stream Network (How to create Streaming VLC Server [Primary])" width="300" height="256" title="Setup VLC Stream Network (How to create Streaming VLC Server [Primary])" /></a></p>
<p style="text-align: justify;"> <span style="font-family: Verdana; font-size: small;"><strong>7) Others:</strong> You will see miscellaneous options which you can select as per your requirement. Press Stream to start Streaming.</span></p>
<p style="text-align: justify;"><a href="http://eitwebguru.com/wp-content/uploads/2010/07/VLC6.png"><img class="aligncenter size-medium wp-image-881" src="http://eitwebguru.com/wp-content/uploads/2010/07/VLC6-300x257.png" alt="VLC6 300x257 Setup VLC Stream Network (How to create Streaming VLC Server [Primary])" width="300" height="257" title="Setup VLC Stream Network (How to create Streaming VLC Server [Primary])" /></a></p>
<p style="text-align: justify;"> <span style="font-family: Verdana; font-size: small;"><strong>8)</strong> VLC will start streaming the Video which you have mentioned.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><a href="http://eitwebguru.com/wp-content/uploads/2010/07/VLC7.png"><img class="aligncenter size-medium wp-image-882" src="http://eitwebguru.com/wp-content/uploads/2010/07/VLC7-300x87.png" alt="VLC7 300x87 Setup VLC Stream Network (How to create Streaming VLC Server [Primary])" width="300" height="87" title="Setup VLC Stream Network (How to create Streaming VLC Server [Primary])" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><br />In Next Article I will explain <strong>How to setup Secondary Server and clients</strong> to watch live streaming</span></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/setup-vlc-stream-network-how-to-create-streaming-vlc-server-primary/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Steps to Secure WordPress</title>
		<link>http://eitwebguru.com/steps-to-secure-wordpress/</link>
		<comments>http://eitwebguru.com/steps-to-secure-wordpress/#comments</comments>
		<pubDate>Sun, 22 Apr 2012 21:41:54 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[how to secure wordpress blog]]></category>
		<category><![CDATA[secure wordpress]]></category>
		<category><![CDATA[wordpress security]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=751</guid>
		<description><![CDATA[Recently I found that many wordpress based websites got hacked or compromised. So, I started searching Internet for security measures which can be took to protect WordPress based websites. Following are some points which I found common on various websites. 1. Vulnerabilities in the WordPress Vulnerabilities of WordPress could be defined as program or script [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Recently I found that many wordpress based websites got hacked or compromised. So, I started searching Internet for security measures which can be took to protect WordPress based websites. Following are some points which I found common on various websites.</span></p>
<p><span id="more-751"></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>1. Vulnerabilities in the WordPress</strong><br /> <span style="font-family: Verdana; font-size: small;">Vulnerabilities of WordPress could be defined as program or script that allows an attacker to bypass normal wordpress settings. To avoid such problems, keep your blog updated to latest versions. Older version of WordPress contains old functions and scripts which can be easily hacked.</span></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Also keep your all plugins updated and if you are not using any specific plug-in, delete it from the system.</span></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">2. Secure wp-config.php</span></strong><br /> <span style="font-family: Verdana; font-size: small;">wp-config.php file contains database information like database name, database username, password. By default wp-config.php has 644 permission which means a normal user can easily read your wp-config.php. So, set the permission of the file to 750 which will disable other users to read it.</span></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">3. Rename the administrative account</span></strong><br /> <span style="font-family: Verdana; font-size: small;">When WordPress is installed on a System by default, it uses and sets username &#8220;admin&#8221; as the administrator of the blog. For better security it&#8217;s not suggested to use &#8220;admin&#8221;. After installation you can create a new user with administrator rights and delete &#8220;admin&#8221;.</span></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">4. Hide WordPress version</span></strong><br /> <span style="font-family: Verdana; font-size: small;">If you are running a wordpress version which has know vulnerabilities, then its not a good option to keep your wordpress version open to public. There are many plugins which hide the wordpress version from public OR you can simply add  &#8220;</span><strong>&lt;? php remove_action(&#8216;wp_head&#8217;, &#8216;wp_generator&#8217;.; ?&gt;</strong><span style="font-family: Verdana; font-size: small;">&#8221; in function.php of your theme.</span></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">5. Protect WP-* Folders</span></strong><br /> <span style="font-family: Verdana; font-size: small;">Block wp-* folders from being crawled and index by search engines. This can be done by blocking access to wp-* from robot.txt. Add following line in your robot.txt</span></p>
<p style="text-align: justify;"><strong><span style="font-family: Courier; font-size: small;">Disallow: /wp-*</span></strong></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">6. Firewall Plugins</span></strong><br /> <span style="font-family: Verdana; font-size: small;">There are a few plugins that scans suspicious-looking requests based on rule databases and/or white-lists. BlogSecurity&#8217;s WPIDS plug-in installs &#8220;PHPIDS&#8221;, a generic security layer for PHP applications, while &#8220;WordPress Firewall&#8221; uses some WordPress-tuned pre-configured rules along with a whitelist to screen out attacks without much configuration</span></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">7. Secure WordPress Database</span></strong><br /> <span style="font-family: Verdana; font-size: small;">WordPress is database dependent application for which you need to have a database and database user. For WordPress installation, you simply create a database with user but securing database is also useful for securing you WordPress Blog.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Following are a few tweaks to secure database<br /><strong>7.1. Grant limited access to a database user:</strong> Create a user to access this database only and grant limited access to SQL commands on this database (select, insert, delete, update, create, drop and alter).</span><br /> <strong><span style="font-family: Verdana; font-size: small;">7.2. Pick a strong database password</span></strong></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">8. Backups</span></strong><br /> <span style="font-family: Verdana; font-size: small;">Always make habit of taking backup of your blog and database at regular intervals and do not depend upon your hosting company&#8217;s backups as it might be possible that the backup they have contains the hacked data. (if the backup run after your blog was hacked) There are many plugins provided by WordPress with the help of which one can take backups.</span></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">9. Strong Passwords</span></strong><br /> <span style="font-family: Verdana; font-size: small;">Creating a Strong Password is another option to protect your blog from getting hacked. Also changing the passwords on weekly or monthly basis will be added protection.</span></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">10. Monitoring Blogs</span></strong><br /> <span style="font-family: Verdana; font-size: small;">As a user/admin of the blogs you will have to regularly monitor your blogs for changes, like any suspicious user get registered or any file of your blog gets changed or you find any suspicious activity contact our support team for deep investigation.</span></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/steps-to-secure-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Install MP4Box on Linux Server</title>
		<link>http://eitwebguru.com/how-to-install-mp4box-on-linux-server/</link>
		<comments>http://eitwebguru.com/how-to-install-mp4box-on-linux-server/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 20:50:29 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[FFMPEG]]></category>
		<category><![CDATA[Installations]]></category>
		<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[cannot find -lglut]]></category>
		<category><![CDATA[Gpack Extra Libraries]]></category>
		<category><![CDATA[Install MP4Box]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=677</guid>
		<description><![CDATA[MP4Box is a MP4 multiplexer, which can import MPEG-4 video, DivX, XviD, 3ivx, h264 etc, audio streams and subtitles into the .mp4 container. The end result is a compliant MP4 stream. It can also extract streams from a .mp4. MP4Box is a command line tool, but can be used with graphical user interfaces such as [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><span style="font-family: Verdana; font-size: small;">MP4Box is a MP4 multiplexer, which can import MPEG-4 video, DivX, XviD, 3ivx, h264 etc, audio streams and subtitles into the .mp4 container. The end result is a compliant MP4 stream. It can also extract streams from a .mp4. MP4Box is a command line tool, but can be used with graphical user interfaces such as YAMB or my MP4box GUI.</span></p>
<p><span id="more-677"></span></p>
<p><strong><span style="font-family: Verdana; font-size: small;">1) Download MP4Box</span></strong><br /> <span style="font-family: Verdana; font-size: small;">Execute Following commands on Shell to Download the MP4Box Source</span></p>
<div style="padding: 20px; background: transparent url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0%; overflow: auto; width: 490px; height: 125px; line-height: 20px; font-family: Courier New; font-size: small; color: #ffffff;">[root@server ~]# cd /usr/local/src/<br /> [root@server src]# wget http://nchc.dl.sourceforge.net/project/gpac/GPAC/GPAC%200.4.5/gpac-0.4.5.tar.gz<br /> [root@server src]# wget http://nchc.dl.sourceforge.net/project/gpac/GPAC%20extra%20libs/GPAC%20extra%20libs%200.4.5/gpac_extra_libs-0.4.5.tar.gz</div>
<p><span style="font-family: Verdana; font-size: small;"><br />&#8220;<strong>gpac-0.4.5.tar.gz</strong>&#8221; is Main Source for MP4Box where as &#8220;<strong>gpac_extra_libs-0.4.5.tar.gz</strong>&#8221; contains Extra Libraries which will enhance the functionality of MP4Box.</span></p>
<p><strong><span style="font-family: Verdana; font-size: small;">2) Extract the Downloaded sources</span></strong><br /> <span style="font-family: Verdana; font-size: small;">Extract both the downloaded files using Tar</span></p>
<div style="padding: 20px; background: transparent url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0%; overflow: auto; width: 490px; height: 40px; line-height: 20px; font-family: Courier New; font-size: small; color: #ffffff;">[root@server src]# tar -zxvf gpac-0.4.5.tar.gz<br /> [root@server src]# tar -zxvf gpac_extra_libs-0.4.5.tar.gz</div>
<p><span style="font-family: Verdana; font-size: small;"><br /><strong>3) Copy the Additional Libraries from &#8220;gpac_extra_libs&#8221; to &#8220;gpac&#8221; folder</strong></span></p>
<div style="padding: 20px; background: transparent url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0%; overflow: auto; width: 490px; height: 80px; line-height: 20px; font-family: Courier New; font-size: small; color: #ffffff;">[root@server src]# cd gpac_extra_libs<br /> [root@server gpac_extra_libs]# cp -r * /usr/local/src/gpac/extra_lib<br /> [root@server gpac_extra_libs]# cd ..</div>
<p><span style="font-family: Verdana; font-size: small;"><br /><strong>4) Install GPac or MP4Box</strong></span></p>
<p><span style="font-family: Verdana; font-size: small;">Execute following Commands on the Shell of your Linux Server one after one (Make sure it doesn&#8217;t throw any Error)</span></p>
<div style="padding: 20px; background: transparent url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0%; overflow: auto; width: 490px; height: 120px; line-height: 20px; font-family: Courier New; font-size: small; color: #ffffff;">[root@server src]# cd gpac<br /> [root@server gpac]# ./configure<br /> [root@server gpac]# make lib<br /> [root@server gpac]# make apps<br /> [root@server gpac]# make install lib<br /> [root@server gpac]# make install</div>
<p><span style="font-family: Verdana; font-size: small;"><strong><br />5)</strong> Once GPAC get installed Properly, <strong>copy the gpac .so file from gpac directory to System libraries</strong></span></p>
<div style="padding: 20px; background: transparent url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0%; overflow: auto; width: 490px; height: 20px; line-height: 20px; font-family: Courier New; font-size: small; color: #ffffff;">[root@server gpac]# cp bin/gcc/libgpac.so /usr/lib</div>
<p><span style="font-family: Verdana; font-size: small;"><strong><br />Thats all</strong>. you can verify if the MP4Box is installed or not using following Command.</span></p>
<div style="padding: 20px; background: transparent url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0%; overflow: auto; width: 490px; height: 60px; line-height: 20px; font-family: Courier New; font-size: small; color: #ffffff;">[root@server gpac]# which MP4Box<br /> /usr/local/bin/MP4Box<br /> [root@server gpac]#</div>
<p><span style="font-family: Verdana; font-size: small;"><br /><strong>Problems Faced While installation.</strong></span></p>
<p><span style="font-family: Verdana; font-size: small;">I have faced two problems while installation of MP4Box</span></p>
<p><span style="font-family: Verdana; font-size: small;"><strong>1)</strong> Permission of &#8220;./Configure&#8221; was not set; I have corrected it by setting permission of the file to 755</span></p>
<div style="padding: 20px; background: transparent url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0%; overflow: auto; width: 490px; height: 60px; line-height: 20px; font-family: Courier New; font-size: small; color: #ffffff;">[root@server gpac]# ./configure<br /> -bash: ./configure: Permission denied<br /> [root@server gpac]# chmod 755 configure</div>
<p><span style="font-family: Verdana; font-size: small;"><br /><strong>2)</strong> Error on 64 Bit OS. Following Error was thrown. This Error can be fixed by creating an symbolic link of /usr/lib64/libglut.so.3 to /usr/lib64/libglut.so</span></p>
<div style="padding: 20px; background: transparent url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0%; overflow: auto; width: 490px; height: 200px; line-height: 20px; font-family: Courier New; font-size: small; color: #ffffff;">
<p><span style="text-decoration: underline;">ERROR:</span>-</p>
<p>/usr/bin/ld: cannot find -lglut<br />collect2: ld returned 1 exit status</p>
<p><span style="text-decoration: underline;">FIX:-</span></p>
<p>[root@server gpac]#ls /usr/lib64 |grep glut<br /> libglut.so.3<br /> [root@server gpac]# ln -s /usr/lib64/libglut.so.3 /usr/lib64/libglut.so</p>
</div>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/how-to-install-mp4box-on-linux-server/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>BlueProximity: Lock Computer using your Phone</title>
		<link>http://eitwebguru.com/blueproximity-lock-computer-using-your-phone/</link>
		<comments>http://eitwebguru.com/blueproximity-lock-computer-using-your-phone/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 20:30:30 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[BlueProximity configuration]]></category>
		<category><![CDATA[configure BlueProximity. BlueProximity help]]></category>
		<category><![CDATA[what is BlueProximity]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=757</guid>
		<description><![CDATA[BlueProximity is a tool which detects your mobile phone via bluetooth and locks your computer when your bluetooth phone is out of bluetooth reach. If you move away from your Desktop of computer and the distance between you and computer is more than a certain limit for a given time, BlueProximity will lock it automatically. [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>BlueProximity</strong> is a tool which detects your mobile phone via bluetooth and locks your computer when your bluetooth <a href="http://eitwebguru.com/wp-content/uploads/2010/06/blueproximity_logo.png"><img class="alignleft size-full wp-image-771" style="margin: 4px;" src="http://eitwebguru.com/wp-content/uploads/2010/06/blueproximity_logo.png" alt="blueproximity logo BlueProximity: Lock Computer using your Phone" width="60" height="60" title="BlueProximity: Lock Computer using your Phone" /></a>phone is out of bluetooth reach. If you move away from your Desktop of computer and the distance between you and computer is more than a certain limit for a given time, BlueProximity will lock it automatically. You can also execute or start any shell command using this software. Once the administrator/User come nearer than the configured level for a set of time, the system will gets unlock automatically.</span></p>
<p><span id="more-757"></span></p>
<p><span style="font-family: Verdana; font-size: small;"><strong>Things required</strong></span><br /> <span style="font-family: Verdana; font-size: small;">1) Bluetooth Dongle</span><br /> <span style="font-family: Verdana; font-size: small;">2) Mobile Phone with Bluetooth.</span></p>
<p><span style="font-family: Verdana; font-size: small;"><strong>Steps to Install BlueProximity</strong></span><br /> <span style="font-family: Verdana; font-size: small;"><strong>Automatic (For Hardy or newer version)</strong></span><br /> <span style="font-family: Verdana; font-size: small;">BlueProximity is included in the repos of Hardy or newer version of Ubuntu and it can be installed using  &#8220;apt-get&#8221;:</span></p>
<p><span style="font-family: Courier; font-size: small;"><strong>sudo apt-get install blueproximity</strong></span></p>
<p><span style="font-family: Verdana; font-size: small;"><strong>Manual Installation</strong></span></p>
<p><span style="font-family: Verdana; font-size: small;">For older version of Ubuntu (Older than Hardy) you will have to manually install blueproximity. </span></p>
<p><span style="font-family: Verdana; font-size: small;"><strong>1)</strong> First you have to install Dependencies </span></p>
<p><span style="font-family: Courier; font-size: small;"><strong>sudo apt-get install bluez-utils python-gtk2 python-glade2 python-configobj python-bluez</strong></span></p>
<p><span style="font-family: Verdana; font-size: small;"><strong>2)</strong> Install latest version of python-support package from http://security.ubuntu.com/ubuntu/pool/main/p/python-support/ and install it using command &#8220;sudo dpkg -i&#8221;</span></p>
<p><span style="font-family: Verdana; font-size: small;"><strong>3)</strong> Install BlueProximity</span><br /> <span style="font-family: Verdana; font-size: small;">Download BlueProximity from http://sourceforge.net/projects/blueproximity/files/ OR http://mirrors.kernel.org/ubuntu/pool/universe/b/blueproximity/ and install it using &#8220;dpkg&#8221;</span></p>
<p><span style="font-family: Verdana; font-size: small;"><strong>Pair Devices</strong></span><br /> <span style="font-family: Verdana; font-size: small;"><strong>1)</strong> Insert Bluetooth Dongle on your System and enable it (and set it Visible)</span><br /> <span style="font-family: Verdana; font-size: small;"><strong>2)</strong> Activate Bluetooth on your Mobile and Scan for your computer.</span><br /> <span style="font-family: Verdana; font-size: small;"><strong>3)</strong> Authorize and Pair both the devices using PIN.</span></p>
<p><span style="font-family: Verdana; font-size: small;"><strong>Steps to Configure BlueProximity</strong></span></p>
<p><span style="font-family: Verdana; font-size: small;"><strong>1)</strong> Open blueproximity from Accessories or execute the command &#8220;blueproximity&#8221; which will show following Image</span></p>
<p><a href="http://eitwebguru.com/wp-content/uploads/2010/06/BLUEP.png"><img class="aligncenter size-medium wp-image-761" src="http://eitwebguru.com/wp-content/uploads/2010/06/BLUEP-269x300.png" alt="BLUEP 269x300 BlueProximity: Lock Computer using your Phone" width="269" height="300" title="BlueProximity: Lock Computer using your Phone" /></a></p>
<p><span style="font-family: Verdana; font-size: small;"><strong>2)</strong> Scan for the devices and Select the device you want to configure. (Make sure that the device is Paired with Computer Already)</span></p>
<p><span style="font-family: Verdana; font-size: small;"><strong>3)</strong> BlueProximity Settings/Configuration/Details: Click on Proximity Details which will show following options</span></p>
<p><span style="font-family: Verdana; font-size: small;">Set Following </span><br /> <span style="font-family: Verdana; font-size: small;"><strong>Lock: </strong></span><br /> <span style="font-family: Verdana; font-size: small;">Distance: 7 </span><br /> <span style="font-family: Verdana; font-size: small;">time: 10</span></p>
<p><span style="font-family: Verdana; font-size: small;"><strong>Unlock:<br /></strong></span><span style="font-family: Verdana; font-size: small;">Distance: 3<br /></span><span style="font-family: Verdana; font-size: small;">time: 3</span></p>
<p><span style="font-family: Verdana; font-size: small;"><a href="http://eitwebguru.com/wp-content/uploads/2010/06/BLUEP2.png"><img class="aligncenter size-medium wp-image-762" src="http://eitwebguru.com/wp-content/uploads/2010/06/BLUEP2-271x299.png" alt="BLUEP2 271x299 BlueProximity: Lock Computer using your Phone" width="271" height="299" title="BlueProximity: Lock Computer using your Phone" /></a><br /></span></p>
<p><span style="font-family: Verdana; font-size: small;"><strong>4) Locking and Unlocking</strong>: By Default Proximity uses following commands to lock and unlock your screen automatically.<br /></span></p>
<p><a href="http://eitwebguru.com/wp-content/uploads/2010/06/BLUP3.png"><img class="aligncenter size-medium wp-image-763" src="http://eitwebguru.com/wp-content/uploads/2010/06/BLUP3-300x268.png" alt="BLUP3 300x268 BlueProximity: Lock Computer using your Phone" width="300" height="268" title="BlueProximity: Lock Computer using your Phone" /></a></p>
<p><span style="font-family: Verdana; font-size: small;"><strong>Locking Command:</strong><span style="font-family: Courier; font-size: small;"> <strong>gnome-screensaver-command -l</strong></span></span><br /> <span style="font-family: Verdana; font-size: small;"><strong>Unlocking command:</strong><span style="font-family: Courier; font-size: small;"> <strong>gnome-screensaver-command -d</strong></span></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">But you can turn your monitor off at the time of lock which will save Electricity when you are away from your computer and switch it on when you return. Using Following Commands to lock&amp;turn off and &#8220;unlock &amp; turn On the monitor</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>Locking Command:</strong><span style="font-family: Courier; font-size: small;"> <strong>gnome-screensaver-command -l &amp;&amp; xset dpms force off</strong></span></span><br /> <span style="font-family: Verdana; font-size: small;"><strong>Unlocking command:</strong><span style="font-family: Courier; font-size: small;"> <strong>xset dpms force on &amp;&amp; gnome-screensaver-command -d</strong></span></span></p>
<p style="text-align: justify;"><span style="font-family: Courier;"><span style="font-size: x-small;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><span><a href="http://eitwebguru.com/wp-content/uploads/2010/06/Bluep4.png"><img class="aligncenter size-medium wp-image-760" src="http://eitwebguru.com/wp-content/uploads/2010/06/Bluep4-300x272.png" alt="Bluep4 300x272 BlueProximity: Lock Computer using your Phone" width="300" height="272" title="BlueProximity: Lock Computer using your Phone" /></a></span></span></span></span></p>
<p style="text-align: justify;"><span style="font-family: Courier;"><span style="font-size: x-small;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><span><br /></span></span></span></span><span style="font-family: Verdana; font-size: small;">Now, get up from your chair and move few steps back !!!!</span></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/blueproximity-lock-computer-using-your-phone/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Oracle 10gR2 RAC Installation Error: error while loading shared libraries -libpthread.so.0</title>
		<link>http://eitwebguru.com/oracle-10gr2-rac-installation-error-error-while-loading-shared-libraries-libpthread-so-0/</link>
		<comments>http://eitwebguru.com/oracle-10gr2-rac-installation-error-error-while-loading-shared-libraries-libpthread-so-0/#comments</comments>
		<pubDate>Sun, 15 Apr 2012 19:58:16 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[libpthread.so.0]]></category>
		<category><![CDATA[listNetInterfaces]]></category>
		<category><![CDATA[MetaLink Note 414163.1]]></category>
		<category><![CDATA[Setup Oracle Cluster]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=930</guid>
		<description><![CDATA[1) VIPCA Configuration Error 1: error while loading shared libraries -libpthread.so.0 While installing Oracle 10gR2 RAC (Cluster) on Redhat Enterprise Linux 5 or CentOS 5 you will get following error when you execute root.sh (After Cluster Installation) on last node. This Error is thrown when root.sh execute VIPCA which Virtual IP configuration Tool. Running vipca(silent) [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><strong><span style="font-family: Verdana; font-size: small;">1) VIPCA Configuration</span></strong><br />
<strong><span style="font-family: Verdana; font-size: small;"><span style="text-decoration: underline;">Error 1:</span> error while loading shared libraries -libpthread.so.0</span></strong><br />
<span style="font-family: Verdana; font-size: small;">While installing <span style="text-decoration: underline;"><a target="_blank" title="Oracle 10gR2 RAC" href="http://bit.ly/bTxeAW" target="_blank"><strong>Oracle 10gR2 RAC</strong></a></span><strong> (Cluster)</strong> on Redhat Enterprise Linux 5 or CentOS 5 you will get following error when you execute root.sh (After Cluster Installation) on last node. This Error is thrown when root.sh execute VIPCA which Virtual IP configuration Tool.</span><span id="more-930"></span></p>
<div style="background-color: #eeeeee; width: 490px; height: 100px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small;">Running vipca(silent) for configuring nodeapps<br />
<strong>/u01/app/oracle/product/crs/jdk/jre//bin/java: <span style="color: #ff0000;">error while loading shared libraries: libpthread.so.</span><span style="color: #ff0000;">0</span>: cannot open shared object file: No such file or directory</strong><br />
[root@rac2 crs]#</div>
<p><span style="font-family: Verdana; font-size: small;">To fix this issue edit <strong><span style="font-family: Courier New; font-size: small;">/u01/app/oracle/product/10.2.0/clust/bin/vipca</span></strong> and add following (<span style="color: #339966;">Green colored</span> or on line number 124):</span></p>
<div style="background-color: #eeeeee; width: 490px; height: 120px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small;">if [ "$arch" = "i686" -o "$arch" = "ia64" ]<br />
then<br />
LD_ASSUME_KERNEL=2.4.19<br />
export LD_ASSUME_KERNEL<br />
fi<br />
<span style="color: #ff0000;"><strong><span style="color: #339966;">unset LD_ASSUME_KERNEL</span><br />
</strong></span></div>
<p><strong><span style="font-family: Verdana; font-size: small;"><br />
<span style="text-decoration: underline;">Error 2:</span> Error 0(Native: listNetInterfaces:[3])</span></strong><br />
<span style="font-family: Verdana; font-size: small;">Once above changes made and when you run <strong><span style="font-family: Courier New; font-size: small;">/u01/app/oracle/product/10.2.0/clust/bin/vipca</span></strong> you will get following Error</span></p>
<div style="background-color: #eeeeee; width: 490px; height: 80px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small;">[root@rac2 bin]# /u01/app/oracle/product/10.2.0/clust/bin/vipca<br />
<strong><span style="color: #ff0000;">Error 0(Native: listNetInterfaces:[3])<br />
[Error 0(Native: listNetInterfaces:[3])]</span></strong></div>
<p><span style="font-family: Verdana; font-size: small;">Now you will have to configure Virtual IP&#8217;s Manually. You can configure it using following commands</span></p>
<div style="background-color: #eeeeee; width: 490px; height: 200px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small;">[root@rac2 bin]# pwd<br />
/u01/app/oracle/product/10.2.0/clust/bin<br />
[root@rac2 bin]# <strong>./oifcfg setif -global eth0/115.124.120.0:public</strong><br />
[root@rac2 bin]# <strong>./oifcfg setif -global eth1/10.10.10.1:cluster_interconnect</strong><br />
[root@rac2 bin]# <strong>./oifcfg getif<br />
eth0  115.124.120.0  global  public<br />
eth1  10.10.10.0  global  cluster_interconnect</strong><br />
[root@rac2 bin]#</div>
<p><span style="font-family: Verdana; font-size: small;">Now Run <strong>VIPCA</strong></span></p>
<p><strong><span style="font-family: Verdana; font-size: small;"><br />
2) Srvctl Error:</span></strong><br />
<span style="font-family: Verdana; font-size: small;">While checking status of RAC using command <strong><span style="font-family: Courier New; font-size: small;">srvctl</span></strong> you will again get the following error:</span></p>
<div style="background-color: #eeeeee; width: 490px; height: 100px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small;">[oracle@rac2 ~]$srvctl config database -d RAC<br />
/u01/app/oracle/product/10.2.0/db_1/jdk/jre/bin/java: <strong><span style="color: #ff0000;">error while loading shared libraries: libpthread.so.0</span></strong>: cannot open shared object file: No such file or directory</div>
<p><span style="font-family: Verdana; font-size: small;">To fix this bug edit following files</span></p>
<div style="background-color: #eeeeee; width: 490px; height: 40px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small;">/u01/app/oracle/product/clust/bin/srvctl<br />
/u01/app/oracle/product/10.2.0/db_1/bin/srvctl</div>
<p><span style="font-family: Verdana; font-size: small;">and add following (<span style="color: #339966;">Green colored</span>):</span></p>
<div style="background-color: #eeeeee; width: 490px; height: 80px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small;">#Remove this workaround when the bug 3937317 is fixed<br />
LD_ASSUME_KERNEL=2.4.19<br />
export LD_ASSUME_KERNEL<br />
<strong><span style="color: #339966;">unset  LD_ASSUME_KERNEL</span></strong></div>
<p><span style="font-family: Verdana; font-size: small;">Now Execute <strong><span style="font-family: Courier New; font-size: small;">srvctl</span></strong> commands to check the current configuration and status of the RAC database</span></p>
<div style="background-color: #eeeeee; width: 490px; height: 60px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small;">[oracle@rac1 ~]$ <strong>srvctl config database -d RAC</strong><br />
rac1 RAC1 /u01/app/oracle/product/10.2.0/db_1<br />
rac2 RAC2 /u01/app/oracle/product/10.2.0/db_1</div>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/oracle-10gr2-rac-installation-error-error-while-loading-shared-libraries-libpthread-so-0/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Configure RSH for Oracle Cluster</title>
		<link>http://eitwebguru.com/how-to-configure-rsh-for-oracle-cluster/</link>
		<comments>http://eitwebguru.com/how-to-configure-rsh-for-oracle-cluster/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 14:20:49 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle RSH Configuration]]></category>
		<category><![CDATA[RSH without password login]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=918</guid>
		<description><![CDATA[While installing and configuring Oracle Cluster you need to configure RSH Server (Quite outdated but still oracle requires it). Today in this post I will explain how you can configure RSH on nodes which are going to be clustered. 1) Installation of RSH:- You can install RSH using YUM or RPM package manager. For YUM [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">While <span style="text-decoration: underline;"><a target="_blank" title="installing and configuring Oracle Cluster" href="http://bit.ly/bTxeAW" target="_blank">installing and configuring Oracle Cluster</a></span> you need to configure RSH Server (Quite outdated but still oracle requires it). Today in this post I will explain how you can configure RSH on nodes which are going to be clustered.</span></p>
<p><span id="more-918"></span></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">1) Installation of RSH:-</span></strong><br />
<span style="font-family: Verdana; font-size: small;">You can install RSH using YUM or RPM package manager. </span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">For YUM execute following command from Shell (as root)</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 20px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff; text-align: justify;">yum install rsh-server</div>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">For RPM:-</span><br />
<span style="font-family: Verdana; font-size: small;">Download rsh-server RPM from Repository OR mount your RHEL DVD and go to RPM&#8217;s Directory and execute following command:-</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 20px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff; text-align: justify;">rpm -ivh rsh-server-0.17-40.el5.x86_64.rpm</div>
<p style="text-align: justify;">
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">2) Enable RSH Service.</span></strong></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">By default RSH service is disabled to enable it open and Edit /etc/xinetd.d/rsh and /etc/xinetd.d/rlogin ; find term &#8220;disable&#8221;. Change &#8220;yes&#8221; to &#8220;no&#8221;. Make sure that both the files looks like following</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 350px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff; text-align: justify;">[root@rac1 ]# cat /etc/xinetd.d/rsh<br />
# default: on<br />
# description: The rshd server is the server for the rcmd(3) routine and, \<br />
#       consequently, for the rsh(1) program.  The server provides \<br />
#       remote execution facilities with authentication based on \<br />
#       privileged port numbers from trusted hosts.<br />
service shell<br />
{<br />
socket_type             = stream<br />
wait                    = no<br />
user                    = root<br />
log_on_success          += USERID<br />
log_on_failure          += USERID<br />
server                  = /usr/sbin/in.rshd<br />
disable                 = no<br />
}</div>
<p><span style="color: #ffffff;">_</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 350px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff; text-align: justify;">[root@rac1 ]# cat /etc/xinetd.d/rlogin<br />
# default: on<br />
# description: rlogind is the server for the rlogin(1) program.  The server \<br />
#       provides a remote login facility with authentication based on \<br />
#       privileged port numbers from trusted hosts.<br />
service login<br />
{<br />
socket_type             = stream<br />
wait                    = no<br />
user                    = root<br />
log_on_success          += USERID<br />
log_on_failure          += USERID<br />
server                  = /usr/sbin/in.rlogind<br />
disable                 = no<br />
}</div>
<p style="text-align: justify;">
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">3) Restart the Service on all node&#8217;s.</span></strong></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Restart xinetd service on all clustered nodes and also make sure to enable it on reboot. These operations can be done using following commands.</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 60px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff; text-align: justify;">/etc/init.d/xinetd restart<br />
chkconfig rsh on<br />
chkconfig rlogin on</div>
<p style="text-align: justify;">
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">4) Without Password logins</span></strong></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;"> </span></strong><span style="font-family: Verdana; font-size: small;">For Oracle Cluster setup its important that you should able to login into any other node without entering passwords. In SSH you can do that by setting SSH Keys but in RSH all you have to create /etc/hosts.equiv and insert all the Nodes in that. Following are the commands</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 60px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff; text-align: justify;">touch /etc/hosts.equiv<br />
chmod 600 /etc/hosts.equiv<br />
chown root:root /etc/hosts.equiv</div>
<p style="text-align: justify;">
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Then allow oracle user to connect servers without password. Insert following in /etc/hosts.equiv file</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 80px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff; text-align: justify;">+rac1 oracle<br />
+rac2 oracle<br />
+pvt1 oracle<br />
+pvt2 oracle</div>
<p style="text-align: justify;">
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Here, rac1, rac2, pvt1 and pvt2 are the servers in cluster (rac is public IP and pvt is private IP).</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Thats it, now try to connect servers using command &#8220;rlogin [serverip]&#8220;.</span></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/how-to-configure-rsh-for-oracle-cluster/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Setup VLC Stream Network (How to create Secondary Streaming VLC Server and Client)</title>
		<link>http://eitwebguru.com/setup-vlc-stream-network-how-to-create-secondary-streaming-vlc-server-and-client/</link>
		<comments>http://eitwebguru.com/setup-vlc-stream-network-how-to-create-secondary-streaming-vlc-server-and-client/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 06:24:11 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[VLC]]></category>
		<category><![CDATA[Share Video Network]]></category>
		<category><![CDATA[Stream Network]]></category>
		<category><![CDATA[VLC Stream]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=890</guid>
		<description><![CDATA[In previous article I have told how to configure a Primary Server from where the actual Video will be streamed and published. In this article I will explain how we can configure the Secondary server which will stream the videos to their clients. Setup Secondary Streaming Server 1) Login to the Secondary Server and open [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">In previous article I have told how to configure a <a href="http://eitwebguru.com/setup-vlc-stream-network-how-to-create-streaming-vlc-server-primary/"><strong>Primary Server</strong></a> from where the actual Video will be streamed and published. In this article I will explain how we can configure the Secondary server which will stream the videos to their clients.</span></p>
<p><span id="more-890"></span></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">Setup Secondary Streaming Server</span></strong></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">1) Login to the Secondary Server and open VLC Player on it.</span></p>
<p style="text-align: justify;"><a href="http://eitwebguru.com/wp-content/uploads/2010/08/vlc1-1.png"><img class="aligncenter size-medium wp-image-892" src="http://eitwebguru.com/wp-content/uploads/2010/08/vlc1-1-300x178.png" alt="vlc1 1 300x178 Setup VLC Stream Network (How to create Secondary Streaming VLC Server and Client)" width="300" height="178" title="Setup VLC Stream Network (How to create Secondary Streaming VLC Server and Client)" /></a></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">2) Go to<strong> Media &gt;&gt; Streaming</strong></span></p>
<p style="text-align: justify;"><a href="http://eitwebguru.com/wp-content/uploads/2010/08/vlc1-2.png"><img class="aligncenter size-medium wp-image-893" src="http://eitwebguru.com/wp-content/uploads/2010/08/vlc1-2-300x180.png" alt="vlc1 2 300x180 Setup VLC Stream Network (How to create Secondary Streaming VLC Server and Client)" width="300" height="180" title="Setup VLC Stream Network (How to create Secondary Streaming VLC Server and Client)" /></a></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">3) On Open Media window go to <strong>Network Tab</strong> and <strong>Enter the URL of the server with Port 8080</strong> (Default port) and press Stream.</span></p>
<p style="text-align: justify;"><a href="http://eitwebguru.com/wp-content/uploads/2010/08/vlc1-3.png"><br /></a><strong><span style="font-family: Verdana; font-size: small;"><a href="http://eitwebguru.com/wp-content/uploads/2010/08/vlc1-31.png"><img class="aligncenter size-medium wp-image-899" src="http://eitwebguru.com/wp-content/uploads/2010/08/vlc1-31-300x290.png" alt="vlc1 31 300x290 Setup VLC Stream Network (How to create Secondary Streaming VLC Server and Client)" width="300" height="290" title="Setup VLC Stream Network (How to create Secondary Streaming VLC Server and Client)" /></a></span></strong></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">4) Stream Output Source &gt;&gt; <strong>Press Next</strong></span></p>
<p style="text-align: justify;"><a href="http://eitwebguru.com/wp-content/uploads/2010/08/vlc1-41.png"><img class="aligncenter size-medium wp-image-901" src="http://eitwebguru.com/wp-content/uploads/2010/08/vlc1-41-300x257.png" alt="vlc1 41 300x257 Setup VLC Stream Network (How to create Secondary Streaming VLC Server and Client)" width="300" height="257" title="Setup VLC Stream Network (How to create Secondary Streaming VLC Server and Client)" /></a></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">5) Destination: Select <strong>HTTP &gt;&gt; Add</strong> (again this server will start stream on port 8080 by default). Also Select the Trans-coding and press Next.</span></p>
<p style="text-align: justify;"><a href="http://eitwebguru.com/wp-content/uploads/2010/08/vlc1-5.png"><img class="aligncenter size-medium wp-image-896" src="http://eitwebguru.com/wp-content/uploads/2010/08/vlc1-5-300x257.png" alt="vlc1 5 300x257 Setup VLC Stream Network (How to create Secondary Streaming VLC Server and Client)" width="300" height="257" title="Setup VLC Stream Network (How to create Secondary Streaming VLC Server and Client)" /></a></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">6) Others:  You will see miscellaneous options which you can select as per your requirement. Press <strong>Stream</strong> to start Streaming.</span></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">Configuring VLC Client (End User)</span></strong></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">1) Open VLC Player on local System</span></p>
<p style="text-align: justify;"><a href="http://eitwebguru.com/wp-content/uploads/2010/08/vlc2-1.png"><img class="aligncenter size-medium wp-image-897" src="http://eitwebguru.com/wp-content/uploads/2010/08/vlc2-1-300x116.png" alt="vlc2 1 300x116 Setup VLC Stream Network (How to create Secondary Streaming VLC Server and Client)" width="300" height="116" title="Setup VLC Stream Network (How to create Secondary Streaming VLC Server and Client)" /></a></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">2) Go to <strong>Media &gt;&gt; Open Network Stream</strong></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">3) Select HTTP Protocol From the Drop Down and <strong>insert the IP address and Port of Secondary Server</strong>. Press <strong>Play</strong>.</span></p>
<p style="text-align: justify;"><a href="http://eitwebguru.com/wp-content/uploads/2010/08/vlc-2-31.png"><img class="aligncenter size-medium wp-image-900" src="http://eitwebguru.com/wp-content/uploads/2010/08/vlc-2-31-238x300.png" alt="vlc 2 31 238x300 Setup VLC Stream Network (How to create Secondary Streaming VLC Server and Client)" width="238" height="300" title="Setup VLC Stream Network (How to create Secondary Streaming VLC Server and Client)" /></a></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><br /></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">That&#8217;s it, your Live VLC Streaming Network is ready.<!--</p--></span></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/setup-vlc-stream-network-how-to-create-secondary-streaming-vlc-server-and-client/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FFMPEG version SVN-r24734 Autoinstaller</title>
		<link>http://eitwebguru.com/ffmpeg-version-svn-r24734-autoinstaller/</link>
		<comments>http://eitwebguru.com/ffmpeg-version-svn-r24734-autoinstaller/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 04:53:58 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[FFMPEG]]></category>
		<category><![CDATA[auto install FFMPEG]]></category>
		<category><![CDATA[ffmpeg autoinstaller]]></category>
		<category><![CDATA[FFMPEG Installation]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=905</guid>
		<description><![CDATA[FFmpeg is a open source project that produces libraries and programs for handling multimedia data and publishes them online. The most popular components of FFmpeg are libavcodec, an audio/video codec library used by several other projects, libavformat, an audio/video container mux and demux library, and the ffmpeg command line program for transcoding multimedia files. FFMPEG [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>FFmpeg</strong> is a open source project that produces libraries and programs for handling multimedia  data and publishes them online. The most popular components of FFmpeg are libavcodec, an audio/video codec library used by several other projects, libavformat, an audio/video container mux and demux library, and the ffmpeg command line program for transcoding  multimedia files.</span></p>
<p><span id="more-905"></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">FFMPEG can be installed manually using detailed steps given on the eUKHost forum thread but if you don&#8217;t want to do manual work and need to get it installed automatically then this thread is for you. If you go through above given thread you will find an autoinstaller script which will also install FFMPEG but it will install the older version of FFMPEG. Now you can install Latest FMMPEG SVN-r24734 version using steps given below.</span></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">Download FMMPEG SVN-r24734 auto-installer Script</span></strong><span style="font-family: Verdana; font-size: small;"><br />
Login to the server and download file using <strong>wget</strong>.</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 30px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">root@server [~]# wget http://eitwebguru.com/soft/ffmpeginstaller.tar.gz</div>
<p><strong><span style="font-family: Verdana; font-size: small;">Extract the downloaded file</span></strong></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 20px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">root@server [~]# tar -zxvf ffmpeginstaller.tar.gz</div>
<p><strong><span style="font-family: Verdana; font-size: small;"><br />
Go to Extracted folder</span></strong></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 20px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">root@server [~]# cd ffmpeginstaller</div>
<p><strong><span style="font-family: Verdana; font-size: small;"><br />
Run Autoinstaller</span></strong></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 20px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">root@server [~]# ./install</div>
<p><span style="font-family: Verdana; font-size: small;"><br />
Now follow the steps and press enter&#8230;now its time to have a cup of coffee.</span></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/ffmpeg-version-svn-r24734-autoinstaller/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install ImageMagick and PHP-iMagick</title>
		<link>http://eitwebguru.com/install-imagemagick-and-php-imagick/</link>
		<comments>http://eitwebguru.com/install-imagemagick-and-php-imagick/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 03:49:20 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[Plesk For Linux]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[How to install ImageMagick]]></category>
		<category><![CDATA[how to install PHP-iMagick]]></category>
		<category><![CDATA[Install ImageMagick]]></category>
		<category><![CDATA[Install ImageMagick and PHP-iMagick]]></category>
		<category><![CDATA[Install PHP-iMagick]]></category>
		<category><![CDATA[What is ImageMagick?]]></category>
		<category><![CDATA[What is PHP-iMagick?. imagemagick version]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=325</guid>
		<description><![CDATA[What is ImageMagick? ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats and it is used to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">What is ImageMagick?</span></strong></p>
<p><span id="more-325"></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats and it is used to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.</span></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">What is PHP-iMagick?</span></strong></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Imagick is a native php extension to create and modify images using the ImageMagick API</span></p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong><span style="font-family: Verdana; font-size: small;">Installation of ImageMagick</span></strong></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">1) Download the latest version of ImageMagick from ImageMagick website i.e. http://www.imagemagick.org/script/download.php (select the mirror near to your server for fast download).	Use following command to download ImageMagick</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 490px; height: 40px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr">[root@support007 src]# <strong>wget ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.5.7-10.tar.gz</strong></pre>
<p><a href="http://eitwebguru.com/wp-content/uploads/2009/12/im1.png"><img class="aligncenter size-medium wp-image-327" src="http://eitwebguru.com/wp-content/uploads/2009/12/im1-300x143.png" alt="im1 300x143 Install ImageMagick and PHP iMagick" width="300" height="143" title="Install ImageMagick and PHP iMagick" /></a></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">2) Extract and go inside the ImageMagick Folder</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 490px; height: 40px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr">[root@support007 src]# <strong>tar -zxf ImageMagick-6.5.7-10.tar.gz</strong>[root@support007 src]# <strong>cd ImageMagick-6.5.7-10</strong></pre>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">3) Configure: You can run <strong>./configure &#8211;help</strong> to see the advance option and select the options as per your requirement. I will go ith default settings/configurations</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 490px; height: 30px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr">[root@support007 ImageMagick-6.5.7-10]# ./configure</pre>
<p> <a href="http://eitwebguru.com/wp-content/uploads/2009/12/im2.png"><img class="aligncenter size-medium wp-image-328" src="http://eitwebguru.com/wp-content/uploads/2009/12/im2-300x143.png" alt="im2 300x143 Install ImageMagick and PHP iMagick" width="300" height="143" title="Install ImageMagick and PHP iMagick" /></a></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">4) Once configure completes (without Error) and you get following screen run <strong>make &amp; make install</strong></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong><br /> </strong></span></p>
<p><a href="http://eitwebguru.com/wp-content/uploads/2009/12/im3.png"><img class="aligncenter size-medium wp-image-329" src="http://eitwebguru.com/wp-content/uploads/2009/12/im3-300x143.png" alt="im3 300x143 Install ImageMagick and PHP iMagick" width="300" height="143" title="Install ImageMagick and PHP iMagick" /></a></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 490px; height: 30px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr">[root@support007 ImageMagick-6.5.7-10]# <strong>make</strong></pre>
<p><a href="http://eitwebguru.com/wp-content/uploads/2009/12/im4.png"><img class="aligncenter size-medium wp-image-330" src="http://eitwebguru.com/wp-content/uploads/2009/12/im4-300x143.png" alt="im4 300x143 Install ImageMagick and PHP iMagick" width="300" height="143" title="Install ImageMagick and PHP iMagick" /></a><br /> <a href="http://eitwebguru.com/wp-content/uploads/2009/12/im5.png"><img class="aligncenter size-medium wp-image-331" src="http://eitwebguru.com/wp-content/uploads/2009/12/im5-300x143.png" alt="im5 300x143 Install ImageMagick and PHP iMagick" width="300" height="143" title="Install ImageMagick and PHP iMagick" /></a></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 490px; height: 30px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr">[root@support007 ImageMagick-6.5.7-10]# <strong>make install</strong></pre>
<p><a href="http://eitwebguru.com/wp-content/uploads/2009/12/im6.png"><img class="aligncenter size-medium wp-image-332" src="http://eitwebguru.com/wp-content/uploads/2009/12/im6-300x143.png" alt="im6 300x143 Install ImageMagick and PHP iMagick" width="300" height="143" title="Install ImageMagick and PHP iMagick" /></a><br /> <a href="http://eitwebguru.com/wp-content/uploads/2009/12/im7.png"><img class="aligncenter size-medium wp-image-333" src="http://eitwebguru.com/wp-content/uploads/2009/12/im7-300x143.png" alt="im7 300x143 Install ImageMagick and PHP iMagick" width="300" height="143" title="Install ImageMagick and PHP iMagick" /></a></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">If the above commands get executed without any errors, !!! Congratulations you have installed ImageMagick on your Server. Now you can check the Imagemagick version using following command</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 490px; height: 80px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr">[root@support007 src]# <strong>convert -version</strong>Version: <strong>ImageMagick 6.5.7-10 2009-12-07 Q16</strong> http://www.imagemagick.orgCopyright: Copyright (C) 1999-2009 ImageMagick Studio LLC</pre>
<p> <a href="http://eitwebguru.com/wp-content/uploads/2009/12/im8.png"><img class="aligncenter size-medium wp-image-334" src="http://eitwebguru.com/wp-content/uploads/2009/12/im8-300x143.png" alt="im8 300x143 Install ImageMagick and PHP iMagick" width="300" height="143" title="Install ImageMagick and PHP iMagick" /></a></p>
<p><span style="text-decoration: underline;"><strong><span style="font-family: Verdana; font-size: small;">Installation of PHP-iMagick</span></strong></span></p>
<p><span style="font-family: Verdana; font-size: small;">1) Download, extract and go to PHP-iMagick directory</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 490px; height: 100px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr">[root@support007 src]# wget http://pecl.php.net/get/imagick-2.3.0.tgz[root@support007 src]# tar zxf imagick-2.3.0.tgz[root@support007 src]# cd imagick-2.3.0[root@support007 imagick-2.3.0]#</pre>
<p> <a href="http://eitwebguru.com/wp-content/uploads/2009/12/im13.png"><img class="aligncenter size-medium wp-image-335" src="http://eitwebguru.com/wp-content/uploads/2009/12/im13-300x98.png" alt="im13 300x98 Install ImageMagick and PHP iMagick" width="300" height="98" title="Install ImageMagick and PHP iMagick" /></a></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">2) Execute phpize command to prepare the build environment for a PHP extension and after that run &#8220;./configure&#8221; </span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 490px; height: 40px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr">[root@support007 imagick-2.3.0]# phpize[root@support007 imagick-2.3.0]# ./configure</pre>
<p> <a href="http://eitwebguru.com/wp-content/uploads/2009/12/im9.png"><img class="aligncenter size-medium wp-image-336" src="http://eitwebguru.com/wp-content/uploads/2009/12/im9-300x143.png" alt="im9 300x143 Install ImageMagick and PHP iMagick" width="300" height="143" title="Install ImageMagick and PHP iMagick" /></a></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">3) Run make and make install to complete the installation.</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 490px; height: 40px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr">[root@support007 imagick-2.3.0]# make[root@support007 imagick-2.3.0]# make install</pre>
<p> <a href="http://eitwebguru.com/wp-content/uploads/2009/12/im11.png"><img class="aligncenter size-medium wp-image-337" src="http://eitwebguru.com/wp-content/uploads/2009/12/im11-300x143.png" alt="im11 300x143 Install ImageMagick and PHP iMagick" width="300" height="143" title="Install ImageMagick and PHP iMagick" /></a></p>
<p><a href="http://eitwebguru.com/wp-content/uploads/2009/12/im12.png"><img class="aligncenter size-medium wp-image-338" src="http://eitwebguru.com/wp-content/uploads/2009/12/im12-300x143.png" alt="im12 300x143 Install ImageMagick and PHP iMagick" width="300" height="143" title="Install ImageMagick and PHP iMagick" /></a></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">4) Add following line in php.ini file to enable imagick extension with PHP. Make sure that the extension is installed in the Directoy mentioned as extension_dir in php.ini</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 490px; height: 30px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr"><strong>extension=imagick.so</strong></pre>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">5) Restart Apache Webserver and create a PHPINFO file in web server&#8217;s document root with code &#8220;&#8221;. Now browse the File and check if you get following results</span></p>
<p><a href="http://eitwebguru.com/wp-content/uploads/2009/12/im14.png"><img class="aligncenter size-medium wp-image-339" src="http://eitwebguru.com/wp-content/uploads/2009/12/im14-284x300.png" alt="im14 284x300 Install ImageMagick and PHP iMagick" width="284" height="300" title="Install ImageMagick and PHP iMagick" /></a></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/install-imagemagick-and-php-imagick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX:- make: *** [libavdevice/v4l.o] Error 1</title>
		<link>http://eitwebguru.com/fix-make-libavdevicev4l-o-error-1/</link>
		<comments>http://eitwebguru.com/fix-make-libavdevicev4l-o-error-1/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 17:31:53 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[FFMPEG]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[ffmpeg compilation error]]></category>
		<category><![CDATA[FFMPEG Error]]></category>
		<category><![CDATA[libavdevice/v4l.o]]></category>
		<category><![CDATA[make error]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=307</guid>
		<description><![CDATA[ERROR: While installing FFMPEG on a server when we run &#8220;make&#8221; after &#8220;./configure&#8221; it gives following error: math-errno       -c -o libavdevice/v4l.o libavdevice/v4l.c In file included from libavdevice/v4l.c:32: /usr/include/linux/videodev.h:56: error: syntax error before "ulong" /usr/include/linux/videodev.h:72: error: syntax error before '}' token libavdevice/v4l.c: In function `grab_read_header': libavdevice/v4l.c:77: error: storage size of 'tuner' isn't known libavdevice/v4l.c:141: error: invalid [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><span style="text-decoration: underline;"><span style="color: #ff0000;"><strong>ERROR:</strong></span></span><span id="more-307"></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">While installing FFMPEG on a server when we run &#8220;<strong>make&#8221;</strong> after <strong>&#8220;./configure&#8221;</strong> it gives following error:</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 490px; height: 250px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr">math-errno       -c -o libavdevice/v4l.o libavdevice/v4l.c
In file included from libavdevice/v4l.c:32:
/usr/include/linux/videodev.h:56: error: syntax error before "ulong"
/usr/include/linux/videodev.h:72: error: syntax error before '}' token
libavdevice/v4l.c: In function `grab_read_header':
libavdevice/v4l.c:77: error: storage size of 'tuner' isn't known
libavdevice/v4l.c:141: error: invalid application of `sizeof' to incomplete type `video_tuner'
libavdevice/v4l.c:148: error: invalid application of `sizeof' to incomplete type `video_tuner'
libavdevice/v4l.c:77: warning: unused variable `tuner'
<strong><span style="color: #ff0000;">make: *** [libavdevice/v4l.o] Error 1</span></strong></pre>
<p><span style="color: #008000;"><span style="text-decoration: underline;"><strong><strong>SOLUTION:</strong></strong></span></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">This problem can be fixed by disabling v41 and v42 for FFMPEG. This can be done when we run &#8220;./configure&#8221; for FFMPEG</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 490px; height: 50px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr"><strong>./configure --enable-libmp3lame --enable-libvorbis --disable-mmx --enable-shared --disable-demuxer=v4l --disable-demuxer=v4l2</strong></pre>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Once this has been completed run &#8220;make&#8221; and &#8220;make install&#8221; to install FFMPEG.</span></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/fix-make-libavdevicev4l-o-error-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

