 |
|  |
Bit Torrent Tutorials |
 |
|
The first things you need to know about using Bit Torrent:
-- Bit Torrent is aimed at broadband users (or any connection better than dialup).
-- Sharing is highly appreciated, and sharing is what keeps bit torrent alive.
-- A bit torrent file (*.torrent) contains information about the piece structure of the download (more on this later)
-- The method of downloading is not your conventional type of download. Since downloads do not come in as one
big chunk, you are able to download from many people at once, increasing your download speeds. There may be
100 "pieces" to a file, or 20,000+ pieces, all depending on what you're downloading. Pieces are usually small (under 200kb)
-- The speeds are based upon people sharing as they download, and seeders. Seeders are people who constantly
share in order to keep torrents alive. Usually seeders are on fast connections (10mb or higher).
Posted by JasonMorgan on Tuesday, March 31, 2009 @ 17:24:30 PDT (59 reads)
(Read More... | 5422 bytes more | comments? | Score: 0)
|
BandWidth Explained |
 |
|
BandWidth Explained
Most hosting companies offer a variety of bandwidth options in their plans. So exactly what is bandwidth as it relates to web hosting? Put simply, bandwidth is the amount of traffic that is allowed to occur between your web site and the rest of the internet. The amount of bandwidth a hosting company can provide is determined by their network connections, both internal to their data center and external to the public internet.
Posted by JasonMorgan on Tuesday, March 31, 2009 @ 17:23:22 PDT (55 reads)
(Read More... | 8259 bytes more | comments? | Score: 0)
|
Registry - Add notepad to right click |
 |
|
Manually: regedit and navigate to
HKEY_LOCAL_MACHINESOFTWAREClasses*Shell
add the key "notepad"
it's default value should be "Open with Notepad"
now, under "notepad", add the key "Command"
it's default value should be (with the quotes) "C:WindowsSystem32Notepad.exe" "%1"
ok, exit regedit and go right click on ANY file...
your new option: Open with Notepad
Posted by JasonMorgan on Tuesday, March 31, 2009 @ 17:13:40 PDT (77 reads)
(Read More... | 588 bytes more | comments? | Score: 0)
|
Anonymity |
 |
|
I can see you hiding in the shadows over there and so can the logs of all the web sites, FTP servers and other nooks and crannies you visit on the web. The sort of information gathered by these logs and which is available to the webmasters of the sites you visit include the address of the previous site you visited, your IP address, your computer's ID name, your physical location and the name of your ISP along with less personal details such as the operating system you're using and your screen resolution. If someone was snooping through your dustbin to gather information on consumer trends or tracking your every move to see where it is you go everyday you wouldn't be too chuffed would you. Well the web is no different, it's still an invasion of privacy and a threat to security and you don't have to put up with it.
Posted by JasonMorgan on Tuesday, March 31, 2009 @ 17:10:07 PDT (59 reads)
(Read More... | 13373 bytes more | comments? | Score: 0)
|
Auto End Tasks to Enable a Proper Shutdown |
 |
|
This reg file automatically ends tasks and timeouts that prevent programs from shutting down and clears the Paging File on Exit.
1. Copy the following (everything in the box) into notepad.
Posted by JasonMorgan on Tuesday, March 31, 2009 @ 17:05:59 PDT (63 reads)
(Read More... | 931 bytes more | comments? | Score: 0)
|
All mIRC Commands |
 |
|
IRC is an acronym for Internet Relay Chat, wikipedia has a great explanation for it at http://en.wikipedia.org/wiki/Internet_Relay_Chat
In short, IRC is a way to connect with people around the world and chat online in what are called channels. There are thousands of channels to choose from and lots of fun. As and IT professional it is vital for me to use to keep up with the ever evolving technology.
To really simplify IRC is to think of it like your web browser, your web browser enables you to get on or enter the world wide web. You will need a tool to enter or get on IRC Channels. The tool I like to use and that is most popular is a tool called mIRC. It is free to use and has tons of features. You can download it from the mIRC website here.
I have also included a mIRC Command CheatSheet, click the read more below to see the full list. Credits are at the bottom of this article.
Posted by JasonMorgan on Tuesday, March 31, 2009 @ 17:04:21 PDT (66 reads)
(Read More... | 8404 bytes more | comments? | Score: 0)
|
How to Fix Windows XP |
 |
