<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Terminal on Bibhas Debnath</title><link>https://bibhasdn.com/tags/terminal/</link><description>Recent content in Terminal on Bibhas Debnath</description><generator>Hugo</generator><language>en-us</language><copyright>© Bibhas D</copyright><lastBuildDate>Sun, 12 Feb 2012 07:59:00 +0000</lastBuildDate><atom:link href="https://bibhasdn.com/tags/terminal/index.xml" rel="self" type="application/rss+xml"/><item><title>Making Skype usable on Fedora 14 and maybe later versions too</title><link>https://bibhasdn.com/posts/2012-02-12-making-skype-usable-on-fedora-14-and-maybe-later-versions-too/</link><pubDate>Sun, 12 Feb 2012 07:59:00 +0000</pubDate><guid>https://bibhasdn.com/posts/2012-02-12-making-skype-usable-on-fedora-14-and-maybe-later-versions-too/</guid><description>&lt;p&gt;I use Skype a lot. But although Skype has a fantastic version for Windows, the Linux part is a bit weak. I run Fedora 14 on my laptop(Compaq CQ42 173TU) and for some reason, Skype wont run on it. With the RPM package of 2.2 Beta, it gets installed but never runs. So I installed the static version of it following this instructions here. But when I would try to run skype from terminal, this error would occur -&#10;[bash]&#10;[root@localhost ~]# skype&#10;skype: error while loading shared libraries: libXv.so.1:&#10;cannot open shared object file: No such file or directory&#10;[/bash]&#10;So to check which dependency package I was missing, I searched with YUM -&#10;[bash]&#10;[root@localhost ~]# yum whatprovides libXv.so.1&#10;[/bash]&#10;and found that this specific package &lt;span class="lang:default decode:true crayon-inline "&gt;libXv-1.0.5-1.fc13.i686&lt;/span&gt; has that specific file. So although I&amp;rsquo;m running Fedora 14 and it&amp;rsquo;s of x86_64 architecture, I installed that package which was meant for Fedora 13 and i686 architecture. Then ran skype from terminal and it worked!&lt;/p&gt;</description></item><item><title>Selective/Conditional Update with Yum</title><link>https://bibhasdn.com/posts/2011-02-26-selective-conditional-update-with-yum/</link><pubDate>Sat, 26 Feb 2011 07:59:00 +0000</pubDate><guid>https://bibhasdn.com/posts/2011-02-26-selective-conditional-update-with-yum/</guid><description>&lt;p&gt;The first thing I noticed after installing Fedora 14 was that there are updates available for my packages. And not a few, more than 400 updates! Sizing about 500mb!&lt;/p&gt;&#10;&lt;p&gt;Now, I use a lame internet plan of 256kbps. Updating all the packages in one go will make me keep this system on for about 5 hours. Thats not possible for me. So I needed a way to update few packages everytime and keep doing that whenever I find time.&lt;/p&gt;</description></item><item><title>Install Adobe Flash Player 10.2 on Fedora 14 x86_64</title><link>https://bibhasdn.com/posts/2011-02-25-install-adobe-flash-player-10-2-on-fedora-14-x86-64/</link><pubDate>Fri, 25 Feb 2011 07:59:00 +0000</pubDate><guid>https://bibhasdn.com/posts/2011-02-25-install-adobe-flash-player-10-2-on-fedora-14-x86-64/</guid><description>&lt;p&gt;Reading the title may make you feel it&amp;rsquo;s pretty simple - Download the flash player rpm package from adobe.com, install it and Done. I thought so too. But even if flash-plugin was installed, Firefox wasn&amp;rsquo;t detecting it. So did some old-style googling, and came up with these commands.&lt;/p&gt;</description></item></channel></rss>