Re: Apps Crashing a Lot

2000-09-01 Thread Brian E. Ermovick
On Wed, Aug 30, 2000 at 09:27:50AM +0800, CHEONG, Shu Yang [Patrick] wrote:
 Have you guys tried ctrl+alt+backspace to get back to the console instead of
 (i) rebooting the box and (ii) telnetting from another machine to issue a
 init 1!!! If that doesn't work, try ctrl+alt+FX (where X is the number
 representing the console 1 to 6). You also might want to determine the
 reason(s) for the crashes...it may be caused by a rogue app or
 something...such feedback to the developers is important as bugs can then
 get fixed promptly and everyone can go about their daily lives again!

or compile in the LOVELY magic sysrq into your kernel, and discover
the joys of:

(yeah - I know you only need ctrl *OR* alt, but I can never remember which
one, so I just use both)

ctrl-alt-sysrq-s (sync all disks)
ctrl-alt-sysrq-u (unmount all disks)
ctrl-alt-sysrq-b (reboot)

those keys work for me about 99% of the time (even when the rest of the
system is crashed) - and only requires a fsck about 1 time in 20 for me :)

lovely thing (although I rarely have to use it (unless it's user error
like trying to run enlightenment and netscape with no swap))

 - Brian

-- 
.oO(You know you've been using computers too long when you can actually come up 
with something that can be abbreviated as lgtkmozembed)

(quoted from GyrosGeie on irc #mashpotato)



Re: ** Emegancy Request **

2000-08-18 Thread Brian E. Ermovick
On Thu, Aug 17, 2000 at 11:17:08PM +1000, Bill wrote:
 Hi All,
 Can someone please tell me the easiest and safest way to mirror
 a Hard Drive,  keeping all permissions, owner, groups etc. intact
 
 Thanks in Advance
 Bill

I've remapped partitions or even upgraded across drives just by using
cp - mke2fs the new drive (assuming the partition is large enough to
hold all the data), then:

mount /dev/hdxx /mnt
mkdir /mnt/mnt
mkdir /proc/mnt

cp -av /bin /mnt
cp -av /sbin /mnt
cp -av /usr /mnt
cp -av /home /mnt
cp -av /dev /mnt

The only thing that can't be cp'd is proc, but proc is re-created on
the next boot, anyway.

I've never had a single problem with this (except when I forgot to mke2fs
the drive, and accidentally copied to a vfat partition).

But you might be meaning something other than what I'm thinking here...

Good luck anyways :)

 - Brian

-- 
.oO(You know you've been using computers too long when you can actually come up 
with something that can be abbreviated as lgtkmozembed)

