Slashdot Mirror


User: wilkes

wilkes's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:colocation on Suggestions for a Startup Web Company · · Score: 1

    Another big plus for colocation: young companies tend to move around alot as they expand. It's a real hassle moving your servers, your data pipes, your power protection, etc. with you when you change offices and it's very hard to avoid downtime. If you colocate, you don't need to worry about it. (Unless maybe you go with a cut-rate ISP that might not survive - something I don't recomend)

  2. Init string for Impact IQ on Dual Channel ISDN on Linux? · · Score: 1

    I also have an external Impact IQ, and this init string works for dual:
    ATS60=56S61=1S70=0S71=1S80=1

    S71 is the key here, so if I want single channel, I use this:
    ATS60=56S61=1S70=0S71=0S80=1

    Note that this is for a 56/112Kbps ISP, if you've got 64/128Kbps some of your settings may be different.