29 de mayo de 2009

BitTorrent Client From Command Line

BitTorrent is the name of a peer-to-peer (P2P) file distribution protocol, and of a free software implementation of that protocol.

The BitTorrent client is a computer program developed by BitTorrent, Inc. used to download and upload files via the BitTorrent protocol. You can download python based command line BitTorrent client download [2] for Linux/BSD/Mac OS X/UNIX link oses. This is quite useful, if you would like to download file remotely over SSH session. bittorrent.com offers bittorrent client in .deb (Debian Linux) or rpm (RedHat/Fedora Core/CentOS Linux) file formats.

To use the bittorrent in command line one you need to use command bittorrent-console or bittorrent-curses (see below for examples).

Step # 1: Find Python version

Make sure you download file according to your python version. Type following command to find out python version:

$ python -V

Output:

Python 2.4.2

Step # 2: Download bittorrent client

Use wget to download bittorrent client

Download bittorrent client for Debian Linux:

>$ wget http://download.bittorrent.com/dl/bittorrent_5.0.3_python2.4.deb

Download bittorrent clientFor Red Hat / Fedora Core / Cent OS Linux

>$ wget http://download.bittorrent.com/dl/BitTorrent-5.0.3-1-Python2.4.noarch.rpm

Step # 3: Linux Install BitTorrent client

First login as a root user (use su or sudo command). If you are using Debian Linux, use dpkg command install bittorrent client

># dpkg -i bittorrent_5.0.3_python2.4.deb

If you are using Red Hat / Fedora Core /Cent OS Linux, use rpm command install bittorrent client:
># rpm -ivh BitTorrent-5.0.3-1-Python2.4.noarch.rpm

Step # 4: Start using or downloading files

Use bittorrent client as follows:

>$ /usr/bin/bittorrent-curses 'http://www.some.org/DesktopBSD.iso.torrent'

OR
>$ bittorrent-curses 'http://www.some.org/DesktopBSD.iso.torrent'

OR
>$ /usr/bin/bittorrent-curses '/path/to/file.torrent'






[3]You can try out pure console based client bittorrent-console instead of curses based client:

>$ bittorrent-console '/path/to/file.torrent'
>$ /usr/bin/bittorrent-console 'http://www.some.org/DesktopBSD.iso.torrent'

Tips about using and Troubleshooting BitTorrent client

(A) If you get [Errno 2] No such file or directory, you need to use wget or lynx command to download .torrent file to local hard drive first. For example

>$ bittorrent-curses 'http://www.mininova.org/get/some_file[222].torrent'

First download download .torrent file using any one of the following method:
>$ lynx 'http://www.mininova.org/get/some_file[222].torrent'

When prompted save .torrent file to a hard-disk. Another option is use wget to download .torrent file:
>$ wget 'http://www.mininova.org/get/some_file[222].torrent'

Now start the downloading as follows:
>$ bittorrent-curses 'some_file[222].torrent'

(B) If you get error 'This seems to be an old Python version which does not support detecting the filesystem encoding. Assuming 'ascii', then upgrade your python version to 2.4.xx:

Debian user upgrade python version using apt-get command:

># apt-get update
># apt-get install python2.4

Red Hat Linux user try out:
># up2date  python2.4

Fedora Linux user try out:
># yum install python2.4

Remember if you have both versions (python v2.3 and v2.4) installed, you need to run bittorent client as follows:

>$ python2.4 /usr/bin/bittorrent-curses '/path/to/file.torrent'

Command line BitTorrent client should work with other UNIX like operating systems such as FreeBSD/OpenBSD/Solaris etc (as long as you have Python it should work).

The current client enables a range of features including multiple parallel downloads. It also intermediates peering between itself, source file servers (read as trackers) and other clients, thereby yielding great distribution efficiencies. The client also enables users to create and share torrent files. See help files for more information.

CCENT Exam Cram 640-822 [Ebook-PDF]

In this book, you learn how to:

Develop perfect fluency in subnetting Understand the OSI model and the Cisco three-layer hierarchical model Connect Cisco equipment, make initial configurations, and connect to other devices to build a network Configure Cisco routers and back up and restore your Cisco IOS Software configurations Implement, verify, and troubleshoot a small, switched network Configure and verify a basic WAN serial connection Understand and apply wireless LAN (WLAN) concepts Mitigate network security threats and secure network devices Configure static routes and RIPv2 Connect a small office to the Internet.

This manual contains everything needed to prepare for the Exam CCENT, this certification is numbered to 604-822, it contains 378 pages.

TestKing V23 CCNA 640-802, with 767 Questions [PDF]

This is the latest available for download TestKing published by the Home Testking.com, now after this release there is another more updated but not yet available for download.



Manual Basico de PHP [Ebook-PDF]

Al finalizar de leer este documento, usted será capaz de crear páginas Web que interactúen con una base de datos. Esto implica insertar, modificar y consultar información almacenada en un gestor de base de datos a través de páginas Web. Obteniendo conocimientos y habilidades necesarias que le permitirán construir, diseñar, publicar y realizar un sitio Web dinámico.

espero que les sirva de mucho, lo que se de php lo aprendí de ahí, muy buen material...
disfrutenlo.



28 de mayo de 2009

Manual Completo Sobre Wildcard y Access List [PDF]

Excelente material didactico donde te enseña clara y detalladamente cual es el objetivo y funciones de los WILDCARD y los ACCESS LIST O LISTA DE CONTROL DE ACCESSO, asi como ejemplos practicos y sencillos con trucos para su facil desarrollo, espero que les ayude mucho...



TestKing CCNA 640-607 v16 (Español) Con 380 Preguntas [PDF]

TestKing o como se dice en español no muy comun, PruebaRey o TestRey.

este TestKing en español es el unico que anda circulando por la internet, espero que lo aprovechen al maximo y se lo estudien completo, todo lo que hay dentro sale en el examen..

para los amantes del castellano....

Suerte.....

Practica de Listas de Control de Accesos - Access List. [PDF]

El objetivo de esta practica es que el alumno adquiera los conocimientos prácticos sobre las Listas de Control de Accesos ACLS en la configuración de routers. El objetivo final es observar el funcionamiento y la configuración de las mismas, observando sus ventajas en lo referente al filtrado de tráfico que atraviesa un router.


BIENVENID@ - WELCOME

Bienvenid@s.....

Este blog, recopila todo tipo de información como cursos, manuales, videotutoriales, programas, etc., del tipo informático que te ayudaran a ser un mejor profesional, dependiendo lo que te guste, hemos dividido las informaciones a tu preferencia, Redes Cisco, Linux, Asterisk, MySql, Windows, Php, etc...

Si algún tipo de información publicada aquí, viola los derechos de autor de alguien o alguna empresa y quiere que sea eliminado, por favor notificarlo, este Blog se ha creado con fines educativos y de ayudar a tod@s las personas a conseguir con mejor facilidad las informaciones del ambiente informático.

Gracias.

-----------------------------------------------------------------------------------------------------------------------------------------

Welcome. 

This blog collects all kinds of information such as courses, manuals, Videotutorial, programs, etc. The kind that will help you to become a better professional, depending on what you like, we have divided the information to your preference, Cisco Networking, Linux , Asterisk, MySql, Windows, Php, etc ... 

If any information posted here, violates the copyright of someone or some company and you want it removed, please notify this Blog has been created for educational purposes and to help everyone get s the best to ease the information in the computer environment. 

Thank you.