Category Archives: JFF

Installing PyLoad on Optware

SSH to your NAS and type below commands: 1. Installing package dependencies ipkg install python py25-crypto py25-curl libcurl py25-openssl py25-django tesseract-ocr unzip sqlite wget-ssl py25-pil unrar ossp-js     2. Make working folder for pyload root@nas:/# mkdir /mnt/disk1/pyload/ 3. Download latest version of pyLoad: root@nas:/# wget http://bitbucket.org/spoob/pyload/get/default.zip 4. Unzip it root@nas:/#unzip default.zip 5. Install it root@nas:/#./pyLoadCore.py… Read More »

Loading