-
# 2.11 What’s the best platform for running sendmail? # 2.12 What is BIND and where can I get the latest version?(tags: sendmail)
-
(tags: xpi FirefoxExtension)
-
(tags: xpi)
-
(tags: xpi)
With the Internet2 Consortium hitting a new
data speed record of 9.08 Gbps, the outer speed limits might be in
sight for this particular network. “These records are final for the 10
Gbps network era,” said team leader Dr. Kei Hikaki in a statement,
“because they represent more than 98 percent of the upper limit of
network capacity.”
Amazing.. now its just a matter of time before we see faster speeds at home.
Powered by ScribeFire.

Product Highlights
|
Dell Canada : $799 CAD
Dell US : $569 US
How many times have you clicked Start > Run > CMD
Do you know that there are a lot more options to that cmd command, some of them quite useful:
In particular cmd /k “command” opens a command prompt, shows you the results of command and then leaves the prompt open.
On the other hand, cmd /c “command” executes the command and then terminates.
C:\Documents and Settings\Administrator>help cmd
Starts a new instance of the Windows command interpreterCMD [/A | /U] [/Q] [/D] [/E:ON | /E:OFF] [/F:ON | /F:OFF] [/V:ON | /V:OFF]
[[/S] [/C | /K] string]/C Carries out the command specified by string and then terminates
/K Carries out the command specified by string but remains
/S Modifies the treatment of string after /C or /K (see below)
/Q Turns echo off
/D Disable execution of AutoRun commands from registry (see below)
/A Causes the output of internal commands to a pipe or file to be ANSI
/U Causes the output of internal commands to a pipe or file to be
Unicode
/T:fg Sets the foreground/background colors (see COLOR /? for more info)
/E:ON Enable command extensions (see below)
/E:OFF Disable command extensions (see below)
/F:ON Enable file and directory name completion characters (see below)
/F:OFF Disable file and directory name completion characters (see below)
/V:ON Enable delayed environment variable expansion using ! as the
delimiter. For example, /V:ON would allow !var! to expand the
variable var at execution time. The var syntax expands variables
at input time, which is quite a different thing when inside of a FOR
loop.
/V:OFF Disable delayed environment expansion.
Powered by ScribeFire.
Meta
Archives
- November 2009
- October 2008
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- August 2005