(quoted from GyrosGeie on irc #mashpotato)



Re: Can't mount cd when using SCSI emulation

2000-07-17 Thread Brian E. Ermovick
snip
 alias scd0 sr_mod# load sr_mod upon access of scd0
 pre-install sg modprobe ide-scsi # before sg, load ide-scsi
 pre-install sr_mod modprobe ide-scsi # before sr_mod, load ide-scsi
/snip

not also that when emulating SCSI, instead of hd?, you'll have scd?

so my burner is now scd0, rather than hdc
(although your mileage may vary)

 - TalonIX



Re: PLEASE FORWARD THIS E-MAIL TO THE VP-CUSTOMER SERVICE

2000-07-17 Thread Brian E. Ermovick
Why are these lists suddenly getting a lot of crap mail?

just curious...

On Sun, Jul 16, 2000 at 07:33:40PM +0800, [EMAIL PROTECTED] wrote:
 
Please forward this e-mail to the person responsible for overseeing
customer service, technical support or your call center.  Please
consider FirstRing, Inc. as you explore ways to maintain your high
standards of customer service in the face of rapidly increasing
growth.



FirstRing has established a call center in India to provide general
customer care and technical Help Desk solutions for companies in North
America.  FirstRing's India call center agents have the capacity to
handle voice communication to and from North America, process e-mails,
engage in interactive chat, process faxes and mail, and provide data
entry services. Because of the large pool of technical talent
available in India, we can deliver very high quality technical support
as well. In fact, our Vice President for Call Center Operations in
India managed a 500 person technical support center for Dell Computer
Corporation before relocating to India to head our operations there.



By using state of the art technology and access to a highly educated
English speaking work force in Bangalore, India, FirstRing is able to
deliver higher quality service at SIGNIFICANTLY lower costs.  Savings
of up to 40-50% over internal call centers or major domestic
outsourcers can be achieved.  Moreover,employee turnover rates are a
fraction of what call centers in the U.S. experience, leading to
better retention and consequently, enhanced service quality levels.
Here is a recent article from Voice and Data Communications Magazine
which discusses the growing use of Indian work force to service North
America.It mentions HealthScribe, the medical transcription company we
started prior to establishing FirstRing, and discusses the expected
growth of call centers in India.



Sincerely,



Sat Want S. Khalsa
Vice President
FirstRing, Inc.
Suite 200
22570 Markey Court
Sterling, VA 20166



703-480-8000 main
703-480-8013 direct
703-480-8113 fax
[1]www.firstring.com



+



REMOTE PROCESSING: Enter India




A host of new business and employment opportunities await as India
becomes the hotbed for offshore remote processing.With distance being
almost dead and geography all set to become a history, India is poised
to develop into the largest offshore remote processing centre in the
world. The global trend among companies is towards outsourcing
non-core areas.This has spawned a whole range of outsourcing of remote
processing services to India. Services include medical and legal
transcription, data processing, HR, remote customer interaction (call
centre), data digitization and GIS, back-office operation, revenue
accounting, insurance processing, and animation. This has opened a
huge employment opportunity in India besides the valuable foreign
exchange that will accrue to the national exchequer.



Why India?



The unbundling of the largely labour-intensive activities is driven by
cost advantages, making India the hottest outsourcing destination
world-wide. Setting an offshore remote processing centre in India and
executing the project involve a cost savings of about 40 percent.
India has the additional advantage of being the second largest
English-speaking IT manpower in the world.The improved satellite-based
telecommunication network, which has enabled almost instantaneous
high-speed transfer of voice and data, has been one of the
contributory factors. In most of the centres, the operations are being
run on a round-the-clock basis. The time zone difference is also in
India's favour. Above all, the removal of trade barriers has added the
needed impetus to the offshore outsourcing services.



What Future Holds for India?



According to a recent Nasscom-McKinsey report, over the next eight
years, India could corner about 12 percent of the projected $142
billion global market for IT-enabled services. The study projects that
India could be making as much as $9 billion from these services by
2004 and by 2008, it could be earning $17 billion a year. Addressing
the recently concluded IT Asia conference in Delhi, Prof. Dertouzos of
Massachusetts Institute of Technology said that the total manpower
that can deliver quality back-office work or information services in
India is around 50 million. He has taken into consideration the
emerging new services in the field of education, native medicine, and
counseling.



The Players

 

Re: MS Proxy

2000-07-03 Thread Brian E. Ermovick
Just a note that that won't always fix the problem -- as I have
recently been offered an ethernet connection behind my
landlord's fiberoptic line -- too bad he's running MS Proxy.

Have to either choose to stick with this POS dial-up connection
and pay the $20/month, or get better bandwidth for free and
figure how to work around that evil program..

 - Talein

On Mon, Jul 03, 2000 at 10:59:20AM +0200, Davide Libenzi wrote:
 
  I have problem with Debian after firewall (MS Proxy 2.0).
  Netscape and Lynx can use http and ftp with no problem, but
  I can't configure another program (gFTP, telnet) to communicate.
  Can you help me?
 
 Replace Your M$ Proxy machine with a cheap PC ( 3-486 8Mb )
 running Linux+IPMasquerading+Diald and You get a valid proxy
 for both WinXX and UniXX.
 Look at the howto-s for configuration tips and examples.
 
 
 
 
 
 Davide
 
 --
 Feel free, feel Debian !
 
 
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null