<?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>EAK Just Debian Guru Page :) &#187; Desktop</title>
	<atom:link href="http://eakcorp.com/category/desktop/feed/" rel="self" type="application/rss+xml" />
	<link>http://eakcorp.com</link>
	<description>Just another Linux weblog</description>
	<lastBuildDate>Wed, 24 Mar 2010 08:31:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install Pidgin 2.6.2 on Lenny</title>
		<link>http://eakcorp.com/2010/02/install-pidgin-2-6-2-on-lenny/</link>
		<comments>http://eakcorp.com/2010/02/install-pidgin-2-6-2-on-lenny/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 08:22:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Pidgin]]></category>

		<guid isPermaLink="false">http://eakcorp.com/?p=235</guid>
		<description><![CDATA[The version of Pidgin that is in the Lenny repositories has some problems. It’s an older version and does not work with Yahoo messenger, usually you can’t get the proper certifcate from Yahoo in Pidgin. I attempted to install it myself using the version of Pidgin for Sid by downloading the files from Debian. I [...]]]></description>
			<content:encoded><![CDATA[<p>The version of Pidgin that is in the Lenny repositories has some problems. It’s an older version and does not work with Yahoo messenger, usually you can’t get the proper certifcate from Yahoo in Pidgin. I attempted to install it myself using the version of Pidgin for Sid by downloading the files from Debian. I ran into dependency issue after issue and finally decided just to go with backports.  This is the easiest way to install Pidgin 2.6 on Debian Lenny.</p>
<p>Using <strong>Lenny-Backports</strong> you can<strong> install Pidgin 2.6.2 on Debian Lenny</strong>.<br />
<span id="more-235"></span></p>
<blockquote><p>Backports are recompiled packages from testing (mostly) and unstable (in a few cases only, e.g. security updates), so they will run without new libraries (wherever it is possible) on a stable Debian distribution. I recommend you to pick out single backports which fits your needs, and not to use all backports available here.</p>
<p><a href="http://www.backports.org/dokuwiki/doku.php">-from backports.org</a></p></blockquote>
<p>To add backports to your apt sources do the following steps.</p>
<p>open up <strong>/etc/apt/sources.list</strong> in your editor of choice (as root)</p>
<blockquote><p>add the line:  <strong>deb http://www.backports.org/debian lenny-backports main contrib non-free</strong></p></blockquote>
<p>save the sources.list</p>
<blockquote><p><strong>apt-get update</strong></p></blockquote>
<p>Now you need to add key from backports.</p>
<blockquote><p><strong>apt-get install debian-backports-keyring<br />
</strong></p>
<p>or</p>
<p><strong>gpg –keyserver hkp://subkeys.pgp.net –recv-keys 16BA136C<br />
gpg –export 16BA136C | apt-key add -<br />
</strong></p>
<p>or</p>
<p><strong>wget -O – http://backports.org/debian/archive.key | apt-key add -</strong></p></blockquote>
<p>Now I would suggest removing the current pidgin install.</p>
<blockquote><p><strong>apt-get remove pidgin</strong></p></blockquote>
<p>Once it is removed use the -t lenny-backports flag to install pidgin.</p>
<blockquote><p><strong>apt-get install -t lenny-backports pidgin</strong></p></blockquote>
<p>http://www.debiantoday.com/install-pidgin-2-6-2-on-lenny/</p>
<p><!-- end #sidebar --></p>
]]></content:encoded>
			<wfw:commentRss>http://eakcorp.com/2010/02/install-pidgin-2-6-2-on-lenny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nice Ubuntu themes for karmic Users</title>
		<link>http://eakcorp.com/2010/01/nice-ubuntu-themes-for-karmic-users/</link>
		<comments>http://eakcorp.com/2010/01/nice-ubuntu-themes-for-karmic-users/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 07:38:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Temalar]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://eakcorp.com/?p=207</guid>
		<description><![CDATA[

This tutorial will explain how to install zgegblog-themes in ubuntu jaunty and intrepid
Thanks to Zgegblog for this fantastic themes
 
First edit /etc/apt/sources.list file
sudo gedit /etc/apt/sources.list
add the following lines
deb http://ppa.launchpad.net/bisigi/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/bisigi/ppa/ubuntu karmic main
Save and exit the file
add the GPG key using the following command
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 1781bd45c4c3275a34bb6aec6e871c4a881574de
Update the source list using [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://eakcorp.com/2010/01/nice-ubuntu-themes-for-karmic-users/"><img class="alignnone size-full wp-image-213" title="wild-pres" src="http://eakcorp.com/wp-content/uploads/wild-pres.jpg" alt="" width="720" height="263" /></a><br />
<span id="more-207"></span></p>
<p>This tutorial will explain how to install zgegblog-themes in ubuntu jaunty and intrepid<br />
Thanks to <a onclick="javascript:pageTracker._trackPageview('/outbound/article/francois.vogelweith.com');" href="http://francois.vogelweith.com/" target="_blank">Zgegblog</a> for this fantastic themes<br />
<strong> </strong></p>
<p>First edit /etc/apt/sources.list file</p>
<blockquote><p>sudo gedit /etc/apt/sources.list</p></blockquote>
<p>add the following lines</p>
<blockquote><p>deb http://ppa.launchpad.net/bisigi/ppa/ubuntu karmic main<br />
deb-src http://ppa.launchpad.net/bisigi/ppa/ubuntu karmic main</p></blockquote>
<p>Save and exit the file</p>
<p>add the GPG key using the following command</p>
<blockquote><p>sudo apt-key adv <code>--</code>recv-keys <code>--</code>keyserver keyserver.ubuntu.com 1781bd45c4c3275a34bb6aec6e871c4a881574de</p></blockquote>
<p>Update the source list using the following command</p>
<blockquote><p>sudo aptitude update</p></blockquote>
<p>Install all the themes using the following command</p>
<blockquote><p>sudo aptitude install zgegblog-themes</p></blockquote>
<p>http://www.ubuntugeek.com/nice-ubuntu-themes-for-jaunty-and-intrepid-users.html</p>
]]></content:encoded>
			<wfw:commentRss>http://eakcorp.com/2010/01/nice-ubuntu-themes-for-karmic-users/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Linux Wallpaper</title>
		<link>http://eakcorp.com/2009/11/linux-wallpaper/</link>
		<comments>http://eakcorp.com/2009/11/linux-wallpaper/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 21:59:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wallpapers]]></category>

		<guid isPermaLink="false">http://eakcorp.com/?p=169</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><img src="http://eakcorp.com/wp-content/uploads/111175-linuxshield.jpg" alt="111175-linuxshield" title="111175-linuxshield" width="300"  class="alignleft size-full wp-image-168" /></p>
]]></content:encoded>
			<wfw:commentRss>http://eakcorp.com/2009/11/linux-wallpaper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Centos 5 Multimedia Howto</title>
		<link>http://eakcorp.com/2009/06/centos-5-multimedia-howto/</link>
		<comments>http://eakcorp.com/2009/06/centos-5-multimedia-howto/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 16:02:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desktop]]></category>

		<guid isPermaLink="false">http://linux.eakcorp.net/?p=152</guid>
		<description><![CDATA[Step 1: Add the Rpmforge Repo
rpm -Uhv http://apt.sw.be/redhat/el5/en/i386/RPMS.dag/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
Step 2: Add the Macromedia Repo
rpm -Uhv http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm
Step 3: Install Multimedia Applications
yum -y install libdvdcss libdvdread libdvdplay libdvdnav lsdvd mplayerplug-in mplayer mplayer-gui compat-libstdc++-33 flash-plugin gstreamer-plugins-bad gstreamer-plugins-ugly
Step 4: Installing w32Codecs in order to play everything under the Sun.
wget www1.mplayerhq.hu/MPlayer/releases/codecs/mplayer-codecs-20061022-1.i386.rpm ; rpm -ivh mplayer-codecs-20061022-1.i386.rpm
wget www1.mplayerhq.hu/MPlayer/releases/codecs/mplayer-codecs-extra-20061022-1.i386.rpm; rpm -ivh mplayer-codecs-extra-20061022-1.i386.rpm
Kaynak:http://www.sklav.com/?q=node/2
]]></description>
			<content:encoded><![CDATA[<p>Step 1: Add the Rpmforge Repo</p>
<p>rpm -Uhv http://apt.sw.be/redhat/el5/en/i386/RPMS.dag/rpmforge-release-0.3.6-1.el5.rf.i386.rpm</p>
<p>Step 2: Add the Macromedia Repo</p>
<p>rpm -Uhv http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm</p>
<p>Step 3: Install Multimedia Applications</p>
<p>yum -y install libdvdcss libdvdread libdvdplay libdvdnav lsdvd mplayerplug-in mplayer mplayer-gui compat-libstdc++-33 flash-plugin gstreamer-plugins-bad gstreamer-plugins-ugly</p>
<p>Step 4: Installing w32Codecs in order to play everything under the Sun.</p>
<p>wget www1.mplayerhq.hu/MPlayer/releases/codecs/mplayer-codecs-20061022-1.i386.rpm ; rpm -ivh mplayer-codecs-20061022-1.i386.rpm</p>
<p>wget www1.mplayerhq.hu/MPlayer/releases/codecs/mplayer-codecs-extra-20061022-1.i386.rpm; rpm -ivh mplayer-codecs-extra-20061022-1.i386.rpm</p>
<p>Kaynak:<a href="http://www.sklav.com/?q=node/2">http://www.sklav.com/?q=node/2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://eakcorp.com/2009/06/centos-5-multimedia-howto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Downloading an Entire Web Site with wget</title>
		<link>http://eakcorp.com/2009/04/downloading-an-entire-web-site-with-wget/</link>
		<comments>http://eakcorp.com/2009/04/downloading-an-entire-web-site-with-wget/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 09:18:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desktop]]></category>

		<guid isPermaLink="false">http://debian.eakcorp.net/?p=114</guid>
		<description><![CDATA[If you ever need to download an entire Web site, perhaps for off-line viewing, wget can do the
job—for example:
$ wget \
     --recursive \
     --no-clobber \
     --page-requisites \
     --html-extension \
     --convert-links \
     [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever need to download an entire Web site, perhaps for off-line viewing, wget can do the<br />
job—for example:</p>
<pre>$ wget \
     --recursive \
     --no-clobber \
     --page-requisites \
     --html-extension \
     --convert-links \
     --restrict-file-names=windows \
     --domains website.org \
     --no-parent \
         www.website.org/tutorials/html/</pre>
<p>This command downloads the Web site www.website.org/tutorials/html/.</p>
<p>The options are:</p>
<ul>
<li>--recursive: download the entire Web site.</li>
<li>--domains website.org: don't follow links outside website.org.</li>
<li>--no-parent: don't follow links outside the directory tutorials/html/.</li>
<li>--page-requisites: get all the elements that compose the page (images, CSS and so on).</li>
<li>--html-extension: save files with the .html extension.</li>
<li>--convert-links: convert links so that they work locally, off-line.</li>
<li>--restrict-file-names=windows: modify filenames so that they will work in Windows as well.</li>
<li>--no-clobber: don't overwrite any existing files (used in case the download is interrupted and<br />
resumed).</li>
</ul>
<p>Alintidir[http://www.linuxjournal.com/content/downloading-entire-web-site-wget]<br />
[ad#co-1]</p>
]]></content:encoded>
			<wfw:commentRss>http://eakcorp.com/2009/04/downloading-an-entire-web-site-with-wget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bypassing Video playback problems in Compiz Fusion / Beryl</title>
		<link>http://eakcorp.com/2009/03/bypassing-video-playback-problems-in-compiz-fusion-beryl/</link>
		<comments>http://eakcorp.com/2009/03/bypassing-video-playback-problems-in-compiz-fusion-beryl/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 19:39:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desktop]]></category>

		<guid isPermaLink="false">http://debian.eakcorp.net/?p=111</guid>
		<description><![CDATA[Gstreamer
That’s the default Ubuntu player, used by Totem. To correctly visualize you video files with Totem  proceed as follows:
1) Open a terminal and enter:
gstreamer-properties
2) Move to the Video tag.
3) In default video plugin select “X Window System (without Xv)”.
4) Click on try to verify if it works fine.
5) Close this window, problems solved.
]]></description>
			<content:encoded><![CDATA[<p><em><strong>Gstreamer</strong></em></p>
<p>That’s the default Ubuntu player, used by Totem. To correctly visualize you video files with Totem  proceed as follows:</p>
<p>1) Open a terminal and enter:</p>
<blockquote><p>gstreamer-properties</p></blockquote>
<p>2) Move to the Video tag.<br />
3) In default video plugin select “X Window System (without Xv)”.<br />
4) Click on try to verify if it works fine.<br />
5) Close this window, problems solved.</p>
]]></content:encoded>
			<wfw:commentRss>http://eakcorp.com/2009/03/bypassing-video-playback-problems-in-compiz-fusion-beryl/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to read debian.eakcorp.net on rss reader</title>
		<link>http://eakcorp.com/2009/02/how-to-read-debianeakcorpnet-on-rss-reader/</link>
		<comments>http://eakcorp.com/2009/02/how-to-read-debianeakcorpnet-on-rss-reader/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 14:59:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desktop]]></category>

		<guid isPermaLink="false">http://debian.eakcorp.net/?p=103</guid>
		<description><![CDATA[hi,
i using liferea rss reader for rss, describes the use of images liferea I hope preparing here is your putting benefits.[ad#ad-1]









]]></description>
			<content:encoded><![CDATA[<p>hi,</p>
<p>i using liferea rss reader for rss, describes the use of images liferea I hope preparing here is your putting benefits.[ad#ad-1]</p>
<table border="0">
<tbody>
<tr>
<td><a href="http://eakcorp.net/userfiles/image/Screenshot-1(3).png"><img class="alignleft" src="http://eakcorp.net/userfiles/image/Screenshot-1(3).png" alt="" width="163" height="120" /></a></td>
<td><a href="http://eakcorp.net/userfiles/image/Screenshot-3(1).png"><img class="alignnone" src="http://eakcorp.net/userfiles/image/Screenshot-3(1).png" alt="" width="163" height="120" /></a></td>
<td><a href="http://eakcorp.net/userfiles/image/Screenshot-4(1).png"><img class="alignleft" src="http://eakcorp.net/userfiles/image/Screenshot-4(1).png" alt="" width="163" height="120" /></a></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://eakcorp.com/2009/02/how-to-read-debianeakcorpnet-on-rss-reader/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating LiveCD with LiveMagic</title>
		<link>http://eakcorp.com/2009/02/livemagic-with-creating-livecd-very-easy/</link>
		<comments>http://eakcorp.com/2009/02/livemagic-with-creating-livecd-very-easy/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 01:41:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desktop]]></category>

		<guid isPermaLink="false">http://debian.eakcorp.net/?p=80</guid>
		<description><![CDATA[Hi,
install debian system when some times  livecd or minimal cd not working , therefore i think how to create my debian live cd:) and find  how to make. Create livecd for install  livemagic program. and starting create livecd.
sudo apt-get install live-magic
then starting livemagic
[ad#ad-1]

[ad#ad-1]


[ad#ad-1]

[ad#ad-1]



and then writing livecd image to cd:)
]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>install debian system when some times  livecd or minimal cd not working , therefore i think how to create my debian live cd:) and find  how to make. Create livecd for install  livemagic program. and starting create livecd.<br />
sudo apt-get install live-magic<br />
then starting livemagic<br />
[ad#ad-1]</p>
<p><img class="alignnone" title="resim1" src="http://debian.eakcorp.net/images/LScreenshot-1.png" alt="" width="300"  /><br />
[ad#ad-1]</p>
<p><img class="alignnone" src="http://debian.eakcorp.net/images/LScreenshot-2.png" alt="" width="300" /></p>
<p><img class="alignnone" src="http://debian.eakcorp.net/images/LScreenshot-3.png" alt="" width="300"  /><br />
[ad#ad-1]<br />
<img class="alignnone" src="http://debian.eakcorp.net/images/LScreenshot-4.png" alt="" width="300"  /><br />
[ad#ad-1]<br />
<img class="alignnone" src="http://debian.eakcorp.net/images/LScreenshot-5.png" alt="" width="300"  /><br />
<img class="alignnone" src="http://debian.eakcorp.net/images/LScreenshot-6.png" alt="" width="300"  /><br />
<img class="alignnone" src="http://debian.eakcorp.net/images/LScreenshot-7.png" alt="" width="300"  /><br />
and then writing livecd image to cd:)</p>
]]></content:encoded>
			<wfw:commentRss>http://eakcorp.com/2009/02/livemagic-with-creating-livecd-very-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gnome Themes :P</title>
		<link>http://eakcorp.com/2009/01/gnome-themes-p/</link>
		<comments>http://eakcorp.com/2009/01/gnome-themes-p/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 10:30:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Temalar]]></category>

		<guid isPermaLink="false">http://debian.eakcorp.net/?p=23</guid>
		<description><![CDATA[Sicagi sicagina kurulumu bitirdikten sonra debianim icin guzel bir tema arayisina girdim , arayislarim sonunda guzel birseyler buldum umarim hosuna gider sade vede keskin bir gorunume sahip cok hos bir template  

bu guzel temayi buradan download edebilirsiniz[ad#ad-1]
]]></description>
			<content:encoded><![CDATA[<p>Sicagi sicagina kurulumu bitirdikten sonra debianim icin guzel bir tema arayisina girdim , arayislarim sonunda guzel birseyler buldum umarim hosuna gider sade vede keskin bir gorunume sahip cok hos bir template <img src='http://eakcorp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img class="alignnone" title="themes" src="http://c.fsdn.com/fm/screenshots/51220.png?1115546485" alt="" width="640" height="480" /></p>
<p>bu guzel temayi buradan <a href="http://themes.freshmeat.net/redir/phacile/54909/url_tgz/phacile-default-1.3.tar.gz">download edebilirsiniz</a>[ad#ad-1]</p>
]]></content:encoded>
			<wfw:commentRss>http://eakcorp.com/2009/01/gnome-themes-p/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
