31.10.16

Rtorrent config

# This is an example resource file for rTorrent. Copy to
# ~/.rtorrent.rc and enable/modify the options as needed. Remember to
# uncomment the options you wish to enable.

# Maximum number of simultanious uploads per torrent.
#max_uploads = 5
max_uploads = 15
max_downloads = 0
# Global upload and download rate in KiB. "0" for unlimited.
download_rate = 0
#upload_rate = 10
upload_rate = 200

# Default directory to save the downloaded torrents.
directory = ./incoming

# Watch a directory for new torrents, and stop those that have been
# deleted.
schedule = watch_directory,5,5,load_start=./watch/*.torrent
#schedule = untied_directory,5,5,stop_untied=
schedule = low_diskspace,5,60,close_low_diskspace=100M

# Session directory
session = /home/[USER]/.session

# Listen ports
port_range = 49164-49164

# File integrity
check_hash = yes

# Encryption
encryption = allow_incoming,try_outgoing,enable_retry

# DHT
dht = auto
dht_port = 6881
peer_exchange = yes

21.7.16

Pack WinSxS

dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase

30.5.16

CRC32 Linux

apt-get install libarchive-zip-perl
crc32 [file]

8.5.16

Selenium + xvfb + firefox + ruby

apt-get update

apt-get install xvfb firefox

apt-get install software-properties-common make gcc

apt-get install ruby ruby-dev

gem install selenium-webdriver
gem install rspec
gem install ruby-mysql

--

export DISPLAY=:99.0
Xvfb :99.0 &
ruby ffhead.rb

--
#apt-add-repository ppa:brightbox/ruby-ng

3.5.16

Instal·lar youtube-dl


apt-get remove python-pip
easy_install pip
pip install youtube-dl

18.3.16

Acestream Ubuntu 15.10

/etc/apt/sources.list

#AceStream
deb http://repo.acestream.org/ubuntu/ trusty main

apt-get update



gpg key? yes
sudo wget -O - http://repo.acestream.org/keys/acestream.public.key | sudo apt-key add -
Reference: http://askubuntu.com/questions/554956/wget-apt-key-add-problem

21.1.16

Configurar kodi a Raspbian

Instalar kodi:
https://www.raspberrypi.org/forums/viewtopic.php?t=99866

Afegir sopcast i acestream al p2p-stream:
https://github.com/alesnav/p2ptv-pi