<?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>For SCENE and Tech Stuffs.</title> <atom:link href="http://bikramkawan.com.np/feed/" rel="self" type="application/rss+xml" /><link>http://bikramkawan.com.np</link> <description></description> <lastBuildDate>Sat, 04 Feb 2012 16:13:45 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Top 10 Must have Best Applications for Ubuntu 12.04 (beginners)</title><link>http://bikramkawan.com.np/top-10-must-have-best-applications-for-ubuntu-12-04-beginners/</link> <comments>http://bikramkawan.com.np/top-10-must-have-best-applications-for-ubuntu-12-04-beginners/#comments</comments> <pubDate>Mon, 30 Jan 2012 10:29:45 +0000</pubDate> <dc:creator>bikramkawan</dc:creator> <category><![CDATA[Ubuntu 12.04]]></category> <category><![CDATA[ubuntu 12.04 best applications for beginners]]></category><guid isPermaLink="false">http://bikramkawan.com.np/?p=1410</guid> <description><![CDATA[These are my top 10 best applications which I installed in my Ubuntu Machine 12.04 after fresh install of Ubuntu 12.04 Ubuntu Restricted Extras’ Packages apt-get install ubuntu-restricted-extras Vlc player apt-get install vlc Filezilla apt-get install filezilla Pidgin apt-get install pidgin Lamp sudo tasksel Then choose Lamp-Server from dialogue box Gimp apt-get install gimp Vim [...]]]></description> <content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1493" title="ubuntu-12.04 precise pangolin" src="http://cdn.bikramkawan.com.np/wp-content/uploads/2012/01/ubuntu-12.04-precise-pangolin.jpg" alt="ubuntu-12.04 precise pangolin" width="350" height="199" />These are my top 10 best applications which I installed in my Ubuntu Machine 12.04 after fresh install of Ubuntu 12.04</p><p><strong>Ubuntu Restricted Extras’ Packages</strong></p><blockquote><p>apt-get install ubuntu-restricted-extras</p></blockquote><p><strong>Vlc player</strong></p><blockquote><p>apt-get install vlc</p></blockquote><p><strong>Filezilla</strong></p><blockquote><p>apt-get install filezilla</p></blockquote><p><strong>Pidgin</strong></p><blockquote><p>apt-get install pidgin</p></blockquote><p><strong>Lamp</strong></p><blockquote><p>sudo tasksel Then choose Lamp-Server from dialogue box</p></blockquote><p><strong>Gimp</strong></p><blockquote><p>apt-get install gimp</p></blockquote><p><strong>Vim Editor</strong></p><blockquote><p>apt-get install vim-nox</p></blockquote><p><strong>Multiget</strong></p><blockquote><p>apt-get install multiget</p></blockquote><p><strong>Geany</strong></p><blockquote><p>apt-get install geany</p></blockquote><p><strong>Deluge</strong></p><blockquote><p>apt-get install deluge</p></blockquote><p>&nbsp;</p><p>&nbsp;</p> ]]></content:encoded> <wfw:commentRss>http://bikramkawan.com.np/top-10-must-have-best-applications-for-ubuntu-12-04-beginners/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How to install wpscan on Ubuntu 11.04,11.10,12.04</title><link>http://bikramkawan.com.np/how-to-install-wpscan-on-ubuntu-10-0411-1012-04/</link> <comments>http://bikramkawan.com.np/how-to-install-wpscan-on-ubuntu-10-0411-1012-04/#comments</comments> <pubDate>Mon, 23 Jan 2012 10:22:17 +0000</pubDate> <dc:creator>bikramkawan</dc:creator> <category><![CDATA[Ubuntu 11.04]]></category> <category><![CDATA[Ubuntu 11.10]]></category> <category><![CDATA[Ubuntu 12.04]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress vulnerability]]></category> <category><![CDATA[WPScan Ubuntu]]></category><guid isPermaLink="false">http://bikramkawan.com.np/?p=1429</guid> <description><![CDATA[Wpscan is wordpress vulnerability , very useful tool to check your wordpress security written on Ruby.WPScan can common security vulnerabilitie also it can list all plugins used by a website hosting WordPress. &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; WPScan Installation Steps: It can be install on Ubuntu older version also.But this is tested [...]]]></description> <content:encoded><![CDATA[<p><a href="http://bikramkawan.com.np/Tag/wpscan-ubuntu/">Wpscan</a> is wordpress vulnerability , very useful tool to check your wordpress security written on Ruby.WPScan can common security vulnerabilitie also it can list all plugins used by a website hosting WordPress.</p><p><img class="size-full wp-image-1430 alignleft" title="WPScan ubuntu" src="http://cdn.bikramkawan.com.np/wp-content/uploads/2012/01/WPScan-ubuntu.png" alt="WPScan ubuntu" width="496" height="200" /></p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p><strong>WPScan Installation Steps:</strong></p><p><strong>It can be install on Ubuntu older version also.But this is tested on 12.04(beta)/11.10/11.04 .</strong></p><blockquote><p>sudo apt-get install rails<br /> sudo apt-get install gem<br /> sudo apt-get install libcurl4-gnutls-dev libopenssl-ruby<br /> sudo gem install typhoeus xml-simple<br /> sudo apt-get install subversion<br /> gem install &#8211;user-install typhoeus</p></blockquote><p><strong>Now Your System is ready to install Wpscan.</strong></p><blockquote><p>svn checkout http://wpscan.googlecode.com/svn/trunk/ ./wpscan</p></blockquote><p>It is downloaded in your current path.</p><p>To go WPScan folder Simply type cd wpscan</p><p>Thanks for  reading this article.</p><p>&nbsp;</p> ]]></content:encoded> <wfw:commentRss>http://bikramkawan.com.np/how-to-install-wpscan-on-ubuntu-10-0411-1012-04/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Ubuntu 12.04 LTS Precise Pangolin free download iso</title><link>http://bikramkawan.com.np/ubuntu-12-04-lts-precise-pangolin-free-download-iso/</link> <comments>http://bikramkawan.com.np/ubuntu-12-04-lts-precise-pangolin-free-download-iso/#comments</comments> <pubDate>Mon, 16 Jan 2012 12:25:21 +0000</pubDate> <dc:creator>bikramkawan</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[Ubuntu 12.04]]></category> <category><![CDATA[Precise Pangolin]]></category><guid isPermaLink="false">http://bikramkawan.com.np/?p=1405</guid> <description><![CDATA[Ubuntu   12.04 with code name Precise Pangolin is set to release final version in April 26th, 2012 as stated by Mark Shuttleworth. Though Alpha 1 released already. If you want to try this Alpha 1 version go through below links to download full iso cd of Ubuntu 12.04. Click the below link. &#160; PC [...]]]></description> <content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1406" title="ubuntu 12.04 lts iso download" src="http://cdn.bikramkawan.com.np/wp-content/uploads/2012/01/ubuntu-12.04-lts-iso-download.jpg" alt="ubuntu 12.04 lts iso download" width="150" height="150" />Ubuntu   12.04 with code name Precise Pangolin is set to release final version in April 26th, 2012 as stated by Mark Shuttleworth. Though Alpha 1 released already. If you want to try this Alpha 1 version go through below links to download full iso cd of Ubuntu 12.04.</p><p>Click the below link.</p><p>&nbsp;</p><blockquote><p><a href="http://cdimage.ubuntu.com/daily-live/current/precise-desktop-i386.iso">PC (Intel x86) desktop CD</a></p><p><a href="http://cdimage.ubuntu.com/daily-live/current/precise-desktop-amd64.iso">64-bit PC (AMD64) desktop CD</a></p><p><a href="http://cdimage.ubuntu.com/daily-live/current/precise-desktop-amd64+mac.iso">64-bit Mac (AMD64) desktop CD</a></p><p><a href="http://cdimage.ubuntu.com/daily-live/current/precise-desktop-powerpc.iso">Mac (PowerPC) and IBM-PPC (POWER5) desktop CD</a></p></blockquote><p>&nbsp;</p> ]]></content:encoded> <wfw:commentRss>http://bikramkawan.com.np/ubuntu-12-04-lts-precise-pangolin-free-download-iso/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Best Seo plugin for WordPress 2012 for beginners blog</title><link>http://bikramkawan.com.np/best-seo-plugin-for-wordpress-2012-for-beginners-blog/</link> <comments>http://bikramkawan.com.np/best-seo-plugin-for-wordpress-2012-for-beginners-blog/#comments</comments> <pubDate>Mon, 16 Jan 2012 10:30:59 +0000</pubDate> <dc:creator>bikramkawan</dc:creator> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress seo 2012]]></category> <category><![CDATA[Yoast SEO]]></category><guid isPermaLink="false">http://bikramkawan.com.np/?p=1387</guid> <description><![CDATA[From the establishment of this blog, I have been using All in One Seo Pack for optimizing my WordPress Blog. Also I use Google XML sitemaps plugin for generating sitemaps. No doubt,Yoast WordPress Seo Tutorial is one of the best tutorial for optimizing wordpress blog.With the influence of that tutorial , I wanna give try [...]]]></description> <content:encoded><![CDATA[<p style="text-align: justify;">From the establishment of this blog, I have been using All in One Seo Pack for optimizing my<a href="http://bikramkawan.com.np/Category/tutorials/wordpress/"> WordPress</a> Blog. Also I use Google XML sitemaps plugin for generating sitemaps. No doubt,Yoast WordPress Seo Tutorial is one of the best tutorial for optimizing wordpress blog.With the influence of that tutorial , I wanna give try the plugin developed by Yoast.</p><p><img class="size-full wp-image-1388 aligncenter" title="wordress seo by yoast" src="http://cdn.bikramkawan.com.np/wp-content/uploads/2012/01/wordress-seo-by-yoast.jpg" alt="wordress seo by yoast" width="580" height="145" />WordPress Seo by Yoast is the rising best seo plugin for WordPress.</p><p>The most impressive part of this plugin for me are:</p><p>1.Preview shown in dashboard.</p><p>2.Generates Sitemap which reduced one plugin for me</p><p>3.Word Counts .</p><p>4.Keyword suggestion .</p><p>[If You want to configure correctly <a href="http://nepallica.com/how-to-configure-wordpress-seo-by-yoast-for-beginners/">click here</a>.]</p> ]]></content:encoded> <wfw:commentRss>http://bikramkawan.com.np/best-seo-plugin-for-wordpress-2012-for-beginners-blog/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How to Make Free Online Pdf Viewer using Php and Imagemagick for website</title><link>http://bikramkawan.com.np/how-to-make-free-online-pdf-viewer-using-php-and-imagemagick-for-website/</link> <comments>http://bikramkawan.com.np/how-to-make-free-online-pdf-viewer-using-php-and-imagemagick-for-website/#comments</comments> <pubDate>Mon, 16 Jan 2012 05:43:45 +0000</pubDate> <dc:creator>bikramkawan</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[Tutorials]]></category> <category><![CDATA[imagemagick php]]></category> <category><![CDATA[imagemagick ubuntu]]></category> <category><![CDATA[php pdf viewer]]></category><guid isPermaLink="false">http://bikramkawan.com.np/?p=1376</guid> <description><![CDATA[If You are web developer and searching for making your own online pdf viewer for your project,Your search now ends here. Before going through tutorial,we first need to make our system/O.S. to meet requirements.For this you need to install Imagemagick . I have already posted regarding how to install imagemagick on ubuntu .After installing just [...]]]></description> <content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1384" title="php_logo" src="http://cdn.bikramkawan.com.np/wp-content/uploads/2012/01/php_logo.jpg" alt="php_logo" width="328" height="230" />If You are web developer and searching for making your own online pdf viewer for your project,Your search now ends here.</p><p>Before going through tutorial,we first need to make our system/O.S. to meet requirements.For this you need to install Imagemagick . I have already posted regarding <a title="How to Install ImageMagick on Ubuntu 11.10 (oneiric ocelot)" href="http://bikramkawan.com.np/how-to-install-imagemagick-on-ubuntu-11-10-oneiric-ocelot/">how to install imagemagick on ubuntu</a> .After installing just copy and paste following code and save it as &#8220;test.php&#8221;.</p><blockquote><p>&lt;?php<br /> $file=$_REQUEST['test.pdf''];<br /> $im1 = new Imagick();<br /> $im1-&gt;readImage($file);<br /> $im1-&gt;resetIterator();<br /> # Combine multiple images into one, stacked vertically.<br /> $ima = $im1-&gt;appendImages(true);<br /> $ima-&gt;setImageFormat(&#8220;png&#8221;);<br /> //resize<br /> //$ima-&gt;setImageResolution(20,20);<br /> $ima-&gt;resampleImage  (100,100,imagick::FILTER_UNDEFINED,1);<br /> //$im1-&gt;cropThumbnailImage( 800, 800 );<br /> //$ima-&gt;resizeImage(600,750, imagick::FILTER_LANCZOS, 1);<br /> $ima-&gt;setCompressionQuality(100);<br /> header(&#8220;Content-Type: image/png&#8221;);<br /> echo $ima;<br /> ?&gt;</p></blockquote><p>Now Upload the &#8220;test.pdf&#8221; in the same folder where your test.php lies.</p><p>Then browse test.php you must see in image format of your pdf.</p> ]]></content:encoded> <wfw:commentRss>http://bikramkawan.com.np/how-to-make-free-online-pdf-viewer-using-php-and-imagemagick-for-website/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Fix Ubuntu software center check your internet connection</title><link>http://bikramkawan.com.np/fix-ubuntu-software-center-check-your-internet-connection-2/</link> <comments>http://bikramkawan.com.np/fix-ubuntu-software-center-check-your-internet-connection-2/#comments</comments> <pubDate>Tue, 10 Jan 2012 09:01:57 +0000</pubDate> <dc:creator>bikramkawan</dc:creator> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[ubuntu 11.10]]></category><guid isPermaLink="false">http://bikramkawan.com.np/?p=1204</guid> <description><![CDATA[While trying to update /install new packages from Ubuntu software center ,my ubuntu 11.10 machine throws out error as &#8220;Check your Internet Connection&#8221;.But I can ping and browse websites. After googling I tried many tricks to solve out this problem .Among them the working tricks for me is 1.Try apt-get update [from terminal] 2.apt-get upgrade [...]]]></description> <content:encoded><![CDATA[<p style="text-align: justify;"><img class="size-full wp-image-1205 alignleft" title="failed to download repository information" src="http://cdn.bikramkawan.com.np/wp-content/uploads/2012/01/failed-to-download-repository-information.png" alt="failed to download repository information" width="340" height="157" />While trying to update /install new packages from <a href="http://bikramkawan.com.np/Tag/ubuntu/">Ubuntu</a> software center ,my ubuntu 11.10 machine throws out error as &#8220;Check your Internet Connection&#8221;.But I can ping and browse websites. After googling I tried many tricks to solve out this problem .Among them the working tricks for me is</p><p>1.Try apt-get update [from terminal]</p><p>2.apt-get upgrade [from terminal]</p><p>3.reboot</p><p>Now your <a href="http://bikramkawan.com.np/Category/linux/ubuntu/">ubuntu</a> software center should work without throwing any error as &#8220;Check your internet connection&#8221;.</p> ]]></content:encoded> <wfw:commentRss>http://bikramkawan.com.np/fix-ubuntu-software-center-check-your-internet-connection-2/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How to fix Ispconfig pure ftpd 530 login authentication failed ubuntu  Linux</title><link>http://bikramkawan.com.np/how-to-fix-ispconfig-pure-ftpd-530-login-authentication-failed-ubuntu-linux/</link> <comments>http://bikramkawan.com.np/how-to-fix-ispconfig-pure-ftpd-530-login-authentication-failed-ubuntu-linux/#comments</comments> <pubDate>Wed, 28 Dec 2011 19:10:09 +0000</pubDate> <dc:creator>bikramkawan</dc:creator> <category><![CDATA[Server]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[Ispconfig 3]]></category> <category><![CDATA[Pure-ftpd-mysql]]></category> <category><![CDATA[Ubuntu 10.04 Ispconfig 3]]></category><guid isPermaLink="false">http://bikramkawan.com.np/?p=1159</guid> <description><![CDATA[I was getting authentication failed error in my webserver which runs on ISPCONFIG 3.I tried changing password many times from Ispconfig web console. But didn&#8217;t worked for me. I tried from ftp client (filezilla) and from my gnome-terminal too. While trying to connect error returned by server is  User bikram OK. Password required PASS (hidden) [...]]]></description> <content:encoded><![CDATA[<p>I was getting authentication failed error in my webserver which runs on ISPCONFIG 3.I tried changing password many times from Ispconfig web console. But didn&#8217;t worked for me. I tried from ftp client (filezilla) and from my gnome-terminal too. While trying to connect error returned by server is <img class="alignright size-full wp-image-1023" title="ispconfing 3-pure-ftpd-mysql" src="http://cdn.bikramkawan.com.np/wp-content/uploads/2011/10/ispconfing-3-pure-ftpd-mysql.png" alt="ispconfing 3-pure-ftpd-mysql" width="224" height="168" /></p><blockquote><p>User bikram OK. Password required<br /> PASS (hidden)<br /> 530 Login authentication failed</p></blockquote><p>From googling I fixed the above error. The solution that worked for me is:</p><blockquote><p>/etc/pure-ftpd/db/mysql.conf</p><p>I&#8217;ve changed the line</p><p>MySQLServer 127.0.0.1</p><p>to</p><p>MySQLServer localhost</p><p>Restart pure-ftpd</p></blockquote><p>Few weeks ago I faced Problem problem in establishing connection in ftp. Go through my older post of puref-ftpd <a title="[Solved] Ispconfig 3 pure-ftpd-mysql not working" href="http://bikramkawan.com.np/solved-ispconfig-3-pure-ftpd-mysql-not-working/">here</a>.</p> ]]></content:encoded> <wfw:commentRss>http://bikramkawan.com.np/how-to-fix-ispconfig-pure-ftpd-530-login-authentication-failed-ubuntu-linux/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>White Screen WordPress Post/Page Error in Changing host Solution</title><link>http://bikramkawan.com.np/white-screen-wordpress-postpage-error-in-changing-host-solution/</link> <comments>http://bikramkawan.com.np/white-screen-wordpress-postpage-error-in-changing-host-solution/#comments</comments> <pubDate>Tue, 27 Dec 2011 13:30:27 +0000</pubDate> <dc:creator>bikramkawan</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress post blank screen]]></category> <category><![CDATA[wordpress post detail problem]]></category><guid isPermaLink="false">http://bikramkawan.com.np/?p=1153</guid> <description><![CDATA[There are many post / articles on internet giving solution to White Screen WordPress or WordPress White Screen of Death I read few of them and have different solution for every specific user. I faced this White Screen Problem in one of my wordpress site. That site returns white content for every post detail though [...]]]></description> <content:encoded><![CDATA[<p style="text-align: justify;"><img class="alignright size-full wp-image-1154" title="white wordpress screen" src="http://cdn.bikramkawan.com.np/wp-content/uploads/2011/12/white-wordpress-screen.png" alt="white wordpress screen" width="250" height="250" />There are many post / articles on internet giving solution to <a href="http://bikramkawan.com.np/Tag/wordpress-post-blank-screen/"><strong>White Screen WordPress</strong></a> or <strong>WordPress White Screen of Death</strong> I read few of them and have different solution for every specific user. I faced this White Screen Problem in one of my <a href="http://bikramkawan.com.np/Category/tutorials/wordpress/">wordpress </a>site. That site returns white content for every post detail though I can see post article headline . But I can see page details of the same site. I thought it was the problem of permalinks and changed to default also but didn&#8217;t worked for me. I didn&#8217;t see any error in my logs too. In one site on the internet it has written that plugins might also create that type of strange problem . So i disabled all the plugin which i have installed. Now I checked my site , it was working fine. I can see post details working. The lesson learn from this error is conflict between the plugins I have installed. I tried enabling one by one again. And the plugin which causing problem in my site has been removed.</p> ]]></content:encoded> <wfw:commentRss>http://bikramkawan.com.np/white-screen-wordpress-postpage-error-in-changing-host-solution/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 1178/1233 objects using disk: basic
Content Delivery Network via cdn.bikramkawan.com.np

Served from: bikramkawan.com.np @ 2012-02-06 09:20:45 -->
