Video Sharing Script

All about video sharing sites

I have been looking for a software like rsync on windows to move files betten servers easily.
Found Unison, it work with windows and linux
Unison is a file synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the [...]

Installing rtorrent

rtorrent is a bittorrent client that run on command line mode on linux.
Few days back, i have installed PHP/MySQL based BitTorrent client
http://www.torrentflux.com/
This is the file time i download a file from BitTorrent.
Today i installed rtorrent on linux server for testing.
cd /usr/local/src
wget http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.0/libsigc++-2.0.18.tar.gz
tar -zxvf libsigc++-2.0.18.tar.gz
cd libsigc++-2.0.18
./configure
make
make install

cd /usr/local/src
wget http://libtorrent.rakshasa.no/downloads/libtorrent-0.11.9.tar.gz
tar zxvf libtorrent-0.11.9.tar.gz
cd libtorrent-0.11.9
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
./configure
make
make install
cd /usr/local/src
wget http://libtorrent.rakshasa.no/downloads/rtorrent-0.7.9.tar.gz
tar [...]

Dedicated server provider Softlayer started its own content delivery network. This will allow large web site to serve static files like images, pdf and other media files faster. Many large sites like youtube, yahoo use CDN network to serve content faster. With CDN network, your files are mirrored at different location, when a user request [...]

Make money sleeping

Have you ever seen advertisement saying “make money sleeping” ?
Today i see an advertisement on a site saying Make Money Sleeping.

There are many ways of making money on internet. But no one pay you for just sleeping. The advertisement is for a MLM web site. If you join them and sleep, you will not get [...]

« Previous Entries  Next Entries »