<?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>TheUnical Technologies Blog &#187; OpenSUSE</title>
	<atom:link href="http://blog.theunical.com/category/linux/opensuse/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.theunical.com</link>
	<description>TheUnical Technologies Official Blog</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:46:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to Install Mplayer and Multimedia Codecs (libdvdcss2,w32codecs,w64codecs) in Ubuntu 9.10 (Karmic)</title>
		<link>http://blog.theunical.com/linux/install-mplayer-and-multimedia-codecs-libdvdcss2w32codecs/</link>
		<comments>http://blog.theunical.com/linux/install-mplayer-and-multimedia-codecs-libdvdcss2w32codecs/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 08:43:26 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Karmic Koala]]></category>
		<category><![CDATA[Kernal]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSUSE]]></category>
		<category><![CDATA[RedHat Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[libdvdcss2]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>
		<category><![CDATA[w32codecs]]></category>
		<category><![CDATA[w64codecs]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/linux/install-mplayer-and-multimedia-codecs-libdvdcss2w32codecs/</guid>
		<description><![CDATA[MPlayer is a movie and animation player that supports a wide range of codecs and file formats, including MPEG 1/2/4,DivX 3/4/5, Windows Media 7/8/9, RealAudio/Video up to 9, Quicktime 5/6, and Vivo 1/2. It has many MX/SSE (2)/3Dnow(Ex) optimized native audio and video codecs, but allows using XAnim’s and RealPlayer’s binary codec plugins, and Win32 [...]]]></description>
			<content:encoded><![CDATA[<p>MPlayer is a movie and animation player that supports a wide range of codecs and file formats, including MPEG 1/2/4,DivX 3/4/5, Windows Media 7/8/9, RealAudio/Video up to 9, Quicktime 5/6, and Vivo 1/2. It has many MX/SSE (2)/3Dnow(Ex) optimized native audio and video codecs, but allows using XAnim’s and RealPlayer’s binary codec plugins, and Win32 codec DLLs. It has basic VCD/DVD playback functionality, including DVD subtitles, but supports many text- based subtitle formats too. For video output, nearly every existing interface is supported. It’s also able to convert any supported files to raw/divx/mpeg4 AVI (pcm/mp3 audio), and even video grabbing from V4L devices.</p>
<h2><strong>Install Mplayer in Ubuntu 9.10 (Karmic)</strong></h2>
<p>You nned to make sure you have enabled universe,multiverse repositories</p>
<p>Now you need to run the following command to update the source list</p>
<blockquote><p>sudo apt-get update</p></blockquote>
<p>Install mplayer using the following command</p>
<blockquote><p>sudo apt-get install mplayer</p></blockquote>
<p>or</p>
<p>Click on the following link</p>
<blockquote><p><a href="apt://mplayer" target="_blank">apt://mplayer</a></p></blockquote>
<p>If you want to open mplayer go to Applications—&gt;Sound&amp;Video—&gt; Mplayer Movie Player</p>
<h2><strong>Install w32 video codecs and libdvdcss2 in Ubuntu 9.10 (Karmic)</strong></h2>
<p>Support for WMV, RealMedia and other formats has been bundled into the w32codecs package. This package is not available from the Ubuntu repositories due to licensing and legal restrictions.To play encrypted DVDs, the libdvdcss2 package is essential.</p>
<p>The following command adds Medibuntu’s repository to Ubuntu. It also adds Medibuntu’s GPG key to your keyring, which is needed to authenticate the Medibuntu packages.</p>
<blockquote><p>sudo wget http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list  <code>--</code>output-document=/etc/apt/sources.list.d/medibuntu.list</p></blockquote>
<blockquote><p>sudo apt-get -q update</p></blockquote>
<blockquote><p>sudo apt-get <code>--</code>yes -q <code>--</code>allow-unauthenticated install medibuntu-keyring</p></blockquote>
<blockquote><p>sudo apt-get -q update</p></blockquote>
<p>For<strong> i386 Users</strong> install Codecs using the following command</p>
<blockquote><p>sudo apt-get install w32codecs libdvdcss2</p></blockquote>
<p>For <strong>amd64 Users</strong> install Codecs using the following command</p>
<blockquote><p>sudo apt-get install w64codecs libdvdcss2</p></blockquote>
<p>Using above download locations you can install most of the mutimedia codecs for ubuntu.</p>
<h2><strong>Mplayer Plugin for Firefox</strong></h2>
<p>If you want to install Mplayer with plug-in for Mozilla Firefox run the following command</p>
<blockquote><p>sudo apt-get install mozilla-mplayer</p></blockquote>
<p>or click on the following link</p>
<blockquote><p><a href="apt://mozilla-mplayer" target="_blank">apt://mozilla-mplayer</a></p></blockquote>
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/linux/install-mplayer-and-multimedia-codecs-libdvdcss2w32codecs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iRaveH20 (Gnome Theme GTK+Metacity ) SUSE-Art.org</title>
		<link>http://blog.theunical.com/linux/opensuse/iraveh20-gnome-theme-gtkmetacity-suse-art-org/</link>
		<comments>http://blog.theunical.com/linux/opensuse/iraveh20-gnome-theme-gtkmetacity-suse-art-org/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 02:16:46 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[OpenSUSE]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/linux/opensuse/iraveh20-gnome-theme-gtkmetacity-suse-art-org/</guid>
		<description><![CDATA[Developers can use our public webservice interface. More information here: public api. For further information or comments on this site, please send us a message openSUSE and SUSE are trademarks of Novell, Inc. in the United States and &#8230; SUSE-Art.org Content &#8211; http://www.suse-art.org/]]></description>
			<content:encoded><![CDATA[<p>Developers can use our public webservice interface. More information here: public api. For further information or comments on this site, please send us a message <b>openSUSE</b> and <b>SUSE</b> are trademarks of Novell, Inc. in the United States and <b>&#8230;</b></p>
<p><a href="http://www.suse-art.org/" title="http://www.suse-art.org/"><br />
SUSE-Art.org Content &#8211; http://www.suse-art.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/linux/opensuse/iraveh20-gnome-theme-gtkmetacity-suse-art-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symantec Endpoint Protection v11.0.5 &#124; Upload99.com</title>
		<link>http://blog.theunical.com/linux/opensuse/symantec-endpoint-protection-v11-0-5-upload99-com/</link>
		<comments>http://blog.theunical.com/linux/opensuse/symantec-endpoint-protection-v11-0-5-upload99-com/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 02:16:46 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[OpenSUSE]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/linux/opensuse/symantec-endpoint-protection-v11-0-5-upload99-com/</guid>
		<description><![CDATA[Linux distribution supported: Red Hat Enterprise Linux, SuSE Linux Enterprise (server/desktop), Novell Open – Enterprise Server, VMWare ESX. Symantec Endpoint Protection Manager &#8211; Windows XP Professional SP2; Windows Server 2003 &#8230; Upload99.com &#8211; http://www.upload99.com/]]></description>
			<content:encoded><![CDATA[<p>Linux distribution supported: Red Hat Enterprise Linux, <b>SuSE</b> Linux Enterprise (server/desktop), Novell <b>Open</b> – Enterprise Server, VMWare ESX. Symantec Endpoint Protection Manager &#8211; Windows XP Professional SP2; Windows Server 2003 <b>&#8230;</b></p>
<p><a href="http://www.upload99.com/" title="http://www.upload99.com/"><br />
Upload99.com &#8211; http://www.upload99.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/linux/opensuse/symantec-endpoint-protection-v11-0-5-upload99-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symantec Endpoint Protection 11.0.5002.333 &#124; Security</title>
		<link>http://blog.theunical.com/linux/opensuse/symantec-endpoint-protection-11-0-5002-333-security/</link>
		<comments>http://blog.theunical.com/linux/opensuse/symantec-endpoint-protection-11-0-5002-333-security/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 02:16:46 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[OpenSUSE]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/linux/opensuse/symantec-endpoint-protection-11-0-5002-333-security/</guid>
		<description><![CDATA[SuSE Linux Enterprise (server/desktop) · Novell Open Enterprise Server · VMWare ESX Symantec Endpoint Protection Manager Central Administration Server Minimum requirements · Windows 2000, Windows XP Professional SP2+, Windows Server &#8230; Home &#8211; http://www.downloadvyp.com/]]></description>
			<content:encoded><![CDATA[<p><b>SuSE</b> Linux Enterprise (server/desktop) · Novell <b>Open</b> Enterprise Server · VMWare ESX Symantec Endpoint Protection Manager Central Administration Server Minimum requirements · Windows 2000, Windows XP Professional SP2+, Windows Server <b>&#8230;</b></p>
<p><a href="http://www.downloadvyp.com/" title="http://www.downloadvyp.com/"><br />
Home &#8211; http://www.downloadvyp.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/linux/opensuse/symantec-endpoint-protection-11-0-5002-333-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSUSE for Schools : New Linux User &#8211; Linux Tips – Information &#8230;</title>
		<link>http://blog.theunical.com/linux/opensuse/opensuse-for-schools-new-linux-user-linux-tips-%e2%80%93-information/</link>
		<comments>http://blog.theunical.com/linux/opensuse/opensuse-for-schools-new-linux-user-linux-tips-%e2%80%93-information/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 02:16:46 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[OpenSUSE]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/linux/opensuse/opensuse-for-schools-new-linux-user-linux-tips-%e2%80%93-information/</guid>
		<description><![CDATA[Eventually, it could also be used by home users who are thinking of providing their children computers could also opt to choose Open SUSE, especially Open &#8230;]]></description>
			<content:encoded><![CDATA[<p>Eventually, it could also be used by home users who are thinking of providing their children computers could also opt to choose <b>Open SUSE</b>, especially Open <b>&#8230;</b></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/linux/opensuse/opensuse-for-schools-new-linux-user-linux-tips-%e2%80%93-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unikom Linux Week 2010 – blog: abybashit</title>
		<link>http://blog.theunical.com/linux/opensuse/unikom-linux-week-2010-%e2%80%93-blog-abybashit/</link>
		<comments>http://blog.theunical.com/linux/opensuse/unikom-linux-week-2010-%e2%80%93-blog-abybashit/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 02:16:45 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[OpenSUSE]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/linux/opensuse/unikom-linux-week-2010-%e2%80%93-blog-abybashit/</guid>
		<description><![CDATA[The events will also highlight our favorite distribution openSUSE and it&#39;s two powerful arsenal, openSUSE Build Service and SUSE Studio. Also the latest from two desktop leader, KDE 4 and GNOME 3. For full events list check here. &#8230; blog: abybashit &#8211; http://abybashit.co.cc/]]></description>
			<content:encoded><![CDATA[<p>The events will also highlight our favorite distribution <b>openSUSE</b> and it&#39;s two powerful arsenal, <b>openSUSE</b> Build Service and <b>SUSE</b> Studio. Also the latest from two desktop leader, KDE 4 and GNOME 3. For full events list check here. <b>&#8230;</b></p>
<p><a href="http://abybashit.co.cc/" title="http://abybashit.co.cc/"><br />
blog: abybashit &#8211; http://abybashit.co.cc/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/linux/opensuse/unikom-linux-week-2010-%e2%80%93-blog-abybashit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>openSUSE News 禄 Reminder: first openSUSE Medical Team Meeting &#8230;</title>
		<link>http://blog.theunical.com/linux/opensuse/opensuse-news-%e7%a6%84-reminder-first-opensuse-medical-team-meeting/</link>
		<comments>http://blog.theunical.com/linux/opensuse/opensuse-news-%e7%a6%84-reminder-first-opensuse-medical-team-meeting/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 02:16:45 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[OpenSUSE]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/linux/opensuse/opensuse-news-%e7%a6%84-reminder-first-opensuse-medical-team-meeting/</guid>
		<description><![CDATA[All in One SEO Pack 1.6.10 by Michael Torbert of Semper Fi Web Design[278349] &#8211;&#62; &#60;meta name=&#34;description&#34; content=&#34;The first openSUSE -Medical Team meeting will take place tomorrow (Saturday February 6) at 13:00 UTC. &#8230; Just linux！ &#8211; http://www.jslinux.cn/]]></description>
			<content:encoded><![CDATA[<p>All in One SEO Pack 1.6.10 by Michael Torbert of Semper Fi Web Design[278349] &#8211;&gt; &lt;meta name=&quot;description&quot; content=&quot;The first <b>openSUSE</b> -Medical Team meeting will take place tomorrow (Saturday February 6) at 13:00 UTC. <b>&#8230;</b></p>
<p><a href="http://www.jslinux.cn/" title="http://www.jslinux.cn/"><br />
Just linux！ &#8211; http://www.jslinux.cn/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/linux/opensuse/opensuse-news-%e7%a6%84-reminder-first-opensuse-medical-team-meeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Mad Penguin: WP: Google to Enlist NSA to Help It ward Off &#8230;</title>
		<link>http://blog.theunical.com/linux/opensuse/the-mad-penguin-wp-google-to-enlist-nsa-to-help-it-ward-off/</link>
		<comments>http://blog.theunical.com/linux/opensuse/the-mad-penguin-wp-google-to-enlist-nsa-to-help-it-ward-off/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 02:16:45 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[OpenSUSE]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/linux/opensuse/the-mad-penguin-wp-google-to-enlist-nsa-to-help-it-ward-off/</guid>
		<description><![CDATA[Horrors! Linux Felon Forced to Install Windows! Yes, It&#39;s True: Vista Really IS Shit&#8230;.. Vista · A Sincere &#39;Thank You&#39; to Bill Gates&#8211;No, Really&#8211;I&#8230; PC-BSD Rocks! Back to BSD [Again]! Kate OS · Open Suse 10.3 Beta · Suse 10.3 Beta &#8230; The Mad Penguin &#8211; http://xiong35.blogspot.com/]]></description>
			<content:encoded><![CDATA[<p>Horrors! Linux Felon Forced to Install Windows! Yes, It&#39;s True: Vista Really IS Shit&#8230;.. Vista · A Sincere &#39;Thank You&#39; to Bill Gates&#8211;No, Really&#8211;I&#8230; PC-BSD Rocks! Back to BSD [Again]! Kate OS · <b>Open Suse</b> 10.3 Beta · <b>Suse</b> 10.3 Beta <b>&#8230;</b></p>
<p><a href="http://xiong35.blogspot.com/" title="http://xiong35.blogspot.com/"><br />
The Mad Penguin &#8211; http://xiong35.blogspot.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/linux/opensuse/the-mad-penguin-wp-google-to-enlist-nsa-to-help-it-ward-off/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>openSUSE News 禄 openSUSE Weekly News, Issue 109 is out! &#124; Just &#8230;</title>
		<link>http://blog.theunical.com/linux/opensuse/opensuse-news-%e7%a6%84-opensuse-weekly-news-issue-109-is-out-just/</link>
		<comments>http://blog.theunical.com/linux/opensuse/opensuse-news-%e7%a6%84-opensuse-weekly-news-issue-109-is-out-just/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 02:16:45 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[OpenSUSE]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/linux/opensuse/opensuse-news-%e7%a6%84-opensuse-weekly-news-issue-109-is-out-just/</guid>
		<description><![CDATA[&#60;/p&#62; &#60;p&#62;Read the rest here:&#60;br /&#62; &#60;a target=&#34;_blank&#34; href=&#34;http://news.opensuse.org/2010/02/06/opensuse-weekly-news-issue-109-is-out/&#34; title=&#34;openSUSE News 禄 openSUSE Weekly News, Issue 109 is out!&#34;&#62;openSUSE News 禄 openSUSE Weekly &#8230; Just linux！ &#8211; http://www.jslinux.cn/]]></description>
			<content:encoded><![CDATA[<p>&lt;/p&gt; &lt;p&gt;Read the rest here:&lt;br /&gt; &lt;a target=&quot;_blank&quot; href=&quot;http://news.<b>opensuse</b>.org/2010/02/06/<b>opensuse</b>-weekly-news-issue-109-is-out/&quot; title=&quot;<b>openSUSE</b> News 禄 <b>openSUSE</b> Weekly News, Issue 109 is out!&quot;&gt;<b>openSUSE</b> News 禄 <b>openSUSE</b> Weekly <b>&#8230;</b></p>
<p><a href="http://www.jslinux.cn/" title="http://www.jslinux.cn/"><br />
Just linux！ &#8211; http://www.jslinux.cn/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/linux/opensuse/opensuse-news-%e7%a6%84-opensuse-weekly-news-issue-109-is-out-just/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hoping in the SUSE boat. &#8211; openSUSE Forums</title>
		<link>http://blog.theunical.com/linux/opensuse/hoping-in-the-suse-boat-opensuse-forums/</link>
		<comments>http://blog.theunical.com/linux/opensuse/hoping-in-the-suse-boat-opensuse-forums/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 02:16:45 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[OpenSUSE]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/linux/opensuse/hoping-in-the-suse-boat-opensuse-forums/</guid>
		<description><![CDATA[So. This is another pointless post by some kid saying he has officially decided to install openSUSE 11.2 (: Well. I&#39;ve been using debian based distro, openSUSE Forums &#8211; http://forums.opensuse.org/]]></description>
			<content:encoded><![CDATA[<p>So. This is another pointless post by some kid saying he has officially decided to install <b>openSUSE</b> 11.2 (: Well. I&#39;ve been using debian based distro,</p>
<p><a href="http://forums.opensuse.org/" title="http://forums.opensuse.org/"><br />
openSUSE Forums &#8211; http://forums.opensuse.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/linux/opensuse/hoping-in-the-suse-boat-opensuse-forums/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

