ManUtd: The Magnificent 7…
Tuesday 21st of February 2006
[This post is to challenge Toped’s. I can’t stand the Arsenal show off. Well, ManUtd fans have not too much to shout about this season… There are some, but maybe next season we have more. Hope so.]
Of all the history and tradition of ManUtd, there is one that is just simply unique to the club, which separates them from the rest of the Premiership clubs, is the No 7 shirt.
ManUtd fans have been very skeptical and picky on to who hold their No 7 shirt. The power of 7 had played a significant part in Manchester United history. This is the number that has been worn by the all time greats of Old Trafford, member of an exclusive club of players who have donned the magical No 7 shirt and taken United to the top. So today we will just take a look at some of the greats of Theatre of Dreams that have worn the No 7.


George Best. The original and the best. The first footballer to receive pop star image. Even Pele said Best was the most talented player he has ever seen. During his short career time , it was acknowledged by everybody that he was the greatest player who has ever walked on earth. He was part of trio that was the heart of 1960s ManUtd, Denis Law, George Best, and Bobby Charlton. But he’s the one who wear the No 7 shirt.


Bryan Robson. Earned the nickname “Captain Marvel” by the fans. He was the leading midfield player in British football during the 1980s. It means that he’s the best midfield player at his time of his career. It was often said Manchester United were a “one man team”, being totally reliant on Robson for success. Kinda like Steven Gerrard nowadays. But Gerrard is not the leading midfield player today, mind you. He’s now the West Brom manager. Robson was Manchester United of 1980s.


Eric Cantona. He is the one who single handedly created the ManUtd that we know today. He’s the main reason of 1990s United’s success period. He’s also the one who gave the image of ManUtd as the invincibles, the greats. ManUtd were the team of 90s. Nicknamed Eric The King by the fans. Was voted the best Premiership player of the decade last year(2005).


David Beckham. He was instrumental to the 1999 team, which is the best team ever for ManUtd. Claimed three major titles otherwise known as The Treble (Premiership, FA Cup, Champions League).

Cristiano Ronaldo. The current No 7 holder. Have the same name of the Brazillian Ronaldo. He was given the honour to join the unique groups of Old Trafford. Ronaldo is still not the finished article, he is getting there however and when he does Manchester United will have one of the world’s truly great players.
Online Password Cracking (Trust me it works)…
Monday 13th of February 2006
Stumbled on a password protected website? For some reason, you need to go in there, well for whatever it is, you just somehow want to login the website members only page. You don’t want to pay for it(say that website is forcing you to pay to enter its password protected area), and yet you want to login. So what do you do? Enter Accessdiver. This wonderful tool will help you on your way to crack that website, be it trying different logins, bruteforce, dictionary attack, and whatever it is doing, all this while being anonymous! All for the name of hacking. Go for it. And take my word for this, it really does work.
A Few Helpful XP Commands…
Windows XP/2000 Commands & Tools
With most of these commands, you can just type the command without any options and a list of possible arguments will be displayed. Type this in the command line!
* at (windows XP/2000)
Scheduling utility.
* bootcfg (XP only)
This utility allows you to set up your boot options, such as your default OS and other loading options.
* cacls (XP, 2000, & NT4.0)
Changes the ACLs (security Settings) of files and folders. Very similar to chmod in Linux.
* comp (XP & 2000)
This utility is very similar to diff in Linux. Use the /? switch to get examples of command usage.
* contig (NT4.0 and newer)
A great defrag utility for NTFS partitions.
* defrag (XP only - NT4.0 and Win2k use contig)
Yes, XP comes with a command line disk defrag utility. If you are running Win2k or NT4.0 there is still hope. Contig is a free defrag program that I describe on the defrag page.
* diskpart (XP only)
Use this command to manage your disk partitions. This is the text version for the GUI Disk Manager.
* driverquery (XP only)
Produces a list of drivers, their properties, and their versions. Great for computer documentation.
* fsutil (XP only)
This is a utility with a lot of capability. Come back soon for great examples.
* getmac (XP & 2000)
This command gets the Media Access Control (MAC) address of your network cards.
* gpresult (XP & 2000)
This generates a summary of the user settings and computer group policy settings.
* ipconfig (XP, 2000 & NT4.0)
This handy tool displays IP settings of the current computer and much more.
* MMC (XP, 2000 & NT4.0) - Microsoft Management Console
This is the master tool for Windows, it is the main interface in which all other tools use starting primarily in Windows 2000 and newer systems.
* more
Utility used to display text output one screen at a time. Ex. more c:\windows\win.ini
* msconfig (XP only)
The ultimate tool to change the services and utilities that start when your Windows machine boots up. You can also copy the executable from XP and use it in Win2k.
* msinfo32 (XP &smp; 2000)
An awesome diagnostic tool. With it you can get a list of running processes, including the residing path of the executable (great for manually removing malware) and get detailed information about hardware and system diagnostics.
* netsh (XP & 2000)
A network configuration tool console. At the ‘netsh>’ prompt, use the ‘?’ to list the available commands and type “exit” to get back to a command prompt.
* openfiles (XP Only)
Allows an administrator to display or disconnect open files in XP professional. Type “openfiles /?” for a list of possible parameters.
* Pathping (XP & 2000)
A cross between the ping and traceroute utilities. Who needs Neotrace when you can use this? Type “pathping
* recover (XP & 2000)
This command can recover readable information from a damaged disk and is very easy to use.
* reg (XP & 2000)
A console registry tool, great for scripting Registry edits.
* sc (XP & 2000)
A command line utility called the Service Controller. A power tool to make service changes via a logon/logoff or startup/shutdown script.
* schtasks (XP only)
A newer version of the AT command. This allows an administrator to schedule and manage scheduled tasks on a local and remote machines.
* secedit (XP & 2000)
Use this utility to manually apply computer and user policy from your windows 2000 (or newer) domain. Example to update the machine policy: secedit /refreshpolicy machine_policy /enforce
To view help on this, just type secedit.
NOTE: In Windows XP this command is superceded by: gpupdate /force
* sfc (XP & 2000)
The system file checker scans important system files and replaces the ones you (or your applications) hacked beyond repair with the real, official Microsoft versions.
* shutdown (XP & 2000)
With this tool, You can shut down or restart your own computer, or an administrator can shut down or restart a remote computer.
* sigverif (XP only)
Microsoft has created a driver signatures. A signed driver is Microsot tested and approved. With the sigverif tool you can have all driver files analysed to verify that they are digitally signed. Just type ’sigverif’ at the command prompt.
* systeminfo (XP only)
Basic system configuration information, such as the system type, the processor type, time zone, virtual memory settings, system uptime, and much more. This program is great for creating an inventory of computers on your network.
* sysedit (XP/2000)
System Configuration File Editor. An old tool that was very handy for the Windows 9X days. msconfig is what you want to use now.
* tasklist (XP pro only)
Tasklist is the command console equivalent to the task manager in windows. It is a must have when fighting scumware and viruses. Try the command:
tasklist /svc
to view the memory resources your services take up.
* taskkill (XP only)
Taskkill contains the rest of the task manager functionality. It allows you to kill those unneeded or locked up applications.
* tree (XP only)
An amazing experience everyone should try! This command will provide a ‘family tree’ style display of the drive/folder you specify.
By Joshua Erdman
Kid’s note: Well, the most useful command would be msconfig. It will help you if you want to clean ur startup programs. Try it and see it for urself.
Another one would be:
type “control userpasswords2″ in the run bar. NOT in command line.
