text stringlengths 0 1.99k |
|---|
WORLD MESSAGE SERVICE subscribers can access the domestic electronic mail and |
hard-copy delivery offerings of MCI Mail. In addition, MCI International is |
developing fast, low-cost services that will deliver electronic messages and |
high-quality printed documents worldwide. |
Customer Service |
---------------- |
THE CUSTOMER TROUBLE REPORTING ASSISTANCE CENTER at MCI International addresses |
customer concerns such as equipment maintenance and service performance |
questions. Customer service specialists, on duty 24 hours a day on business |
days, answer questions and electronically route service requests to technicians |
nationwide. |
MCI DIGITAL INFORMATION SERVICES CORP. |
-------------------------------------- |
MCI Digital Information Services, MCI's newest unit, provides high-speed, |
low-cost, time-sensitive message delivery (MCI Mail), either electronically or |
via hard copy. |
MCI Mail provides time-sensitive document delivery to anyone, anywhere vial |
MCI's long-distance telephone network. MCI Mail can reach a recipient |
instantly, in four hours or less, or overnight by noon the next day. Prices |
are as much as 90 percent lower than comparable time-sensitive mail delivery |
services. MCI Mail can be delivered electronically, terminal to terminal, or |
laser printed on letterhead stationery with the customer's signature. |
MCI Mail customers can even order gifts and services direct through MCI Mail, |
ranging from software and paper for personal computers to investment advisory |
services to travel specials. |
There are no sign-up, monthly service charges or "connect time" charges for MCI |
Mail. MCI Mail can be used by virtually any personal computer, word processor, |
electronic typewriter, data terminal, telex, or other digital communications |
device. The service is accessed by a local telephone call or 800 number. |
MCI Mail |
-------- |
INSTANT delivery to an "electronic" mailbox. |
FOUR-HOUR paper delivery by courier to 17 major metropolitan areas regardless |
of point of origin. |
OVERNIGHT paper delivery by courier by noon the next day in 20,000 continental |
U.S. cities. |
MCI LETTER transmitted electronically to the MCI digital postal center nearest |
its destination, then delivered locally by the U.S. Postal Service. |
TELEX DISPATCH enables MCI Mail subscribers to transmit messages to the more |
than 1.6 million telex subscribers worldwide. |
VOLUME MAIL enables customers to send large mailings in a variety of letter |
formats, at substantial savings in delivery time and expense. |
=============================================================================== |
Look for more MCI Files coming to Metal Shop soon! |
This has been a Knight Lightning Presentation |
==Phrack Inc.== |
Volume One, Issue Two, Phile 8 of 9 |
The Hackers Guide to RSTS-E 8.0 |
Data Line. TWX 650-240-6356 |
Rsts is one of the most versatile operating systems available for |
the PDP-11 series of computers. It can emulate both RSX and RT-11 (though not |
fully), and is often a choice where multiple concurrent operating systems must |
be online. I was a system manager on an 11-23 for about a year and learned a |
fair amount about the OS (perhaps forgetting a good deal in the interim). This |
phile applies to release 8.0 and the entire 7 series. By the way, version 9.0 |
is it - DEC is discontinuing RSTS with that release and using 9.0 as a bridge |
to VMS for the PDP-11 series. The logon will tell which version you are |
hacking. |
If the SYSTAT-before-logon has been disabled (It probably has), no big |
worry. Account 1,2 must be present on the system and contains most of the |
system utilities. On booting, the account is called at least 8 times to put |
batch processors and spoolers online. Changing [1,2]'s passwords in the |
command file is a tedious process - most system managers are too lazy, so it |
won't change often. Oh yes, the default PW for 1,2 is SYSLIB. This knowledge |
should cut hacking time considerably for many systems. When you get in, RUN |
$MONEY. This gives all accounts, KCT's (Billing units), accesses, time on |
system, and PASSWORDS, if you ask. Don't reset the system when it asks, it |
merely zeroes the program and not the hardware, but could tip someone off that |
he system had been hacked. |
Personally, I like running out of a new account, so RUN $REACT. |
Pick a new account , making sure the first number (before the comma) is a "1" |
to get full privilege. Accept defaults for disk placement. As for Cluster |
size, I prefer 4. It's large enough to get fast disk access, but small enough |
so that little space is wasted for small files. Cluster size is shown (CLU or |
CLS) on MONEY and on DIR/FULL. Follow conventions and you'll stand less chance |
of being noticed. |
RSTS has some of the most complete HELP files short of a CDC mainframe. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.