<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Btsync on ZoliBen Csupra(Kabra)</title><link>https://zoliben.com/de/tags/btsync/</link><description>Recent content in Btsync on ZoliBen Csupra(Kabra)</description><generator>Hugo</generator><language>de</language><lastBuildDate>Tue, 30 Dec 2014 17:10:48 +0000</lastBuildDate><atom:link href="https://zoliben.com/de/tags/btsync/index.xml" rel="self" type="application/rss+xml"/><item><title>BTsync-Installation auf Ubuntu-Server</title><link>https://zoliben.com/de/posts/2014-12-30-btsync-telepitese-ubuntu-szerverre/</link><pubDate>Tue, 30 Dec 2014 17:10:48 +0000</pubDate><guid>https://zoliben.com/de/posts/2014-12-30-btsync-telepitese-ubuntu-szerverre/</guid><description>&lt;p>Einige kennen bestimmt BTsync, ein sehr nützliches kleines Programm. Es dient grundsätzlich zur Dateiübertragung über das Torrent-Protokoll. Die Installation erfolgt auf folgende Weise:&lt;/p>
&lt;p>Um Quellen zum apt-Katalog hinzufügen zu können, müssen die dafür benötigten Pakete installiert werden, falls dies noch nicht geschehen ist:&lt;/p>
&lt;pre>apt-get install software-properties-common python-software-properties&lt;/pre>
&lt;p>Danach fügen wir die Quelle hinzu:&lt;/p>
&lt;pre>add-apt-repository ppa:tuxpoldo/btsync&lt;/pre>
&lt;p>Dann führen wir ein Update durch:&lt;/p>
&lt;pre>apt-get update&lt;/pre>
&lt;p>Und wir installieren das Programm selbst:&lt;/p>
&lt;pre>apt-get install btsync&lt;/pre>
&lt;p>Irgendein Webserver wird auch benötigt, sowohl nginx als auch apache sind dafür geeignet.&lt;/p></description></item></channel></rss>