installing Scrapy in shared server environment Get link Facebook X Pinterest Email Other Apps June 16, 2010 installing Scrapy in shared server environment as easy as below you only need to define install directory easy_install --install-dir=/home/py/www/programs/ -U Scrapy Read more
recovering /etc/fstab file Get link Facebook X Pinterest Email Other Apps June 01, 2010 if you place errornous enrty in /etc/fstab after rebooting your system run following command to edit etc/fstab file mount -w -o remount / Read more