Sadikhov IT Certification forums: The How To Grap Anything From The Internet 4 Free [complete Toturial & - Sadikhov IT Certification forums

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

The How To Grap Anything From The Internet 4 Free [complete Toturial & Movies, Prog, Games, Learning .... etc   Bookmark and Share

#1 User is offline   Dr.Kernel 

  • Super Member
  • PipPipPipPip
  • Group: Members
  • Posts: 795
  • Joined: 23-April 05

Posted 27 September 2006 - 10:46 AM

This Topic guid you to download all data you need , movies, TV series, medical, games, ....etc

including our aim and My motto .. knowledge is free !


first you should know what is a peer to peer sharing,File-sharing programs are used to directly or indirectly transfer files from one computer to another over the Internet, over a smaller Intranet, or across simple networks usually following the peer-to-peer (P2P) model. Most of the programs are integrated in filesharing networks and obtain information about each other from central servers.

Categories of clients used in such networks:

Centralized Clients: OpenNap
Benefits: Faster searching and downloading
Negatives: Often more vulnerable to legal and DDOS attacks

Decentralized clients: Gnutella
Benefits: Usually more reliable and rarely shut down
Negatives: Generally slower than centralized systems

Decentralized tracker-based clients: Bittorrent
Benefits: Very fast due to concentration of bittorrent networks on a single file, is principally used to offer new, large files for download, many tracker sites available
Negatives: Not centrally searchable, tracker sites are often closed down from legal suits or fail, not truly anonymous

Multi-network clients
Benefits: allows connection to more than one network, almost always on the client side.
Negatives: often playing catch-up to individual networks' changes and updates.


Anonymous peer-to-peer: Freenet, GNUnet, MUTE, I2P
Benefits: allows for the uncensored free flow of information and ideas
Negatives: due to anonymity it allows for questionable or illegal material to be exchanged easier than other networks, often slower than regular p2p because of the overhead

List of file-sharing programs by network protocol

FastTrack protocol
KaZaA
Grokster
Kazaa Lite
OpenFT protocol
giFT
KCeasy
Zeus
EDonkey network protocol
eMule
MLDonkey
eDonkey2000
Overnet
Hydranode
Freenet protocol
Freenet
Entropy, (P2P)
GNUnet protocol
GNUnet
Freeway(p2p)
Gnutella protocol
BearShare (includes spyware/adware)
Cabos (no spyware/adware)
DM2 (no spyware/adware)
FrostWire (no spyware/adware)
Gnucleus (unsure)
Kazaa (includes spyware/adware)
KCeasy (unsure)
Kiwi Alpha (includes spyware/adware)
LimeWire (no spyware/adware)
Morpheus (free version includes spyware/adware)
Shareaza (no spyware/adware)
XoloX (unsure)
Zeus (no spyware/adware)


Miscellaneous protocols
Bit Torrent (decentralized dynamic network of users)
MUTE
I2P


well , the main source noadays for graping this tutorial stud and almost everything.. is Torrent !
and we will take bittorrent network and make you create, search and download .torrent file.

it's good to start with Terminologies that you should be aware of

leech

A leech is usually a peer who has a negative effect on the swarm by having a very poor share ratio - in other words, downloading much more than they upload. Most leeches are users on asymmetric internet connections and do not leave their BitTorrent client open to seed the file after their download has completed. However, some leeches intentionally avoid uploading by using modified clients or excessively limiting their upload speed. The term leech, however, can be used simply to describe a peer - or any client that does not have 100% of the data.

peer

A peer is one instance of a BitTorrent client running on a computer on the Internet to which other clients connect and transfer data. Usually a peer does not have the complete file, but only parts of it. However, in the colloquial definition, "peer" can be used to refer to any participant in the swarm (in this case, it's synonymous with "client").

scrape

This is when a client sends a request to the tracking server for information about the statistics of the torrent, such as with whom to share the file and how well those other users are sharing

seeder

A seeder is a peer that has a complete copy of the torrent and still offers it for upload. The more seeders there are, the better the chances are for completion of the file.

swarm

Together, all peers (including seeders) sharing a torrent are called a swarm. For example, six ordinary peers and two seeders make a swarm of eight.


torrent

A torrent can mean either a .torrent metadata file or all files described by it, depending on context. The torrent file contains metadata about all the files it makes downloadable, including their names and sizes and checksums of all pieces in the torrent. It also contains the address of a tracker that coordinates communication between the peers in the swarm.

tracker

A tracker is a server that keeps track of which seeds and peers are in the swarm. Clients report information to the tracker periodically and in exchange receive information about other clients to which they can connect. The tracker is not directly involved in the data transfer and does not have a copy of the file.

downloading

Receiving data FROM another computer.

uploading

Sending data TO another computer.

share rating

If you are using the experimental client with the stats-patch, you will see a share rating displayed on the GUI panel. This is simply the ratio of your amount uploaded divided by your amount downloaded. The amounts used are for the current session only, not over the history of the file. If you achieve a share ratio of 1.0, that would mean you\'ve uploaded as much as you\'ve downloaded. The higher the number, the more you have contributed. If you see a share ratio of \"oo\", this means infinity, which will happen if you open a BT client with a complete file (i.e., you seed the file.) In this case you download nothing since you have the full file, and so anything you send will cause the ratio to reach infinity. Note: The share rating is just a number that is displayed for your convenience. It does not directly affect any aspect of the client at all. In general, out of courtesy to others you should strive to keep this ratio as high as possible, of course.

distributed copies

In some versions of the client, you will see the text \"Connected to n seeds; also seeing n.nnn distributed copies.\" A seed is a machine with the complete file. However, the swarm can collectively have a complete copy (or copies) of the file, and that is what this is telling you. Referring again to the \"people at a table\" analogy, consider the case where the book has 10 pages, and person A has pp.1-5 and B has pp.6-10. Collectively, A and B have a complete copy of the book, even though no one person has the whole thing. In other words, even if there are no seeds, as long as there is at least one distributed copy of the file everyone can eventually get a complete file. Meditate on this, the Zen of BitTorrent, grasshopper.

choked

This is a term used in the description of the BitTorrent protocol. It refers to the state of an uploader, i.e. the thread that sends data to another peer. When a connection is choked, it means that the transmitter doesn\'t currently want to send anything on that link. A BT client signals that it\'s choked to other clients for a number of reasons, but the most common is that by default a client will only maintain --max_uploads active simultaneous uploads, the rest will be marked choked. (The default value is 4 and this is the same setting that experimental client GUI lets you adjust.) A connection can also be choked for other reasons, for example a peer downloading from a seed will mark his connection as choked since the seed is not interested in receiving anything. Note that since each connection is bidirectional and symmetrical, there are two choked flags for each connection, one for each Tx endpoint.

interested

Another term used in the protocol specification. This is the corollary to the choked flag, in that interested refers to the state of a downloader with respect to a connection. A downloader is marked as interested if the other end of the link has any pieces that the client wants, otherwise the connection is marked as not interested.

snubbed

If the client has not received anything after a certain period (default: 60 seconds), it marks a connection as snubbed, in that the peer on the other end has chosen not to send in a while. See the definition of choked for reasons why an uploader might mark a connection as choked. The real function of keeping track of this variable is to improve download speeds. Occasionally the client will find itself in a state where even though it is connected to many peers, it is choked by all of them. The client uses the snubbed flag in an attempt to prevent this situation. It notes that a peer with whom it would like to trade pieces with has not sent anything in a while, and rather than leaving it up to the optimistic choking to eventuall select that peer, it instead reserves one of its upload slots for sending to that peer. (Reference)

optimistic unchoking

Periodically, the client shakes up the list of uploaders and tries sending on different connections that were previously choked, and choking the connections it was just using. You can observe this action every 10 or 20 seconds or so, by watching the \"Advanced\" panel of one of the experimental clients.


about the torrent client program.. there is many upthere, but we will discuss the best

Azureus Posted Image

well, it's a Java-based BitTorrent client, with support for I2P and Tor anonymous communication protocols. It is free software and cross-platform, and currently runs under Windows, Mac OS X, GNU/Linux and Unix. Azureus was first released in June 2003 at Sourceforge.net, mostly to experiment with the Standard Widget Toolkit from Eclipse. It is one of the most popular BitTorrent clients.


µTorrent

(also known as uTorrent) is a freeware BitTorrent client for Microsoft Windows. The entire program is a single 170 KiB compressed executable (as of version 1.6, July 2006). It was designed to use as little of a computer's resources as possible while offering functionality equivalent to the most popular, full-featured clients, such as Azureus or BitComet.

BitComet Posted Image

this is a P2P file-sharing freeware fully compatible with the BitTorrent protocol, one of the most popular P2P protocols designed for high-speed distribution of large files. BitComet supports simultaneous downloads, download queuing, selected downloads inside a torrent package, fast-resume, Mainline DHT, protocol encryption, chatting, disk cache, speed limits, port mapping, peer exchange (PEX), UDP NAT traversal, proxy, IP filter, etc.

BitComet also provides an embedded Internet Explorer window for the purpose of making torrent searching easier. A default list of torrent index sites is included which users can modify to remove unwanted sites and add missing ones.

DOWNLOAD LINKS

utorrent
h**p://www.utorrent.com/download.php/

azurues
h**p://azureus.sourceforge.net/download.php/

BitComet
h**p://www.bitcomet.com/doc/download.htm

i think you should now know a little about DHT..

Distributed hash tables (DHTs)

are a class of decentralized distributed systems that partition ownership of a set of keys among participating nodes, and can efficiently route messages to the unique owner of any given key. Each node is analogous to an array slot in a hash table. DHTs are typically designed to scale to large numbers of nodes and to handle continual node arrivals and failures. This infrastructure can be used to build more complex services, such as distributed file systems, peer-to-peer file sharing systems, cooperative web caching, multicast, anycast, domain name services, and instant messaging.

another additional information :

Downloading torrent files
Downloading torrent files is not the same as other file sharing networks. First you have to find the torrent file you want to download by searching the web. Once you locate the file you want, you have to use a BitTorrent Client to get it. There are a few different BitTorrent clients to choose from, and most of the popular ones are reviewed on our BitTorrent clients page. BitTorrent clients, including the Official BitTorrent Client and Azureus are free to use and very easy to install.

Torrent files and tracking servers
When a user wishes to download a file using the Bit Torrent protocol, they begin by downloading a Torrent file. The Torrent file contains important information about the file to be downloaded. The BitTorrent client interprets important information which is contained in the Torrent file (.torrent).

Similar to peer-to-peer file transfers, with the Bit Torrent protocol users connect to each other directly to send and receive portions of the file. These connections are governed by a tracking server, which manages these connections and aids each user in getting the pieces of the file they need. Because the tracking server manages only the connections themselves, and not the actual content being shared, it can manage a large number of users with relatively limited tracker bandwidth.

In a typical situation, the user requires a seed to download a file using the Bit Torrent protocol. A seed is a computer that has the entire file to be downloaded, and has made that file available for downloading. Anyone can make their computer a seed by simply downloading a torrent file and leaving the connection open to facilitate other users wishing to download the same file. A user may download a file directly from the seed, or from another computer who has either directly or indirectly downloaded the file from the seed.

Because a torrent file is distributed in chunks, it is preferable (yet not necessary) to have a seed (with a copy of the complete file) in order to download a complete file. It is only necessary to have a complete copy of the file amongst all of the computers currently downloading the file (several computers downloading the same file are known as a swarm). Each of these computers (peers) will share the necessary file chunks with each other, allowing each peer to have a complete copy of the file. The tracking server plays a large part in assisting peers with gathering the required chunks to make the complete file being downloaded.

Another method of transferring files has become popular recently: the peer-to-peer network, systems such as Kazaa, eDonkey, Gnutella, Direct Connect, etc. In most of these networks, ordinary Internet users trade files by directly connecting one-to-one. The advantage here is that files can be shared without having access to a proper server, and because of this there is little accountability for the contents of the files. Hence, these networks tend to be very popular for illicit files such as music, movies, pirated software, etc. Typically, a downloader receives a file from a single source, however the newest version of some clients allow downloading a single file from multiple sources for higher speeds. The problem discussed above of popular downloads is somewhat mitigated, because there\'s a greater chance that a popular file will be offered by a number of peers. The breadth of files available tends to be fairly good, though download speeds for obscure files tend to be low. Another common problem sometimes associated with these systems is the significant protocol overhead for passing search queries amongst the peers, and the number of peers that one can reach is often limited as a result. Partially downloaded files are usually not available to other peers, although some newer clients may offer this functionality. Availability is generally dependent on the goodwill of the users, to the extent that some of these networks have tried to enforce rules or restrictions regarding send/receive ratios.

Use of the Usenet binary newsgroups is yet another method of file distribution, one that is substantially different from the other methods. Files transferred over Usenet are often subject to miniscule windows of opportunity. Typical retention time of binary news servers are often as low as 24 hours, and having a posted file available for a week is considered a long time. However, the Usenet model is relatively efficient, in that the messages are passed around a large web of peers from one news server to another, and finally fanned out to the end user from there. Often the end user connects to a server provided by his or her ISP, resulting in further bandwidth savings. Usenet is also one of the more anonymous forms of file sharing, and it too is often used for illicit files of almost any nature. Due to the nature of NNTP, a file\'s popularity has little to do with its availability and hence downloads from Usenet tend to be quite fast regardless of content. The downsides of this method include a baroque set of rules and procedures, and requires a certain amount of effort and understanding from the user. Patience is often required to get a complete file due to the nature of splitting big files into a huge number of smaller posts. Finally, access to Usenet often must be purchased due to the extremely high volume of messages in the binary groups.

How does BitTorrent compare to other forms of file transfer?
The most common method by which files are transferred on the Internet is the client-server model. A central server sends the entire file to each client that requests it -- this is how both http and ftp work. The clients only speak to the server, and never to each other. The main advantages of this method are that it\'s simple to set up, and the files are usually always available since the servers tend to be dedicated to the task of serving, and are always on and connected to the Internet. However, this model has a significant problem with files that are large or very popular, or both. Namely, it takes a great deal of bandwidth and server resources to distribute such a file, since the server must transmit the entire file to each client. Perhaps you may have tried to download a demo of a new game just released, or CD images of a new Linux distribution, and found that all the servers report \"too many users,\" or there is a long queue that you have to wait through. The concept of mirrors partially addresses this shortcoming by distributing the load across multiple servers. But it requires a lot of coordination and effort to set up an efficient network of mirrors, and it\'s usually only feasible for the busiest of sites.

Another method of transferring files has become popular recently: the peer-to-peer network, systems such as Kazaa, eDonkey, Gnutella, Direct Connect, etc. In most of these networks, ordinary Internet users trade files by directly connecting one-to-one. The advantage here is that files can be shared without having access to a proper server, and because of this there is little accountability for the contents of the files. Hence, these networks tend to be very popular for illicit files such as music, movies, pirated software, etc. Typically, a downloader receives a file from a single source, however the newest version of some clients allow downloading a single file from multiple sources for higher speeds. The problem discussed above of popular downloads is somewhat mitigated, because there\'s a greater chance that a popular file will be offered by a number of peers. The breadth of files available tends to be fairly good, though download speeds for obscure files tend to be low. Another common problem sometimes associated with these systems is the significant protocol overhead for passing search queries amongst the peers, and the number of peers that one can reach is often limited as a result. Partially downloaded files are usually not available to other peers, although some newer clients may offer this functionality. Availability is generally dependent on the goodwill of the users, to the extent that some of these networks have tried to enforce rules or restrictions regarding send/receive ratios.




well, now it's time to know where to to get the .torrent files and to start download :)

Url Website:	Torrent types:	Rating:	
http://www.torrentspy.com/	music, apps, movies, etc.		
http://www.isohunt.com/	torrents search engine		
http://www.filelist.org/	music, apps, movies, etc.		
http://www.filesearch.us/	torrents search engine		
http://www.mininova.org/	movies, apps, music, tv, etc.		
http://www.torrentreactor.to/index.php	music, apps, movies, etc.		
http://www.lokitorrent.com/	music, apps, movies, etc.		
http://elitetorrents.org/index.php	music, apps, movies, etc.		
http://thepiratebay.org/	music, apps, movies, etc.		
http://torrentspy.com/	music, apps, movies, etc.		
http://btefnet.com/	TV episodes		
http://oink.me.uk/	HQ music, limited apps		
http://www.mrtwig.net/	Southpark		
http://www.suprnova.org	Tv episodes, movies, games, music, apps, misc, DVD + tracker
http://www.torrents.co.uk/new_bt/	Tv episodes, movies, music		Up
http://www.torrentse.cx/	Tv episodes, movies, games, music, apps, pron, misc + tracker	
http://newsisfree.com/sources/info/5355/	Tv episodes	
http://www.bytemonsoon.com/	Tv episodes, movies, games, music, apps, anime		
http://www.sharelive.com/changezone.php?newzone=bittorrent&url=index.php	All types of torrents + request section
http://www.streamload.com/khongcuong	Backupserver for alot of torrents (movies,games,anime,tv)	
http://www.tvtorrents.com/	Tv episodes		
http://bittorrent.bounceme.net	Tv episodes, movies, games, music, apps, comics, anime, misc + tracker	
http://torrents.chilledcore.com/index.php	All types + tracker (upload your own file)		
http://www.downloadparadise.tk/	Movies, games, console, apps		
http://www.torrentzone.com/	All types. NOTE: you have to signup to porn sites to get access!		
http://preterhuman.net/~fdirge/torrent.html	Movies, Tv episodes		
http://efibt.sytes.net/torrents.php 	Movies, music, other		
http://btfiles.no-ip.com/	DVD-r and Mac torrents		
http://www.wowz0rs.tk/	all types		
http://www.torrentialbits.tk	Movies and apps		
http://buffyverse.co.uk/	Buffy and Angel torrents + info		
http://www.sci-fi-site.no-ip.com/hidden_torrent/	Tv episodes, Sliders and Andromeda, Lois & Clark		
http://knowbuddy.dyndns.org/torrent/	Tv episodes, Alias and the 2 first Animatrix movies		
http://cumorah.net/english-man/home1.htm	Tv episodes, Harsh Realm and Ultraviolet	
http://warewolf.no-ip.org/xfiles/	Tv episodes, X-files		
http://warewolf.no-ip.org/	Tv episodes, Enterprise		
http://nx01.us/index.php?page=torrent	Tv episodes, Enterprise		
http://homepages.nildram.co.uk/~crosses/eyesonly/	Tv episodes, Dark Angel		
http://www.sci-fi-site.no-ip.com/hidden_torrent/	Tv episodes		
http://www.base0.net/bt/	Tv episodes		
http://home.no.net/mrtwig/	South Park Tv episodes		
http://www.superbit.ugcentral.com/	Movies, music, games		
http://avirtuos.topcities.com/bit.html	SuprNova clone		
http://wwww.hotfire.net/	Tv episodes, movies, games		
http://turbobricks.ath.cx/torrents/	Movies		
http://www.orsysnetwork.tk/	Movies		
http://www.softwarehole.com/	All types		
http://www.sharingthegroove.org/	Games, movies, apps		
http://btfiles.no-ip.com/	Games, movies, apps, music		
http://metzia.hypermart.net/eps.shtml	Tv episodes		
http://episodes-first.cjb.net	Tv episodes, use search to find torrents		
http://www.watchen.tv/	Tv episodes, use search to find torrents		
http://www.german-torrents.de.vu/	German Movies, music, games, apps		
http://www.german-torrents.de	Tv episodes, movies, games, music, apps (in german)		
http://www.darkgamefreaks.de	German stuff, movies, music and games		
http://www.torrentfilme.com/	German stuff, movies, music and games		
http://www.babasboard.de	Movies, music, games (in german)		
http://bittorrents.de/	Movies, music, games, anime (site is in german, but torrents are mainly of english spoken files)
http://www.cafeyoyo.fr.st	French movies and info	
http://www.gamesir.com:81/	Chinese site	
http://www.torrentfiles.com/	Tv episodes, movies, music, apps		
http://bittorrent.frozen-layer.net/	spanish language anime and other movies site		
http://www.adictobt.dynu.com/	spanish movies,tv episodes and apps		
http://134.130.54.76:6767/	Asian tv drama		
http://www.digitaldistractions.org/torrents.php	Food TV, some Star Trek, Britcoms and documentaries	
http://knowbuddy.dyndns.org/torrent/knowbuddy.cgi	TorrentSpy, sometimes movies		
http://f.moya.scarywater.net/	Animatrix 3, Matrix reloaded trailer, Redhat and some more		
http://www.southparkx.net/index.php?vo=7	Southpark bittorrent and ftp		
http://www.20two.net/comics/	Comics		
http://rsn.no-ip.com/	Movies		
http://www.ozion.tk/	Movies		
http://www.angelinc.org/torrent.php	Tv episodes		
http://www.pornstarjacqui.com/links.html	Porn		
http://www.pleasure-torrent.com/	Porn and Hentai		
http://www.gay-torrents.net.ms/	Gay Porn		
http://fry.is-a-geek.com/	Futurama episodes		
http://www.wrestlingtorrents.tk/	American Wrestling
http://bt.eastgame.net/	Anime, games, music, software, other (chinese site)		
http://yisitu.hk.st/	Games(chinese site)		
http://orf.cx/torrent/	Music (concerts of Greatful Dead and Jefferson Airplane)	
http://rpmfind.net/BitTorrent/	Mandrake, RedHat Linux and utils		
http://www.aaronsw.com/weblog/000635	RedHat 8 (Psyche)	
http://www.lnx-bbc.org/download.html	LNX-BBC isos	
http://rpmfind.net/BitTorrent/	Isos of different Linux versions		
http://www.bstark.pp.se/bittorrent/	Only statistics on torrents, no downloads		
http://frogfood.dyndns.org:6969/	Only statistics on torrents, no downloads		



Good, now some private trackers

www.bitme.org
www.torrent-damage.net
www.learnbits.org
www.demonoid
www.bitspyder.net
www.evolutionpt.org
www.Torrentleech.com



now here is some interisting things that you can use it as a key words when search


A-Information Technology Training Video List



CBT Nuggets

VendorComputer Based Training Followed By Numbers Of CDs, DVDs


CBT Nuggets MCDST 1
CBT Nuggets MCSE 2000 core (70-210, 70-215, 70-216, 70-217) 4
CBT Nuggets MCSE 2003 core (70-270, 70-290, 70-291, 70-293, 70-294) 6
CBT Nuggets MCSA 2003 Upgrade (70-292) 2
CBT Nuggets Project Management Professional 1
CBT Nuggets MCSE 2003 Upgrade (70-296) 2
CBT Nuggets MS Exchange 2000 Administration 3
CBT Nuggets MS Exchange 2003 Administration 1
CBT Nuggets MS Exchange 2003 Design 1
CBT Nuggets MS ISA Server 2000 1
CBT Nuggets MS Outlook 2003 1
CBT Nuggets MCDBA Fundamental, Administration & implementation 3
CBT Nuggets CompTIA Server + 2
CBT Nuggets CompTIA Network + 2
CBT Nuggets CompTIA Security + 2
CBT Nuggets CompTIA Linux + (combo) 1
CBT Nuggets CompTIA A+ (includes 2003 updates) 4
CBT Nuggets Cisco CCNA (640-801) 1
CBT Nuggets Cisco CCDA (640-861) 1
CBT Nuggets Cisco CCDP (642-801, 642-811, 642-871) 1
CBT Nuggets Cisco CCNP (BSCI) 2
CBT Nuggets Cisco CCNP (CIT) 2
CBT Nuggets Cisco CCNP (BCMSN) 2
CBT Nuggets Cisco CCNP (BCRAN) 1
CBT Nuggets CISSP (Certified Information System Security Professional) 1
CBT Nuggets Developing Web application with VB.net (70-305) 1
CBT Nuggets Citrix Meta Frame XP CCA Certification Package 2
CBT Nuggets Managing windows 2000 Network Environment (70-218) 1
CBT Nuggets Implementing security in windows 2003 network (70-299) 1
CBT Nuggets Windows 2000 Directory Services Design (70-219) 1
CBT Nuggets Windows 2000 Network Service Design (70-221) 1
CBT Nuggets Intro to XML and Programming using the MS.NET Platform 1
CBT Nuggets Cisco Secure Intrusion Detection Systems (642-531) 1
CBT Nuggets Cisco Secure Pix Firewall Advanced (CSPFA) 1
CBT Nuggets Cisco CCIE 1
CBT Nuggets CompTIA iNET Plus 1
CBT Nuggets Certified Ethical Hacker (CEH) 1
CBT Nuggets Certified Wireless Network Administrator 1

[productbanned]

[productbanned] MCSE 2003 Full (70-270, 70-290, 70-291, 70-293, 70-294,
70-298, 70-299) 35
[productbanned] MS Exchange 2000 (Administration) 3
[productbanned] MS Exchange 2000 (Design) 3
[productbanned] MS Exchange 2003 (Design) 2
[productbanned] MS Exchange 2003 (Implementation) 5
[productbanned] CISSP (Certified Information System Security Professional) 11
[productbanned] Hacking Revealed (Certified Ethical Hacker) 5
[productbanned] Wireless Networking 5 DVD
[productbanned] ASP.NET For Developers 13
[productbanned] XML For Developers Using MS Tools 8
[productbanned] Cisco CCNP (BCRAN) 7
[productbanned] Cisco CCNP (BCMSN) 5
[productbanned] Cisco CCNP (BSCI) 5
[productbanned] Cisco CCNP (CIT) 5
[productbanned] Cisco PIX Firewall (CSPFA) 6
[productbanned] Cisco VPN (CSVPN) 3
[productbanned] Cisco intrusion detection system (CSIDS) 4
[productbanned] Cisco CCSP (SECUR) 6
[productbanned] Cisco CCSP (SAFE) 3
[productbanned] Cisco CCSP (MCNS) 6
[productbanned] Cisco CCNA 9
[productbanned] Windows 2000 Clustering Services Administration (70-223) 4
[productbanned] XSLT 1.0 For Developers 2
[productbanned] MS Project 2000 3
[productbanned] Database Specialist Design (CIW) 3
[productbanned] Javascript For Developers Series 5
[productbanned] Crystal Reports 8 3
[productbanned] Windows 2000 & Linux 3
[productbanned] COM + 3
[productbanned] Louts Notes R5 3
[productbanned] SMS 6
[productbanned] CompTIA I Net + 5

APPDEV

APPDEV Microsoft SQL 2000 14
APPDEV Microsoft SQL 2000 DTS 4
APPDEV Microsoft SQL 2000 OLAP 5
APPDEV Microsoft SQL 2000 Accelerated Training 3
APPDEV Microsoft VB and SQL 6
APPDEV Microsoft VB.net 16
APPDEV Microsoft Advanced VB.Net 7
APPDEV ADO.Net 10
APPDEV Microsoft C#.net 8
APPDEV Exploring Visual Studio .net 5
APPDEV ASP.net web services 5
APPDEV HTML: Hypertext Markup Language 3
APPDEV VBA For Microsoft Office 2000 5
APPDEV .NET Security 11
APPDEV .NET Framework 2
APPDEV Transforming XML with XSLT 2
APPDEV XML 5
APPDEV XML Overview for the IT Professional 1
APPDEV Exploring MS SQL 2005 1 DVD
APPDEV ASP.NET Using Visual C# 2005 1 DVD
APPDEV Exploring Visual C# 2005 1 DVD
APPDEV Exploring Visual Basic 2005 1 DVD
APPDEV Exploring ASP.NET Using Visual Basic 2005 1 DVD
APPDEV Exploring ASP.NET Using Visual C# 2005 1 DVD

Key Stone

Key Stone What is Microsoft.net 7
Key Stone Programming with Microsoft VB.net 7
Key Stone Programming with Microsoft C#.net 5
Key Stone XML Based Web Application 3
Key Stone Microsoft Access XP (Beginner, Intermediate Advanced) 3
Key Stone Microsoft IIS 5 3
Key Stone UNIX 2
Key Stone JAVA 2 8


Lynda

Lynda Macromedia Flash MX 2004
(Beginner – Intermediate – Audio & Video – Action Script) 8

Lynda Macromedia Dreamweaver MX 2004
(Beginner - Intermediate- Dynamic ASP)
5
Lynda Learning Microsoft Access 2003 1
Lynda Learning Microsoft Excel 2003 1
Lynda Learning Microsoft word 2003 1
Lynda Learning Microsoft Power Point 2003 1
Lynda Learning Microsoft FrontPage 2003 2
Lynda Learning Microsoft Visio 2003 2
Lynda Learning Adobe Acrobat 7 2
Lynda Learning Adobe Premiere Pro 1.5 1
Lynda Learning Macromedia CouldFusion MX 3
Lynda Learning Macromedia Director MX & MX 2004 4
Lynda Learning Blogger 1
Lynda Learning XHTML 1
Lynda Learning PHP Essentials 2
Lynda Enhancing Digital Photography with Adobe Photoshop CS 3
Lynda Learning Publisher2003 1
Lynda Carrara 5 Essential Training 2
Lynda Final Cut Pro 5 Essential Editing 1
Lynda Flash Professional 8 Video Integration 1
Lynda Getting Started with Corel Painter IX 2
Lynda Illustrator CS2 Essential Training 1
Lynda Mac OS X 10.4 Tiger Essential Training 1
Lynda Photoshop CS2 Essential Training 1
Lynda Using Perl/CGI Scripts 1
Lynda Macromedia Studio 8 Essential Training Bundle 5
Lynda Photoshop CS2 for the Web Essential Training 1
Lynda GoLive CS2 Essential Training 1
Lynda 3D Studio Max( Texturing–Character Animation ) 4


LinuxCBT

LinuxCBT RedHat Edition 10
LinuxCBT Debian Edition 5
LinuxCBT PHP Edition 1
LinuxCBT Bash Shell Scripting 1
LinuxCBT Perl Programming 1
LinuxCBT Python 1
LinuxCBT Suse Edition 5
LinuxCBT Samba Edition 1 DVD
LinuxCBT Security Edition 1 DVD
LinuxCBT Mail Edition 3

TestOut

TestOut CCNA (640-801) 1
TestOut MCSE 2003 (70-270, 70-290, 70-291, 70-293, 70-294, 70-297) 8
TestOut CompTIA Network + 1
TestOut CompTIA Security + 1
TestOut MCAD.NET (70-315, 70-316, 70-320, C# for programmers) 6
TestOut Netware 6.0 CNA 50-677 1
TestOut Network+ 2005 N10-003 1
TestOut Linux+ 1
TestOut CompTIA A+ 3


VTC

VTC A Plus CompTIA 1
VTC Acid Total Production Essentials 1
VTC Active Directory 1
VTC Adobe Acrobat 5 1
VTC Adobe After Effects 5.5 1
VTC Adobe Go Live 6 1
VTC Adobe Illustrator 10 Tech 1
VTC Adobe Illustrator 10 1
VTC Adobe Image Ready 1.0 1
VTC Adobe Image Ready 7.0 1
VTC Adobe In Design 2.0 1
VTC Adobe Live Motion 1
VTC Adobe Photoshop 5 Special F/X 1
VTC Apple Script 1
VTC ASP 1
VTC AutoCAD 2000 Basics 1
VTC AutoDesSys FormZ 1
VTC Bryce 5 1
VTC C Programming 1
VTC C++ 1
VTC Carrara 2 Studio 1
VTC CCNA ICND 1
VTC Claris Works 5 (Apple works 5) 1
VTC Cleaner Pro 5 1
VTC Cold Fusion 1
VTC Corel Painter 6.0 1
VTC Corel Draw 10 1
VTC CSS 2 1
VTC Desktop Design 1
VTC Digital Home Recording Studio 1
VTC Digital Performer 1
VTC E-Mail With Microsoft Outlook Express 6 1
VTC File Maker Pro 5 for the web 1
VTC File Maker Pro 5 1
VTC File Maker Pro 5 Scripts 1
VTC File Maker Pro 6 1
VTC Final Cut Pro 3 1
VTC Frame Maker 1
VTC GoLive Cyberstudio 3.1 1
VTC Macromedia Flash 5 1
VTC Macromedia Flash 5 Techniques 1
VTC Macromedia Flash MX ActionScripts 1
VTC Macromedia Flash MX for Designers 1
VTC Macromedia Flash MX Techniques 1
VTC Macromedia Freehand 9 1
VTC Macromedia Sitespring 1
VTC Managing Windows 2000 Network Environment 1
VTC Managing Windows 2000 Security 1
VTC Maxon Cinema 4D XL6 1
VTC Maya 1
VTC MetaCreation Bryce 4 1
VTC MetaCreation Canoma 1
VTC MetaCreation Infini-D 4.5 1
VTC MetaCreation Painter 5 1
VTC MetaCreation Painter 5 Techniques 1
VTC MetaCreation Painter 6 Techniques 1
VTC MetaCreation Painter 7 1
VTC MetaCreation Painter 7 Techniques 1
VTC MetaCreation Poser 4 1
VTC Microsoft FrontPage 2000 1
VTC Microsoft SQL Server 7.0 1
VTC Microsoft TCP/IP 1
VTC Microsoft Transact SQL 1
VTC Microsoft Visio 2002 1
VTC Microsoft Visual Basic 6 1
VTC Microsoft Visual Basic 6 Advanced 1
VTC Microsoft Basic For Access 1
VTC Microsoft Basic For Excel 1
VTC Microsoft Windows 98 1
VTC Microsoft Windows 2000 Network Infrastructure 1
VTC Microsoft Windows 2000 Professional 1
VTC Microsoft Windows 2000 Server 1
VTC Microsoft Windows IIS 4 1
VTC Microsoft Windows NT 4 Server Administration 1
VTC Microsoft Windows NT 4 Server Installation 1
VTC Microsoft Windows XP Administration 1
VTC Microsoft Windows XP Fundamentals 1
VTC Microsoft Word 2002 1
VTC Microsoft Works 4 1
VTC MIDI Vision DSP 4 1
VTC MYOB 10.5 1
VTC MYSQL 1
VTC Network Plus CompTIA 1
VTC Netware 5 Admin (Novell) 1
VTC Mac OS X Fundamentals 1
VTC Paint Shop Pro 7 1
VTC Perl 1
VTC PHP 1
VTC PRO Tools LE 1
VTC Professional Desktop Publishing on the PC 1
VTC Programming MS SQL Server 2000 1
VTC Publisher 2002 1
VTC Quark 5 1
VTC Quark Xpress 4 1
VTC Quark Xpress 4 Techniques 1
VTC QuickBooks 2000-2001 1
VTC Sacnning and PrePress 1
VTC Search Engines 1
VTC Server Plus CompTIA 1
VTC Sony Sound Forge 7 1
VTC Symantec Act! 4 1
VTC Symantec Act! 2000 1
VTC Troubleshooting your MAC 1
VTC Unix Shell Fundamentals 1
VTC Unix Shell Scripting Advanced 1
VTC Visual Studio.NET 1
VTC Web Design Fundamentals 1
VTC Adobe Photoshop Image Restoration 1
VTC PHP & MySQL 1
VTC Macromedia Dreamweaver MX Web Applications 1
VTC Oracle 9i Administration Fundamentals II 1
VTC Oracle 9i Administration Fundamentals II 1
VTC Quicken Deluxe 2001 1
VTC Freehand MX 1

Total Training

Total Training Adobe PhotoShop CS 7
Total Training Adobe® Premiere® Pro Tips & Tricks 1
Total Training Adobe® Photoshop® CS2 3

CareerAcademy
CareerAcademy Certified Ethical Hacker 8
CareerAcademy MCDBA Certification SQL 2005 1 DVD
CareerAcademy CCNA 5

Others
Microsoft Core Data Access with Microsoft Visual Studio 2005 1 DVD
Sun Learning Solaris 9 OS System Administration 4
Learn SMS SMS (Systems Management Server 2003) 1
PTR Hack-Counter Hack 2
TKC Cracking Tutorials 1
Eric Hacking NT Exposed 1
N/A Collection of Hacking Demonstrated 1
Found Stone Hacking Exposed (secrets and solutions) 1 DVD
Netg Oracle 9i Admin Series 12
Netg Unix Fundamentals 1
[productbanned] MCSE 2000-2003 (Lab1-23) 5 DVD
N/A MAC OS 10.3 1
N/A PHP & My SQL 1
N/A Crystal Report Training Video 1
N/A Hacking - Unauthorized_Access 1
electricpaper ICDL 1
Shon Harris CISSP 6 DVD
N/A VMware Inside & Out Video Tutorial 1
N/A All About VOIP 1 DVD
N/A ICDL 1
N/A Hacking Ultimate Collection 1
N/A DEEP FREEZE TRAINING 1
N/A SharePoint Portal Server 2
Ulead Ulead Video Studio 8 1


B-Business & Professional Development Training Video

Gleim CMA/CFM ( Audio, E-books and Exams software ) 32
Gleim CPA ( Audio, E-books and Exams software ) 40
Gleim CIA ( Audio, E-books and Exams software ) 21

Lambers CMA/CFM ( Video, E-books and Exams software ) 18

Paul McKenna NLP ( Neuro-Linguistic Programming ) 38

VTC Introduction to E-Commerce 2

Skillsoft Mastering professional skills 1
Skillsoft Communications Skills 1

abacus Let's Do Business Negotiating 1
abacus Let's Do Business Telephoning 1
abacus Let's Do Business Meetings 1

Netg Project Management Professional 2.0 1

Crissp Effective Presentation Skills 1

Learn Key eBay Success Kit 3 DVD

N/A Make Money With Small Business (Audio) 1
Knowledge Products Economics (Audio) 2
Jay Abraham Marketing (Audio) 1

Quest Multi Level Marketing (3 Level) 9
N/A The Alchemy of Finance 1
Dr. Shad Helmstetter The Lifetime Library of Professional Self-Talk CDs (Audio) 1
TTC Finance and Accounting for the Non-Financial Manager 1
TMS Principles Of Economics Business, Banking, Finance And Your Everyday Life (Audio) 1
N/A IT Project Management 2

C-Love Box

Vendor Training CDs, DVDs
David DeAngelo 77 Laws Of Success With Women & Dating 2 DVD
David DeAngelo Approaching Women (audio) 10
David DeAngelo Cliff's List Seduction Seminar Mystery Style 10 DVD
David DeAngelo Ask Me Anything (Sexual Communication- Meeting) 2 DVD
David DeAngelo Meeting Women in Bars and Clubs 4 DVD
David DeAngelo Meeting Women Online 1
David DeAngelo On Being A Man 5 DVD
David DeAngelo On Being A Man (audio) 1
David DeAngelo Power Sexuality 4 DVD
David DeAngelo Sexual Communication (Audio) 1

Adult Video Universe Better Sex Video - You Can Last Longer 1 DVD

N/A How to Make anyone fall in love with you (Audio) 1

Mystery Method
Mystery Method 5 DVD

Michael Christian The Art Of Kissing 1 DVD

Ross Jeffries Secrets Of Advanced Irresistible Arousal 1 DVD

N/A The Lovers' Guide 1
N/A The Lover’s Message 1


=====================================
Enjoy ........ Dr.Kernel
=====================================

Note: Don't steal my topic any where else !
Note: some info is quoted

This post has been edited by Dr.Kernel: 27 September 2006 - 02:46 PM

0


Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

Other Replies To This Topic

#2 User is offline   scharique 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 168
  • Joined: 20-June 06

Posted 27 September 2006 - 11:35 AM

It would be nice to know where do these are available from, for free :)

This post has been edited by scharique: 27 September 2006 - 11:35 AM

0

#3 User is offline   Dr.Kernel 

  • Super Member
  • PipPipPipPip
  • Group: Members
  • Posts: 795
  • Joined: 23-April 05

Posted 27 September 2006 - 01:55 PM

you should wait wait till i finish :D
0

#4 User is offline   glow 

  • V.I.P. Member
  • PipPipPipPipPip
  • Group: Veterans
  • Posts: 1060
  • Joined: 22-May 04

Posted 27 September 2006 - 07:59 PM

This is great info but way too much work. Also some of these share programs come with spyware.

Quote

Use of the Usenet binary newsgroups is yet another method of file distribution, one that is substantially different from the other methods. Files transferred over Usenet are often subject to miniscule windows of opportunity. Typical retention time of binary news servers are often as low as 24 hours, and having a posted file available for a week is considered a long time. However, the Usenet model is relatively efficient, in that the messages are passed around a large web of peers from one news server to another, and finally fanned out to the end user from there. Often the end user connects to a server provided by his or her ISP, resulting in further bandwidth savings. Usenet is also one of the more anonymous forms of file sharing, and it too is often used for illicit files of almost any nature. Due to the nature of NNTP, a file\'s popularity has little to do with its availability and hence downloads from Usenet tend to be quite fast regardless of content. The downsides of this method include a baroque set of rules and procedures, and requires a certain amount of effort and understanding from the user. Patience is often required to get a complete file due to the nature of splitting big files into a huge number of smaller posts. Finally, access to Usenet often must be purchased due to the extremely high volume of messages in the binary groups.


"Typical retention time of binary news servers are often as low as 24 hours, and having a posted file available for a week is considered a long time."

Haven't you heard of Giganews or Easynews or Airnews? Months of retention. Very reasonable

Usenet is the ultimate candy store!

All you need to know is here:

 http://www.exit109.com/~jeremy/news/providers/providers.html 


 http://www.alt-bin.com/index.php 
Check FAQs

 http://nfo.ftd.nu/?id= 

0

#5 User is offline   nagen 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 246
  • Joined: 15-July 06

Posted 27 September 2006 - 09:49 PM

you are Great Doctor!
0

#6 User is offline   Dr.Kernel 

  • Super Member
  • PipPipPipPip
  • Group: Members
  • Posts: 795
  • Joined: 23-April 05

Posted 28 September 2006 - 01:02 AM

thanks for the links glow

Quote

Also some of these share programs come with spyware.


sure.. but not with torrent cleints

and the best way is to download the beta or trial version of p2p sharing programs and install it , then seach by it for the latest full version without the spyware , and grap it.. it something like we get the program by the program

i wish someone add a usenet toturials that i'm stuck now with CCNA :wacko:
0

#7 User is offline   azmi_p 

  • Super Member
  • PipPipPipPip
  • Group: Members
  • Posts: 584
  • Joined: 02-December 04

Posted 28 September 2006 - 01:22 AM

Hi doctor,

Can you suggest to me which p2p program can beat the firewall?


Regards..
0

#8 User is offline   Dr.Kernel 

  • Super Member
  • PipPipPipPip
  • Group: Members
  • Posts: 795
  • Joined: 23-April 05

Posted 28 September 2006 - 01:45 AM

Quote

Hi doctor,

Can you suggest to me which p2p program can beat the firewall?


Regards..


hi man, first.. in which p2p network ? .. and which firwall ? and firewall internal or a proxy ??

look,i'll tell you a bout torrent for now

easy, look if it's ISA and the extension of .torrent is prohibted..

i know how to hack it :) .. don't worry

let's say the link is hllp://bitme.org/tornt/mesh/#&#&teealning.torrent

what you have to do it just add a # sign after the end of the link and it will be downloaded to be

hllp://bitme.org/tornt/mesh/#&#&teealning.torrent#

it's ok for now BUT you won't able to download cause the proxy can do couple of things, first detect that download and eliminate it , and block the ports

first you have to change the default ports like 6881 and so on that it's blocked by the most of ISPs to any far port like 56560

Best I could find out, works well, let me know anyone finds any problems, so far none for me.

Well, here it is - the new version of Azureus. It comes with lots of new features aimed to improve everyones BT experience however for private sites like us there are some options which should be disabled to ensure our security.


You should disable the following options (Tools-Options):

# Connection
- Networks --> Everything except public IP network - else it wont let you connect to a tracker like WDGAF
- Peer Sources --> Everything from a tracker
# Files
- Save peer connections for quick reconnect --> Disable it
# Plugins
- If Tracker Web is installed then uninstall it with the Uninstallation Wizard: IRC, Tracker Dynamic Pages, Tracker Static Pages
- Distributed DB - Enable the distributed DB --> Disable it
- Distributed Tracker - Only track normal torrents when tracker is unavailable --> Disable it
# Tracker
- Server --> Disable everything
# Sharing
- Protocol for shared resources --> HTTP
- Private Torrent... --> ENABLE THIS!
- leave the others unchecked

I also suggest getting Safepeer if you use azureus. you can download the plugin at Azureus' homepage under plugins.

# First, make sure you can view hidden files and folders. In microsoft explorer go to Tools -> Folder Options -> View -> click on show hidden files and folders
# Next extract your downloaded plugin to this path:
(OS HDD Letter)ocuments and Settings(Yourname)Application DataAzureusplugins
# Restart azureus and if safepeer loads up you have done it right.
# Finally to configure safepeer, in azureus go to Plugins -> Safepeer

Make sure to enable the following :
*Safepeer
*Blocklist
*Logging (optional)
*Asynchronous loading (loads up safepeer about a minute after azureus starts up. gets rid of long load up time)
*Periodic Update (so you can stay current even if you leave azureus running for days on end)
--You can change how often it updates in the timer

Then leave the rest alone.

To properly make a torrent with the new azureus so it doesnt leak info you'll need to do the following:

# Tracker/Mode page
1. Make sure Use an external tracker is checked
2. Disable Add hashes for other networks

The rest do as normal


second you have to encrypt the download stream that the firewall won't able to realize what is that stream is

i can make you enable RC4 ecryption of azureus by couple of options

choose what is beside the arrow

Posted Image

and choose use lazy

Posted Image

and you will grant download without the admin knows :D

This post has been edited by Dr.Kernel: 28 September 2006 - 01:48 AM

0

#9 User is offline   Dr.Kernel 

  • Super Member
  • PipPipPipPip
  • Group: Members
  • Posts: 795
  • Joined: 23-April 05

Posted 03 May 2008 - 10:21 PM

one more thing, dont ever try to just leech, and if u want invites just PM me
0

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users