|
Repair Windows XP Options
- Lost admin password Use Linux boot disk to reset admin password: “http://home.eunet.no/~pnordahl/ntpasswd/”
- Try to boot the system into the “Last Known Good Configuration”.
- Boot into Safe Mode and try fixing from there first (disable services, or drivers ).
- Run CHKDSK /R /P to repair disk errors.
- Run Windows Systems Restore if XP boots.
- Replace corrupt NTLDR file, From Recovery Console type: COPY E:i386NTLDR C:
- Run System Restore from cmd prompt, type: %systemroot%system32 restore strui.exe
- Insert windows XP Disk and try to do a repair install “Bypass the recovery console”.
- Recovery Console: run BOOTCFG /Rebuild to repair Boot.ini. (follow the steps below)
Ø C: ATTRIB -H C:boot.ini
Ø C: ATTRIB -S C:boot.ini
Ø C: ATTRIB -R C:boot.ini
Ø C: del boot.ini
Ø C: bootcfg /rebuild
-
Add installation to boot list? (Yes/No/All): Type: Y
-
Enter Load Identifier: Type in any description you want that will identify the installation of Windows (e.g., Windows XP SP2)
-
Enter OS Load Options, Type in: "/fastdetect" and/or "/NoExecute=OptIn" without the quotes
Ø C: fixboot
Typical boot.ini looks like this:
Posted by jasonmorgan on Sunday, February 15, 2009 @ 09:25:56 PST (89 reads)
(Read More... | 12038 bytes more | comments? | Score: 0)
|
Windows XP Tweaks |
 |
|
Services to turn off:
Alerter
Application Management
Automatic Updates
ClipBook
Distributed Link Tracking Client
Error Reporting Service
Fast User Switching Compatibility
Messenger
Portable Media Serial Number Service
Remote Registry
Routing and Remote Access
Task Scheduler
Telnet
TPC/IP NetBIOS Helper
Uninterruptible Power Supply
Change "Recycle Bin" size to 1%
Posted by JasonMorgan on Sunday, September 30, 2007 @ 18:09:32 PDT (340 reads)
(Read More... | 2775 bytes more | comments? | Score: 0)
|
Best Keyboard Shortcuts |
 |
|
Getting used to using your keyboard exclusively and leaving your mouse behind will make you much more efficient at performing any task on any Windows system. I use the following keyboard shortcuts every day:
Windows key + R = Run menu
This is usually followed by:
cmd = Command Prompt
iexplore + "web address" = Internet Explorer
compmgmt.msc = Computer Management
dhcpmgmt.msc = DHCP Management
dnsmgmt.msc = DNS Management
services.msc = Services
eventvwr = Event Viewer
dsa.msc = Active Directory Users and Computers
dssite.msc = Active Directory Sites and Services
Windows key + E = Explorer
ALT + Tab = Switch between windows
ALT, Space, X = Maximize window
CTRL + Shift + Esc = Task Manager
Windows key + Break = System properties
Windows key + F = Search
Windows key + D = Hide/Display all windows
CTRL + C = copy
CTRL + X = cut
CTRL + V = paste
Posted by JasonMorgan on Saturday, September 29, 2007 @ 15:08:05 PDT (314 reads)
(Read More... | 10779 bytes more | comments? | Score: 0)
|
Internet History/Time Line |
 |
|
I have come across a very interesting time line of the Internet. I have no idea where I got it, I found it on my personal computer today. If you are the author of this document please contact me so that I may give credit where credit is due.
Posted by JasonMorgan on Wednesday, September 26, 2007 @ 08:06:14 PDT (331 reads)
(Read More... | 65776 bytes more | comments? | Score: 0)
|
|  |
|
There isn't a Biggest Story for Today, yet.
|
Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.
| |
|