<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Ubuntu Blog auf Deutsch</title>
	
	<link>http://de.ubuntu-blog.com</link>
	<description>Ein Blog für alle Ubuntu-Nutzer, wo Ihr Neuigkeiten, Hilfen, Tutoriale und vieles mehr findet...</description>
	<lastBuildDate>Thu, 20 May 2010 04:10:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ubuntu-blog-de" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="ubuntu-blog-de" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>MD4, MD5 und NTLM mit dem GPU cracken</title>
		<link>http://de.ubuntu-blog.com/md4-md5-und-ntlm-mit-gpu-cracken</link>
		<comments>http://de.ubuntu-blog.com/md4-md5-und-ntlm-mit-gpu-cracken#comments</comments>
		<pubDate>Thu, 20 May 2010 04:10:32 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Sicherheit]]></category>
		<category><![CDATA[CUDA]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Jaunty Jackalope]]></category>
		<category><![CDATA[Lucid Lynx]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[Tipp]]></category>
		<category><![CDATA[Ubuntu 8.10]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://de.ubuntu-blog.com/?p=147</guid>
		<description><![CDATA[ 
CUDA-Multiforcer ist ein unglaubliches Werkzeug, um zu versuchen  MD4, MD5 oder NTLM zu cracken, indem man (Brute Force) mit Hilfe des Grafikprozessors (GPU) anwendet&#8230; Wir können dieses Werkzeug sowohl in Linux, als auch in Windows oder MacOs ausführen, nur müssen wir die dementsprechenden Anforderungen erfüllen&#8230; Unter anderem müssen wir dazu eine Nvidia Grafikkarte [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: right;"><a href="http://ubuntu-blog.com/crack-md4-md5-and-ntlm-with-gpu" rel="nofollow"><img class="size-full wp-image-41" title="Read this article in english" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/us.png" alt="English" height="11" width="16"/></a> <a href="http://es.ubuntu-blog.com/crackeando-md4-md5-y-ntlm-con-el-gpu" rel="nofollow"><img class="alignnone size-full wp-image-44" title="Leer este articulo en espa&ntilde;ol" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/es.png" alt="Espaniol" height="11" width="16"/></a></p>
<p><strong>CUDA-Multiforcer</strong> ist ein unglaubliches Werkzeug, um zu versuchen <strong> MD4, MD5 oder NTLM</strong> zu cracken, indem man (Brute Force) mit Hilfe des Grafikprozessors (<strong>GPU</strong>) anwendet&#8230; Wir können dieses Werkzeug sowohl in Linux, als auch in Windows oder MacOs ausführen, nur müssen wir die dementsprechenden Anforderungen erfüllen&#8230; Unter anderem müssen wir dazu eine <strong>Nvidia Grafikkarte</strong> der G8X Serie (mindest Anforderung, kann natürlich auch besser sein!), mit den dazugehörigen Drivern korrekt installiert und am laufen haben. Für mehr Information empfehlen wir die <a href="http://www.cryptohaze.com/bruteforcers.php"> Seite des Urhebers</a> zu besuchen.</p>
<p style="text-align: center;"><img class="size-full wp-image-273 aligncenter" title="Nvidia CUDA" src="http://es.ubuntu-blog.com/wp-content/uploads/2010/04/nvidia-cuda.jpg" alt="" width="209" height="209" /></p>
<p><span id="more-147"></span></p>
<h2>CUDA-Multiforcer nutzen&#8230;</h2>
<p>Als erstes werden wir die Software <a href="http://cryptohaze.com/releases/CUDA-Multiforcer-Linux-0.61.tar.bz2"> herunterladen </a> und in ein Zielordner auspacken&#8230; dann werden wir es mit folgendem Befehl, über dem Ordner stehend, in einem Terminal ausühren:</p>
<p><em>./CUDA-Multiforcer <strong>-h</strong> {hash type} <strong>-f</strong> {datei mit hash} <strong>-c</strong> {zeichen} <strong>&#8211;min</strong> {minimum länge} <strong>&#8211;max</strong> {maximum länge}</em></p>
<p>Wobei:</p>
<p><strong>{hash type}</strong> -&gt; MD4, MD5 o NTLM.</p>
<p><strong>{datei mit hash}</strong> -&gt; Textdatei mit einem hash pro zeile.</p>
<p><strong>{zeichen}</strong> -&gt; Textdatei mit den Zeichen, die bei dem Test verwendet werden sollen</p>
<p><strong>{minimum länge}</strong> -&gt; minimale anzahl von verwendeten Zeichen für den gesuchten Wert (Option).</p>
<p><strong>{maximum länge}</strong> -&gt; maximale anzahl von verwendeten Zeichen für den gesuchten Wert (Option).</p>
<p>Ein Beispiel könnte sein&#8230; (der MD5 des Wortes &#8220;ubuntu&#8221;):</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;1d41c853af58d3a7ae54990ce29417d8&quot;</span> <span style="color: #000000; font-weight: bold;">&amp;</span>gt; hashf</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;abcdefghijklmnopqrstuvwxyz&quot;</span> <span style="color: #000000; font-weight: bold;">&amp;</span>gt; charset</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">.<span style="color: #000000; font-weight: bold;">/</span>CUDA-Multiforcer <span style="color: #660033;">-h</span> MD5 <span style="color: #660033;">-f</span> hashf <span style="color: #660033;">-c</span> charset <span style="color: #660033;">--min</span> <span style="color: #000000;">5</span> <span style="color: #660033;">--max</span> <span style="color: #000000;">7</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://de.ubuntu-blog.com/md4-md5-und-ntlm-mit-gpu-cracken/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Autovervollständigung für den Befehl sudo aktivieren</title>
		<link>http://de.ubuntu-blog.com/autovervollstandigung-fur-den-befehl-sudo-aktivieren-karmic-koala</link>
		<comments>http://de.ubuntu-blog.com/autovervollstandigung-fur-den-befehl-sudo-aktivieren-karmic-koala#comments</comments>
		<pubDate>Tue, 10 Nov 2009 00:52:36 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Tipps]]></category>
		<category><![CDATA[Karmic Koala]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[Tipp]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://de.ubuntu-blog.com/?p=146</guid>
		<description><![CDATA[ 
Als ich anfing die neueste Ubuntu Version, Karmic Koala zu benutzen, habe ich gemerkt, dass die Autovervollständigung des Terminals nicht mehr so funltionierte wie ich es gewohnt war&#8230;. Ein bischen später habe ich dann gemerkt, dass nur der Befehl bzw. das Kommando sudo Probleme mit der Autovervollständigung bereitet&#8230; und noch ein bischen später bin [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: right;"><a href="http://ubuntu-blog.com/enable-autocomplete-for-sudo-command-autofill" rel="nofollow"><img class="size-full wp-image-41" title="Read this article in english" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/us.png" alt="English" height="11" width="16"/></a> <a href="http://es.ubuntu-blog.com/activar-autocompletar-cuando-usamos-el-comando-sudo" rel="nofollow"><img class="alignnone size-full wp-image-44" title="Leer este articulo en espa&ntilde;ol" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/es.png" alt="Espaniol" height="11" width="16"/></a></p>
<p>Als ich anfing die <strong>neueste Ubuntu Version</strong>, <a href="http://de.ubuntu-blog.com/Schlagwort/karmic-koala">Karmic Koala</a> zu benutzen, habe ich gemerkt, dass die Autovervollständigung des Terminals nicht mehr so funltionierte wie ich es gewohnt war&#8230;. Ein bischen später habe ich dann gemerkt, dass nur der Befehl bzw. das Kommando <strong>sudo</strong> Probleme mit der Autovervollständigung bereitet&#8230; und noch ein bischen später bin ich dann über den <a href="http://stemp.wordpress.com/2009/11/06/bash-auto-completion-et-sudo/">Blog</a> von diesem Französischem jungen Mann gefallen, wo genau erklärt wird wie man <strong>die Autovervollständigung für sudo in Karmic Koala aktivieren</strong> kann.<br />
Also, für alle, die auch nicht ohne die Autovervollständigung leben können, hier Schritt für Schritt, was man machen muss um die Selbstvervollständigung in Ubuntu Kamic Koala wieder zu aktivieren:</p>
<p>Folgenden <strong>Befehl in einer Konsole ausführen</strong>.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">gedit ~<span style="color: #000000; font-weight: bold;">/</span>.bashrc</pre></div></div>

<p>Und dann folgende Zeilen kopieren:</p>
<p>if [ "$PS1" ]; then<br />
complete -cf sudo<br />
fi</p>
<p>Jetzt muss nur noch die Änderung gespeichert werden, und wenn wir das nächste Mal unser Terminal öffnen, funktioniert die Autovervollständigung so, wie sie letzten Sommer funktioniert hat&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://de.ubuntu-blog.com/autovervollstandigung-fur-den-befehl-sudo-aktivieren-karmic-koala/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Von megaupload und rapidshare von der Konsole aus herunterladen</title>
		<link>http://de.ubuntu-blog.com/von-megaupload-und-rapidshare-von-terminal-konsole-aus-herunterladen-downloaden-download-manager-ubuntu</link>
		<comments>http://de.ubuntu-blog.com/von-megaupload-und-rapidshare-von-terminal-konsole-aus-herunterladen-downloaden-download-manager-ubuntu#comments</comments>
		<pubDate>Sun, 08 Nov 2009 00:26:02 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Download Manager]]></category>
		<category><![CDATA[Tipps]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Jaunty Jackalope]]></category>
		<category><![CDATA[Karmic Koala]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tipp]]></category>
		<category><![CDATA[Ubuntu 8.10]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://de.ubuntu-blog.com/?p=145</guid>
		<description><![CDATA[ 
Einer der nach unserer Meinung besten Download Manager für Ubuntu ist Plowshare, ein Programm, mit dem wir Dateien von der Konsole, oder dem Terminal aus hochladen und herunterladen bzw. uploaden und downloaden können.  Die meissten der bekanntesten Server werden dabei unterstützt, zum Beispiel können wir von Megaupload, Rapidshare, 2Shared, Badongo, Mediafire, 4Shared, ZShare [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: right;"><a href="http://ubuntu-blog.com/download-from-rapishare-and-megaupload-by-command-shell-download-manager-ubuntu" rel="nofollow"><img class="size-full wp-image-41" title="Read this article in english" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/us.png" alt="English" height="11" width="16"/></a> <a href="http://es.ubuntu-blog.com/descarga-de-rapidshare-y-megaupload-desde-la-consola" rel="nofollow"><img class="alignnone size-full wp-image-44" title="Leer este articulo en espa&ntilde;ol" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/es.png" alt="Espaniol" height="11" width="16"/></a></p>
<p>Einer der nach unserer Meinung besten <strong>Download Manager für Ubuntu</strong> ist <a href="http://code.google.com/p/plowshare/">Plowshare</a>, ein Programm, mit dem wir <strong>Dateien </strong>von der Konsole, oder dem Terminal aus <strong>hochladen und herunterladen</strong> bzw. <strong>uploaden und downloaden</strong> können.  Die meissten der bekanntesten Server werden dabei unterstützt, zum Beispiel können wir von <strong>Megaupload</strong>, <strong>Rapidshare</strong>, 2Shared, Badongo, <strong>Mediafire</strong>, <strong>4Shared</strong>, ZShare und <strong>DepostFiles</strong> herunterladen.<br />
Um die Software zu installieren, müssen wir ersteinmal die richtigen Codex haben:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> curl librecode0 recode tesseract-ocr tesseract-ocr-deu tesseract-ocr-eng imagemagick</pre></div></div>

<p>Dann besuchen wir <a href="http://code.google.com/p/plowshare/">die Seite des Autors</a> um zu sehen welches die neueste Version ist (Heute ist es 0.8.1) und dann führen wir folgende Befehle in unserer Konsole aus (In dem Fall eine neuere Version zu installieren, muss diese ersetzt werden!):</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>plowshare.googlecode.com<span style="color: #000000; font-weight: bold;">/</span>files<span style="color: #000000; font-weight: bold;">/</span>plowshare-0.8.1.tgz</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">tar</span> xvzf plowshare-0.8.1.tgz</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> plowshare-0.8.1</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">bash</span> setup.sh <span style="color: #c20cb9; font-weight: bold;">install</span></pre></div></div>

<p>und jetzt können wir <strong>Dateien vom Terminal aus herunterladen</strong>, in dem wir den Befehl plowdown ausführen und <strong>hochladen</strong> indem wir plowup nutzen.<br />
Hier ein paar Beispiele:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">plowdown http:<span style="color: #000000; font-weight: bold;">//</span>rapidshare.com<span style="color: #000000; font-weight: bold;">/</span>files<span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">289304031</span><span style="color: #000000; font-weight: bold;">/</span>ubuntu-blog.tar</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">plowdown LinkListe.txt</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">plowup NameDerDateiDieHochgeladenWerdenSoll megaupload</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://de.ubuntu-blog.com/von-megaupload-und-rapidshare-von-terminal-konsole-aus-herunterladen-downloaden-download-manager-ubuntu/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Lösung für die Wiki-Lyrics Fehlermeldung in Amarok 1.4</title>
		<link>http://de.ubuntu-blog.com/losung-fur-die-wiki-lyrics-fehlermeldung-in-amarok-1-4</link>
		<comments>http://de.ubuntu-blog.com/losung-fur-die-wiki-lyrics-fehlermeldung-in-amarok-1-4#comments</comments>
		<pubDate>Wed, 04 Nov 2009 03:04:22 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Tipps]]></category>
		<category><![CDATA[amarok]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fehler]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Jaunty Jackalope]]></category>
		<category><![CDATA[Karmic Koala]]></category>
		<category><![CDATA[Tipp]]></category>
		<category><![CDATA[Ubuntu 8.10]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://de.ubuntu-blog.com/?p=144</guid>
		<description><![CDATA[ 
Wahrscheinlich seid Ihr, wenn Ihr das Wiki-Lyrics Script ausführen wolltet, schon einmal über die folgende Fehlermeldung gestolpert:
Es tut uns leid&#8230;
Sie benötigen QtRuby, RubyGTK oder TkRuby um dieses Programm auszuführen.
Um diesen Fehler zu beheben, müssen wir das  libgtk2-ruby Paket installieren, indem wir folgenden Befehl in einem Terminal ausführen:

sudo apt-get install libgtk2-ruby

]]></description>
			<content:encoded><![CDATA[<p style="text-align: right;"><a href="http://ubuntu-blog.com/solution-to-wiki-lyrics-script-error-on-amarok-1-4" rel="nofollow"><img class="size-full wp-image-41" title="Read this article in english" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/us.png" alt="English" height="11" width="16"/></a> <a href="http://es.ubuntu-blog.com/solucion-wiki-lyrics-en-amarok" rel="nofollow"><img class="alignnone size-full wp-image-44" title="Leer este articulo en espa&ntilde;ol" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/es.png" alt="Espaniol" height="11" width="16"/></a></p>
<p>Wahrscheinlich seid Ihr, wenn Ihr das Wiki-Lyrics Script ausführen wolltet, schon einmal über die folgende Fehlermeldung gestolpert:</p>
<p>Es tut uns leid&#8230;<br />
Sie benötigen <strong>QtRuby</strong>, <strong>RubyGTK</strong> oder <strong>TkRuby</strong> um dieses Programm auszuführen.</p>
<p>Um diesen Fehler zu beheben, müssen wir das  <strong>libgtk2-ruby</strong> Paket installieren, indem wir folgenden Befehl in einem Terminal ausführen:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> libgtk2-ruby</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://de.ubuntu-blog.com/losung-fur-die-wiki-lyrics-fehlermeldung-in-amarok-1-4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>System Menu Icons anzeigen</title>
		<link>http://de.ubuntu-blog.com/system-menu-icons-anzeigen-karmic-koala</link>
		<comments>http://de.ubuntu-blog.com/system-menu-icons-anzeigen-karmic-koala#comments</comments>
		<pubDate>Wed, 04 Nov 2009 02:39:17 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Tipps]]></category>
		<category><![CDATA[Karmic Koala]]></category>
		<category><![CDATA[Tipp]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://de.ubuntu-blog.com/?p=143</guid>
		<description><![CDATA[ 
In der neuen Ubuntu Version Karmic Koala, werden standartmässig die &#8220;System&#8221; Menü Icons nicht angezeigt. Falls wir sie wieder so sehen möchten, wie wir es aus vorherigen Ubuntu Versionen gewohnt sind&#8230; müssen wir lediglich wieder Ubuntu Jaunty Jackalope installieren (nein, natürlich nicht!!!! war nur ein Scherz&#8230;so schlimm ist es nicht&#8230;) oder wir können folgenden [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: right;"><a rel="nofollow" href="http://ubuntu-blog.com/show-viewsystem-menu-icons-visualize-karmic-koala"><img class="size-full wp-image-41" title="Read this article in english" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/us.png" alt="English" width="16" height="11" /></a> <a rel="nofollow" href="http://es.ubuntu-blog.com/visualizar-icones-en-el-menu-sistema"><img class="alignnone size-full wp-image-44" title="Leer este articulo en español" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/es.png" alt="Espaniol" width="16" height="11" /></a></p>
<p>In der neuen Ubuntu Version Karmic Koala, werden standartmässig die <strong>&#8220;System&#8221; Menü Icons</strong> nicht angezeigt. Falls wir sie wieder so sehen möchten, wie wir es aus vorherigen Ubuntu Versionen gewohnt sind&#8230; müssen wir lediglich wieder <strong>Ubuntu Jaunty Jackalope installieren </strong>(nein, natürlich nicht!!!! war nur ein Scherz&#8230;so schlimm ist es nicht&#8230;) oder wir können folgenden <strong>Befehl </strong>in einem Terminal <strong>ausführen</strong> :</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">gconftool-<span style="color: #000000;">2</span> <span style="color: #660033;">--type</span> Boolean <span style="color: #660033;">--set</span> <span style="color: #000000; font-weight: bold;">/</span>desktop<span style="color: #000000; font-weight: bold;">/</span>gnome<span style="color: #000000; font-weight: bold;">/</span>interface<span style="color: #000000; font-weight: bold;">/</span>menus_have_icons True</pre></div></div>

<p>Und dann&#8230; sollten wir wieder etwas ähnliches wie auf dem folgenden Screenshot sehen&#8230;</p>
<p style="text-align: center;"><img class="size-full wp-image-271 aligncenter" title="ubuntu-karmic-menu-iconos" src="http://es.ubuntu-blog.com/wp-content/uploads/2009/11/menu.png" alt="ubuntu-karmic-menu-iconos" width="201" height="168" /></p>
]]></content:encoded>
			<wfw:commentRss>http://de.ubuntu-blog.com/system-menu-icons-anzeigen-karmic-koala/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dalle | Werkzeug um geteilte Dateien zu vereinen</title>
		<link>http://de.ubuntu-blog.com/dalle-werkzeug-um-geteilte-dateien-zu-verbinden-vereinen</link>
		<comments>http://de.ubuntu-blog.com/dalle-werkzeug-um-geteilte-dateien-zu-verbinden-vereinen#comments</comments>
		<pubDate>Sat, 01 Aug 2009 02:43:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tipps]]></category>
		<category><![CDATA[Tutoriale]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Jaunty Jackalope]]></category>
		<category><![CDATA[Ubuntu 8.10]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>

		<guid isPermaLink="false">http://de.ubuntu-blog.com/?p=141</guid>
		<description><![CDATA[ 
Nach seinem Autor, ist Dalle eine Sammlung von Bibliotheken und Programmen, um in verschiedene Formaten mit geteilten Dateien arbeiten zu können. Ausser  geteilte Dateien verbinden, können wir mit Dalle auch  Dateien teilen.

Die Formate, die unterstützt werden sind folgende:

Astrotite
Axman 3
Easy File Splitter
File Splitter
Genérico
Hacha (1, 2 y Pro)
KamaleoN (1 y 2)
MaxSplitter
SplitFile
Zip

Wir können das Programm [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: right;"><a rel="nofollow" href="http://ubuntu-blog.com/dalle-tool-to-put-splitted-files-together"><img class="size-full wp-image-41" title="Read this article in english" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/us.png" alt="English" width="16" height="11" /></a> <a rel="nofollow" href="http://es.ubuntu-blog.com/dalle-herramienta-para-unir-archivos-cortados"><img class="alignnone size-full wp-image-44" title="Leer este articulo en español" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/es.png" alt="Espaniol" width="16" height="11" /></a></p>
<p>Nach seinem Autor, ist Dalle eine Sammlung von Bibliotheken und Programmen, um in verschiedene Formaten <strong>mit geteilten Dateien arbeiten</strong> zu können. Ausser <strong> geteilte Dateien verbinden</strong>, können wir mit Dalle auch <strong> Dateien teilen</strong>.</p>
<p style="text-align: center;"><img class="size-full wp-image-264 aligncenter" title="Logo Dalle" src="http://es.ubuntu-blog.com/wp-content/uploads/2009/07/dalle-logo.png" alt="Logo Dalle" width="252" height="120" /></p>
<p>Die Formate, die unterstützt werden sind folgende:</p>
<ul>
<li>Astrotite</li>
<li>Axman 3</li>
<li>Easy File Splitter</li>
<li><strong>File Splitter</strong></li>
<li>Genérico</li>
<li><strong>Hacha (1, 2 y Pro)</strong></li>
<li>KamaleoN (1 y 2)</li>
<li>MaxSplitter</li>
<li>SplitFile</li>
<li><strong>Zip</strong></li>
</ul>
<p>Wir können das Programm als ein <strong><em>deb</em> Packet </strong> von der <a href="http://sourceforge.net/projects/dalle/files/">download section der Sourceforge Seite herunterladen</a>.</p>
<p>Einmal installiert, können wir das Programm starten, indem wir folgenden Befehl in einem Terminal ausführen:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">dalle-gtk</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://de.ubuntu-blog.com/dalle-werkzeug-um-geteilte-dateien-zu-verbinden-vereinen/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In Pidgin anzeigen was ich gerade in Spotify höre</title>
		<link>http://de.ubuntu-blog.com/in-pidgin-anzeigen-was-ich-gerade-in-spotify-hore</link>
		<comments>http://de.ubuntu-blog.com/in-pidgin-anzeigen-was-ich-gerade-in-spotify-hore#comments</comments>
		<pubDate>Sat, 01 Aug 2009 01:11:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Chat-Programme]]></category>
		<category><![CDATA[Tipps]]></category>
		<category><![CDATA[Tutoriale]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Jaunty Jackalope]]></category>
		<category><![CDATA[Tipp]]></category>
		<category><![CDATA[Ubuntu 8.10]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>

		<guid isPermaLink="false">http://de.ubuntu-blog.com/?p=140</guid>
		<description><![CDATA[ 
Aufgrund, eines Kommentares, den wir von Silverwolf bekommen haben, in dem er uns fragte wie man anzeigen kann, was man gerade in spotify hört, haben wir uns auf die Suche gemacht eine Lösung auf das Problem zu finden&#8230; und einen Plugin gefunden um dies in Pidgin zu erreichen&#8230; (wir suchen noch nach einer Möglichkeit [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: right;"><a rel="nofollow" href="http://ubuntu-blog.com/show-in-pidgin-what-youre-listening-on-spotify"><img class="size-full wp-image-41" title="Read this article in english" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/us.png" alt="English" width="16" height="11" /></a> <a rel="nofollow" href="http://es.ubuntu-blog.com/mostrar-en-pidgin-lo-que-estoy-escuchando-en-spotify"><img class="alignnone size-full wp-image-44" title="Leer este articulo en español" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/es.png" alt="Espaniol" width="16" height="11" /></a></p>
<p>Aufgrund, eines <a href="http://es.ubuntu-blog.com/mostrar-lo-que-estoy-escuchando-en-emesene#comment-145">Kommentares</a>, den wir von <a href="http://crystalubuntu.wordpress.com/">Silverwolf</a> bekommen haben, in dem er uns fragte wie man <strong>anzeigen kann, was man gerade in spotify hört</strong>, haben wir uns auf die Suche gemacht eine Lösung auf das Problem zu finden&#8230; und einen <a href="http://github.com/pilt/spotify/tree/master">Plugin</a> gefunden um dies in Pidgin zu erreichen&#8230; (wir suchen noch nach einer Möglichkeit in <strong>emesene</strong> anzuzeigen <strong>was man gerade hört</strong>)</p>
<p style="text-align: center;"><img class="size-full wp-image-262 aligncenter" title="Logo Pidgin" src="http://es.ubuntu-blog.com/wp-content/uploads/2009/07/pidgin.png" alt="Logo Pidgin" width="130" height="130" /></p>
<p><span id="more-140"></span><br />
Um den Plugin zu installieren, öffnen wir ein Terminal und folgen folgenden Schritten:</p>
<p>Als erstes laden wir ihn herunter&#8230;</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>github.com<span style="color: #000000; font-weight: bold;">/</span>pilt<span style="color: #000000; font-weight: bold;">/</span>spotify<span style="color: #000000; font-weight: bold;">/</span>tarball<span style="color: #000000; font-weight: bold;">/</span>master</pre></div></div>

<p>Einmal <strong>heruntergeladen, installieren wir die Abhängikeiten&#8230;</strong></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> libx11-dev libglib2.0-dev libpurple-dev build-essential</pre></div></div>

<p>Wir entpacken&#8230;</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">tar</span> zxf pilt-spotify-b3069c7cfa4002990da623135d5ff4b454d67e00.tar.gz</pre></div></div>

<p>Wir stellen zusammen&#8230;</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> pilt-spotify-b3069c7cfa4002990da623135d5ff4b454d67e00</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">make</span></pre></div></div>

<p>Und wir bewegen alles in den Ordner der<strong> Pidgin plugins</strong>&#8230;</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">mkdir</span> ~<span style="color: #000000; font-weight: bold;">/</span>.purple<span style="color: #000000; font-weight: bold;">/</span>plugins</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">cp</span> spotify_playing.so ~<span style="color: #000000; font-weight: bold;">/</span>.purple<span style="color: #000000; font-weight: bold;">/</span>plugins<span style="color: #000000; font-weight: bold;">/</span></pre></div></div>

<p>Jetzt müssen wir nur noch Pidgin neustarten und den Plugin aktivieren&#8230;</p>
<p style="text-align: center;"><a href="http://es.ubuntu-blog.com/wp-content/uploads/2009/07/pidgin-plugins.png"><img class="alignnone size-medium wp-image-258" title="Pidgin Plugins Spotify" src="http://es.ubuntu-blog.com/wp-content/uploads/2009/07/pidgin-plugins-292x300.png" alt="Pidgin Plugins Spotify" width="292" height="300" /></a></p>
<p style="text-align: center;">(Auf das Bild klicken um es zu vergrössern)</p>
<p>Und schon können wir <strong>in Spotify anzeigen</strong> was wir gerade hören&#8230;</p>
<p style="text-align: center;"><a href="http://es.ubuntu-blog.com/wp-content/uploads/2009/07/now-playing-spotify.png"><img class="alignnone size-medium wp-image-259" title="Now Playing Spotify" src="http://es.ubuntu-blog.com/wp-content/uploads/2009/07/now-playing-spotify-300x152.png" alt="Now Playing Spotify" width="300" height="152" /></a></p>
<p style="text-align: center;">(Auf das Bild klicken um es zu vergrössern)</p>
]]></content:encoded>
			<wfw:commentRss>http://de.ubuntu-blog.com/in-pidgin-anzeigen-was-ich-gerade-in-spotify-hore/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Frets on Fire rockiger als je zuvor…</title>
		<link>http://de.ubuntu-blog.com/frets-on-fire-rockiger-als-je-zuvor-ubuntu-spiele</link>
		<comments>http://de.ubuntu-blog.com/frets-on-fire-rockiger-als-je-zuvor-ubuntu-spiele#comments</comments>
		<pubDate>Mon, 27 Jul 2009 00:19:17 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Spiele]]></category>
		<category><![CDATA[frets on fire]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Jaunty Jackalope]]></category>
		<category><![CDATA[Ubuntu 8.10]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>

		<guid isPermaLink="false">http://de.ubuntu-blog.com/?p=139</guid>
		<description><![CDATA[ 
Wie Ihr wahrscheinlich wisst, oder gegebenenfalls jetzt zu wissen bekommt, ist Frets on Fire ein multiplatform Spiel das wir gratis unter Ubuntu Spielen können. Frets on Fire ermöglicht es uns, unsere Tastatur in eine E-Gitarre zu verwandeln, ein bischen zu flashen und uns wie  Jimi Hendrix zu fühlen&#8230;
Das Spiel ist ziemlich gut gemacht, auch [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: right;"><a rel="nofollow" href="http://ubuntu-blog.com/frets-on-fire-best-ever-seen-ubuntu-game"><img class="size-full wp-image-41" title="Read this article in english" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/us.png" alt="English" width="16" height="11" /></a> <a rel="nofollow" href="http://es.ubuntu-blog.com/frets-on-fire-mas-rockero-que-nunca"><img class="alignnone size-full wp-image-44" title="Leer este articulo en español" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/es.png" alt="Espaniol" width="16" height="11" /></a></p>
<p>Wie Ihr wahrscheinlich wisst, oder gegebenenfalls jetzt zu wissen bekommt, ist <strong>Frets on Fire</strong> ein <strong>multiplatform Spiel </strong>das wir<strong> gratis unter Ubuntu Spielen</strong> können. Frets on Fire ermöglicht es uns, unsere Tastatur in eine E-Gitarre zu verwandeln, ein bischen zu flashen und uns wie  <strong>Jimi Hendrix</strong> zu fühlen&#8230;</p>
<p>Das Spiel ist ziemlich gut gemacht, auch wenn für uns die <strong>Originalversion </strong>auf die dauer etwas zu  &#8220;luschig&#8221; ist&#8230; daher haben wir uns verzweifelt in das www gestürzt um einen Weg zu finden das <strong>Spiel </strong>ein bischen zu ändern und zu <strong>tunen </strong>oder besser gesagt auf zu pimpen&#8230; dabei wir haben etwas gefunden, dass wirklich rockt und keine Wünsche offen lässt&#8230; heute möchten wir Euch daher den <strong>mod MFH</strong> presentieren&#8230;</p>
<p style="text-align: center;"><img class="size-medium wp-image-256 aligncenter" title="guitarra-electrica" src="http://es.ubuntu-blog.com/wp-content/uploads/2009/07/guitarra-electrica-300x221.jpg" alt="guitarra-electrica" width="300" height="221" /><br />
<span id="more-139"></span></p>
<p><strong>VERMERK</strong>: Es sei vorweg gesagt, dass Ubuntu-blog sich nicht dafür verantwortlich macht, wenn Ihr Euch nach dem Lesen des Posts, die gesammte Kleidung vom Körper gerissen habt und mit dem Tastaturkabel um die Taille, vorm Computer steht&#8230; während Eure Nachbarn an der Tür klopfen und darum bitten, dass Ihr doch bitte die Lautstärke etwas runter drehen sollt&#8230;</p>
<p>Ok&#8230; nun wo das klar gestellt wäre, können wir anfangen&#8230;</p>
<p>Zuerst werfen wir einmal einen Blick auf die <strong>vorher </strong>und <strong>nachher Screenshots</strong> von Frets on Fire..</p>
<p style="text-align: center;"><a href="http://es.ubuntu-blog.com/wp-content/uploads/2009/07/fets-on-fire-original-start.png"><img class="alignnone size-thumbnail wp-image-252" title="fets-on-fire-original-start" src="http://es.ubuntu-blog.com/wp-content/uploads/2009/07/fets-on-fire-original-start-150x150.png" alt="fets-on-fire-original-start" width="150" height="150" /></a> <a href="http://es.ubuntu-blog.com/wp-content/uploads/2009/07/mfh-fets-on-fire-start.png"><img class="alignnone size-thumbnail wp-image-253" title="mfh-fets-on-fire-start" src="http://es.ubuntu-blog.com/wp-content/uploads/2009/07/mfh-fets-on-fire-start-150x150.png" alt="mfh-fets-on-fire-start" width="150" height="150" /></a></p>
<p style="text-align: center;">(klick zum Vergrössern)</p>
<p style="text-align: center;"><a href="http://es.ubuntu-blog.com/wp-content/uploads/2009/07/fets-on-fire-original-palying.png"><img class="alignnone size-thumbnail wp-image-254" title="fets-on-fire-original-palying" src="http://es.ubuntu-blog.com/wp-content/uploads/2009/07/fets-on-fire-original-palying-150x150.png" alt="fets-on-fire-original-palying" width="150" height="150" /></a> <a href="http://es.ubuntu-blog.com/wp-content/uploads/2009/07/mfh-fets-on-fire-playing.png"><img class="alignnone size-thumbnail wp-image-255" title="mfh-fets-on-fire-playing" src="http://es.ubuntu-blog.com/wp-content/uploads/2009/07/mfh-fets-on-fire-playing-150x150.png" alt="mfh-fets-on-fire-playing" width="150" height="150" /></a></p>
<p>Und jetzt gehts auf zur Installation. Ersteinmal werden wir dazu die  <strong>aktuelle Version</strong> <strong>herunterladen</strong>, zur Zeit ist es  3.005.1 mit dem Patch 3.017 welche wir <a href="http://www.fretsonfire.net/forums/viewtopic.php?f=11&amp;t=25040&amp;p=284209&amp;hilit=+MFH+Mod+Linux#p284209">hier</a> <strong>downloaden </strong>können. Jetzt sollten wir die beiden Dateien <strong>MFH_Full_3.005.1.32bit.7z</strong> und <strong>MFH_Patch_3.017_32bit.tar.bz2</strong> auf unserem PC haben, welche wir vorerst auf dem Desktop platzieren.</p>
<h2>Installation</h2>
<p><strong>Wenn wir die Dateien einmal auf unserem Desktop haben, </strong>fangen wir mit der Installation an, welche wir, durch das Ausführen der folgenden Befehle von der Konsole aus starten:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> ~<span style="color: #000000; font-weight: bold;">/</span>Desktop</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">7z x MFH_Full_3.005.1.32bit.7z</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-xjvf</span> MFH_Patch_3.017_32bit.tar.bz2</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">mkdir</span> FretsOnFire</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">mv</span> MFH_Full_3.005.1.32bit<span style="color: #000000; font-weight: bold;">/</span> FretsOnFire<span style="color: #000000; font-weight: bold;">/</span></pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">mv</span> MFH_Patch_3.017_32bit<span style="color: #000000; font-weight: bold;">/*</span> FretsOnFire<span style="color: #000000; font-weight: bold;">/</span></pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">mv</span> FretsOnFire<span style="color: #000000; font-weight: bold;">/</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>games<span style="color: #000000; font-weight: bold;">/</span></pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #660033;">-e</span> <span style="color: #ff0000;">'#!/bin/sh\ncd /usr/local/games/FretsOnFire/ &amp;&amp; ./FretsOnFire &quot;$@&quot;'</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">tee</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>bin<span style="color: #000000; font-weight: bold;">/</span>fretsonfire</pre></div></div>

<p>ir das Spiel jederzeit starten, indem wir in einem Terminal <strong>FretsOnFire </strong>ausführen&#8230; aber um das ganze perfekt zu machen, werden wir einen <strong>Shortcut erstellen</strong>.  Also gehen wir zu&#8230; System &gt; Einstellungen &gt; Hauptmenü und in &#8220;Spiele&#8221; klicken wir auf &#8220;Neues Element&#8221; und füllen folgende Felder aus:</p>
<p><strong>Typ</strong>: Anwendung</p>
<p><strong>Name</strong>: Frets On Fire</p>
<p><strong>Befehl</strong>: fretsonfire</p>
<p><strong>Kommentar</strong>: &#8230;was auch immer dir grad einfällt&#8230;</p>
<p>Wenn du lust hast ein Icon einzufügen, hier dass Original &#8230;</p>
<p><img class="alignnone size-full wp-image-251" title="Icono Frets On Fire" src="http://es.ubuntu-blog.com/wp-content/uploads/2009/07/frets-ico.png" alt="Icono Frets On Fire" width="64" height="66" /></p>
<p>Ein paar der Verbesserungen, die in dem mod inbegriffen sind:</p>
<p>* Verschiedene Themes, inclusive die von Rock Band und <strong>Guitar Hero</strong> 1, 2 und 3 (der des Screenshots).</p>
<p>* Verschiedene designs von Gitarrenschäften (mehr als 100).</p>
<p>* Neue Efeckte.</p>
<p>* Die berühmte &#8220;Macht&#8221; des Guitar Hero.</p>
<p>Dies ist fast eine übersetzung von  <a href="http://www.fretsonfire.net/forums/viewtopic.php?t=25027">http://www.fretsonfire.net/forums/viewtopic.php?t=25027</a>, für mehr infos kannst du dort einmal reingucken&#8230;</p>
<p>Jetzt aber wirklich&#8230; mal richtig abrocken&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://de.ubuntu-blog.com/frets-on-fire-rockiger-als-je-zuvor-ubuntu-spiele/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gespräche und Anrufe in Skype aufnehmen</title>
		<link>http://de.ubuntu-blog.com/wie-gesprache-und-anrufe-in-skype-aufnehmen-aufzeichnen-mitschneiden</link>
		<comments>http://de.ubuntu-blog.com/wie-gesprache-und-anrufe-in-skype-aufnehmen-aufzeichnen-mitschneiden#comments</comments>
		<pubDate>Sat, 18 Jul 2009 21:21:24 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Chat-Programme]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Tipps]]></category>
		<category><![CDATA[Tutoriale]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Jaunty Jackalope]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[Ubuntu 8.10]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>

		<guid isPermaLink="false">http://de.ubuntu-blog.com/?p=138</guid>
		<description><![CDATA[ 
Während wir mal wieder ein bischen durch das www surften, haben wir ein Programm gefunden, dass sich Skype Call Recorder nennt,  mit dem wir Gespräche und Anrufe in Skype aufnehmen bzw. aufzeichnen können.
Die Software erscheint uns sehr nützlich und ist ausserdem noch super einfach zu bedienen. Wir können das Format in dem die Aufnahme [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: right;"><a rel="nofollow" href="http://ubuntu-blog.com/how-to-record-calls-conversation-recorder-for-skype-ubuntu"><img class="size-full wp-image-41" title="Read this article in english" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/us.png" alt="English" width="16" height="11" /></a> <a rel="nofollow" href="http://es.ubuntu-blog.com/grabar-conversaciones-de-skype"><img class="alignnone size-full wp-image-44" title="Leer este articulo en español" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/es.png" alt="Espaniol" width="16" height="11" /></a></p>
<p>Während wir mal wieder ein bischen durch das <strong>www</strong> surften, haben wir ein Programm gefunden, dass sich <strong>Skype Call Recorder </strong>nennt,  mit dem wir <strong>Gespräche </strong>und <strong>Anrufe in Skype aufnehmen</strong> bzw. <strong>aufzeichnen </strong>können.</p>
<p>Die <strong>Software </strong>erscheint uns sehr nützlich und ist ausserdem noch super einfach zu bedienen. Wir können das Format in dem die <strong>Aufnahme gespeichert</strong> wird auswählen (<strong>OGG, MP3, WAV</strong>), die Qaulität, und den Zielordner unserer <strong>Aufzeichnung</strong>. Ausserdem haben wir die Möglichkeit zu konfigurieren, dass die Software die <strong>Gespräche in Skype automatisch aufnehmen</strong> soll.</p>
<p style="text-align: center;"><img class="size-full wp-image-249 aligncenter" title="skype-call-recorder-logo" src="http://es.ubuntu-blog.com/wp-content/uploads/2009/06/skype-call-recorder-logo.png" alt="skype-call-recorder-logo" width="128" height="128" /></p>
<p><span id="more-138"></span>Wir können das deb Paket auf der <a href="http://atdot.ch/scr/">Internetseite des Autors</a> <strong>herunterladen</strong>, sowohl für <strong>32</strong> als auch <strong>64 bits</strong>.</p>
<p style="text-align: center;"><img class="size-full wp-image-247 aligncenter" title="skype-call-recorder-automatic-recorder" src="http://es.ubuntu-blog.com/wp-content/uploads/2009/06/skype-call-recorder-automatic-recorder.png" alt="skype-call-recorder-automatic-recorder" width="401" height="291" /></p>
<p style="text-align: center;"><img class="size-full wp-image-248 aligncenter" title="skype-call-recorder-filetype" src="http://es.ubuntu-blog.com/wp-content/uploads/2009/06/skype-call-recorder-filetype.png" alt="skype-call-recorder-filetype" width="402" height="291" /></p>
<p style="text-align: left;">Standardmässig werden unsere <strong>Aufnahmen </strong>in ~/Skype Calls gespeichert</p>
]]></content:encoded>
			<wfw:commentRss>http://de.ubuntu-blog.com/wie-gesprache-und-anrufe-in-skype-aufnehmen-aufzeichnen-mitschneiden/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wecker und Erinnerung in Linux (Ubuntu), aber bitte mit Stil…</title>
		<link>http://de.ubuntu-blog.com/alarm-wecker-und-erinnerung-in-linux-ubuntu-aber-bitte-mit-stil</link>
		<comments>http://de.ubuntu-blog.com/alarm-wecker-und-erinnerung-in-linux-ubuntu-aber-bitte-mit-stil#comments</comments>
		<pubDate>Mon, 15 Jun 2009 07:24:56 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Tipps]]></category>
		<category><![CDATA[Tutoriale]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Jaunty Jackalope]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Tipp]]></category>
		<category><![CDATA[Ubuntu 8.10]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>

		<guid isPermaLink="false">http://de.ubuntu-blog.com/?p=137</guid>
		<description><![CDATA[ 
Gibt es etwas besseres als von seiner Lieblingsmusik geweckt zu werden? Wenn du einer von denen bist, die den PC nicht einmal ausschalten, wenn sie ins Bett gehen&#8230; kann dieser Eintrag dir nützlich sein&#8230;
Die Idee ist es, Nutzen von einem Script und Cron zu machen, um damit einen ziemlich &#8220;geeken&#8221; Wecker zu erstellen&#8230; Um [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: right;"><a href="http://ubuntu-blog.com/alarm-clock-on-linux-ubuntu-geek-style" rel="nofollow"><img class="size-full wp-image-41" title="Read this article in english" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/us.png" alt="English" height="11" width="16"/></a> <a href="http://es.ubuntu-blog.com/alarma-despertador-en-linux-pero-con-estilo" rel="nofollow"><img class="alignnone size-full wp-image-44" title="Leer este articulo en espa&ntilde;ol" src="http://de.ubuntu-blog.com/wp-content/uploads/2009/03/es.png" alt="Espaniol" height="11" width="16"/></a></p>
<p><strong>Gibt es etwas besseres als von seiner Lieblingsmusik geweckt zu werden?</strong> Wenn du einer von denen bist, die den PC nicht einmal ausschalten, wenn sie ins Bett gehen&#8230; kann dieser Eintrag dir nützlich sein&#8230;<br />
Die Idee ist es, Nutzen von einem Script und Cron zu machen, um damit einen ziemlich &#8220;geeken&#8221; Wecker zu erstellen&#8230; Um damit anzufangen müssen wir als erstes ein script erstellen, dass dafür verantwortlich ist, die Musik abzuspielen und gamässigt die Lautstärke zu erhöhen&#8230; <span id="more-137"></span><br />
Also öffnen wir als erstes ein Terminal und schreiben:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">gedit wecker</pre></div></div>

<p>Wo hinein wir folgendes script kopieren</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#!/bin/bash</span>
&nbsp;
xmms2 <span style="color: #c20cb9; font-weight: bold;">clear</span>
xmms2 radd <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>ubuntublog<span style="color: #000000; font-weight: bold;">/</span>MusikWecker<span style="color: #000000; font-weight: bold;">/</span>
xmms2 play
&nbsp;
<span style="color: #000000; font-weight: bold;">for</span> <span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">&#40;</span>i = <span style="color: #000000;">1</span>; i <span style="color: #000000; font-weight: bold;">&lt;</span>= <span style="color: #000000;">100</span>; i++<span style="color: #7a0874; font-weight: bold;">&#41;</span><span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #000000; font-weight: bold;">do</span>
amixer sset Master playback <span style="color: #007800;">$i</span><span style="color: #000000; font-weight: bold;">%</span>
<span style="color: #c20cb9; font-weight: bold;">sleep</span> 5s
<span style="color: #000000; font-weight: bold;">done</span></pre></div></div>

<p>Das Wichtige ist, den Ordner den wir vorher angegeben haben (<strong>/home/ubuntublog/MusikWecker/</strong>), für einen zu ersetzen, der Musikdateien enthält oder andere Ordner, die Musikdateien enthalten. xmms2 wird die Dateien <em>rekursiv</em> durchsuchen. Wenn wir das Script ein bischen untersuchen, stellen wir fest, dass das <strong>xmms2</strong> Paket installiert seien muss, damit alles richtig funktioniert&#8230; falls es noch nicht installiert ist:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> xmms2</pre></div></div>

<p>Dann werden wir eine Datei erstellen,  die den <strong>Wecker stoppen</strong> wird, dazu öffnen wir eine Konsole und schreiben</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">gedit weckerstop</pre></div></div>

<p>Wo hinein wir folgendes kopieren:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#!/bin/bash</span>
&nbsp;
<span style="color: #c20cb9; font-weight: bold;">kill</span> <span style="color: #000000; font-weight: bold;">`</span><span style="color: #c20cb9; font-weight: bold;">ps</span> <span style="color: #660033;">-A</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">grep</span> <span style="color: #ff0000;">&quot;xmms2&quot;</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">cut</span> -c1-<span style="color: #000000;">5</span><span style="color: #000000; font-weight: bold;">`</span>
<span style="color: #c20cb9; font-weight: bold;">kill</span> <span style="color: #000000; font-weight: bold;">`</span><span style="color: #c20cb9; font-weight: bold;">ps</span> <span style="color: #660033;">-A</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">grep</span> <span style="color: #ff0000;">&quot;wecker&quot;</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">cut</span> -c1-<span style="color: #000000;">5</span><span style="color: #000000; font-weight: bold;">`</span>
amixer sset Master playback <span style="color: #000000;">60</span><span style="color: #000000; font-weight: bold;">%</span></pre></div></div>

<h2>Zum Ausführen&#8230;</h2>
<p>Wir müssen den beiden Dateien die <strong>Erlaubniss geben</strong> ausgeführt zu werden:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">chmod</span> +x wecker weckerstop</pre></div></div>

<p>Jetzt müssen wir nur noch <strong>crontab konfigurieren</strong>, damit das &#8220;wecker script&#8221; ausgeführt wird, wann immer wir von unserer Lieblingsmusik geweckt und aufstehen wollen&#8230;<br />
Dank des Allroundtalents von crontab können wir <strong>mehrere Wecker programieren</strong>, an verschiedenen Wochentagen, zu verschiedenen Zeiten&#8230; Dazu öffnen wir wiedereinmal ein terminal und führen folgendes aus:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">crontab <span style="color: #660033;">-e</span></pre></div></div>

<p>Wenn wir zum ersten mal diesen Befehl ausführen, wird uns in dem Editor eine Zeile erscheinen, die wir löschen, um dann die Zeilen einzufügen, die wir wirklich brauchen&#8230;</p>
<h2>Wie programmiert man den Wecker?</h2>
<p>Die Zeilen, die wir hinzufügen, müssen folgendes format einhalten:</p>
<p><strong>Mi Hr Tm Mo Tw Cm</strong></p>
<p>Donde:</p>
<p><strong>Mi</strong>: Minuten -&gt; 0&#8230;59</p>
<p><strong>Hr</strong>: Stunden -&gt; 0&#8230;23</p>
<p><strong>Tm</strong>: Tag des Monats -&gt; 1&#8230;31</p>
<p><strong>Mo</strong>: Monat des Jahres -&gt; 1&#8230;12</p>
<p><strong>Tw</strong>: Tag der Woche -&gt; 0&#8230;6 | 0 = Sonntag, 1= Montag, etc</p>
<p><strong>Cm</strong>: Auszuführender Befehl</p>
<p>Wir können auch das Sternchen &#8220;<strong>*</strong>&#8221; einsetzen, und als eine Art Joker benutzen.</p>
<p>Hier ein Beispiel in dem verschiedene Wecker programmiert sind&#8230;</p>
<p><strong>30 17 * * * /home/ubuntublog/wecker<br />
0 8 * * 1 /home/ubuntublog/wecker<br />
0 9 * * 3 /home/ubuntublog/wecker</strong></p>
<p>In diesem Beispiel wird der Wecker jeden Tag um <strong>17:30</strong>Uhr klingeln, ausserdem jeden Montag um <strong>8:00</strong> und Mittwochs um <strong> 9:00</strong> Uhr.</p>
<p><strong>Tipp</strong>: In dem <strong>NANO</strong> Editor können wir die aktuelle Datei mit <strong>F3</strong> speichern und mit <strong>F2</strong> den Editor schliessen.</p>
<p>Zum Abschluss werden wir einen <strong>Shortcut auf unserem Desktop esrtellen </strong> um den Wecker ausschalten zu können. Mit einem rechten Mausklick auf dem Desktop und dann der Option &#8220;einen Shortcut erstellen&#8230;&#8221;</p>
<p style="text-align: center;"><img class="size-full wp-image-243 aligncenter" title="Shortcut erstellen" src="http://es.ubuntu-blog.com/wp-content/uploads/2009/06/crear-lanzador.png" alt="Shortcut erstellen" width="506" height="231" /></p>
<p>Wo wir dann folgende Daten angeben müssen:</p>
<p><strong>Typ</strong>: Anwendung</p>
<p><strong>Name</strong>: Wecker Stop</p>
<p><strong>Befehl/Kommando</strong>: /home/<em>user</em>/weckerstop (Pfad, wo sich die Datei  weckerstop befindet, <em>user</em> muss durch den jeweiligen Usernamen erstezt werden).</p>
<p>Der <strong>Komentar</strong> ist Optional, genauso wie das <strong>Icon</strong>, welches wir in diesem Fall von  <a href="http://concepcion.flisol.cl/">http://concepcion.flisol.cl</a> geklaut haben&#8230;</p>
<p>Sobald wir akzeptieren, sollte der Shortcut auf unserem Desktop erscheinen&#8230; und wenn Ihr das selbe Icon gewählt haben solltet, dann sieht das so schick aus wie bei uns&#8230;</p>
<p style="text-align: center;"><img class="size-full wp-image-244 aligncenter" title="Acceso directo apagar despertador" src="http://es.ubuntu-blog.com/wp-content/uploads/2009/06/acceso-directo-apagar-despertador.png" alt="Acceso directo apagar despertador" width="162" height="141" /></p>
<p style="text-align: center;">
<blockquote>
<p style="text-align: left;">PS: Das Script weckerstop &#8220;killt&#8221; die xmms2 prozesse und das wecker script, ausserdem setzt es die Lautstärke auf 60%</p>
</blockquote>
<blockquote>
<p style="text-align: left;">PSS: Es zählt nicht ubuntu-blog dafür verantwortlich zu machen, dass Ihr verschlafen habt! Kann durchaus passieren, dass wenn man dann doch eines Tages früh aufzustehen hat, der Computer wegen eines Kurzschlusses oder Stromausfalles während der Nacht ausgefallen ist&#8230;</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://de.ubuntu-blog.com/alarm-wecker-und-erinnerung-in-linux-ubuntu-aber-bitte-mit-stil/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
