{"id":591,"date":"2012-11-15T00:40:00","date_gmt":"2012-11-14T23:40:00","guid":{"rendered":"http:\/\/blog.philippgoecke.de\/?p=591"},"modified":"2012-11-15T00:51:49","modified_gmt":"2012-11-14T23:51:49","slug":"torrent-opentracker-on-debian","status":"publish","type":"post","link":"https:\/\/stls.eu\/blog\/2012\/11\/15\/torrent-opentracker-on-debian\/","title":{"rendered":"Torrent Opentracker on Debian"},"content":{"rendered":"<p>install dependencies<\/p>\n<pre>apt-get install make g++ zlib1g-dev cvs<\/pre>\n<p>get and compile opentracker<\/p>\n<pre>cvs -d :pserver:cvs@cvs.fefe.de:\/cvs -z9 co libowfat\r\ncd libowfat\r\nmake\r\ncd ..\r\ncvs -d:pserver:anoncvs@cvs.erdgeist.org:\/home\/cvsroot co opentracker\r\ncd opentracker\r\nmake<\/pre>\n<p>Let it start at bootup:<\/p>\n<pre>crontab -e\r\n@reboot \/path\/to\/what\/ever\/opentracker<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>install dependencies apt-get install make g++ zlib1g-dev cvs get and compile opentracker cvs -d :pserver:cvs@cvs.fefe.de:\/cvs -z9 co libowfat cd libowfat make cd .. cvs -d:pserver:anoncvs@cvs.erdgeist.org:\/home\/cvsroot co opentracker cd opentracker make Let it start at bootup: crontab -e @reboot \/path\/to\/what\/ever\/opentracker<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20,37],"tags":[],"class_list":["post-591","post","type-post","status-publish","format-standard","hentry","category-debian","category-torrent"],"_links":{"self":[{"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/posts\/591","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/comments?post=591"}],"version-history":[{"count":4,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/posts\/591\/revisions"}],"predecessor-version":[{"id":596,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/posts\/591\/revisions\/596"}],"wp:attachment":[{"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/media?parent=591"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/categories?post=591"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/tags?post=591"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}