Sponsored Content
Operating Systems Solaris recommend a terminal concentrator Post 302099430 by Perderabo on Tuesday 12th of December 2006 05:08:36 AM
Old 12-12-2006
You really need to specify how many servers you need to support.

The last place I worked used Aurora cards link. We would plug these cards into old sparc servers. They worked good enough I guess. Don't know about cost...I didn't pay the bills. It's been about 10 years since I used xyplex hardware, but I would rather try something like that. You can probably find an mx-1620 on ebay for under $800. But I would go with some stand-alone unit rather than cards that plug into old sparcs.
 

10 More Discussions You Might Find Interesting

1. IP Networking

Please recommend me a Book

I have a SCO OpenServer 5 and I'll like to know about a Very good Book for Unix Networking that can help me with this server or any good book about Unix Networking. Thanks! (2 Replies)
Discussion started by: SuPeRbYtE
2 Replies

2. Programming

Recommend Books

Can anybody recommend a good (& maybe cheap :D ) book for c-prg in HP-UX. I a little rusty & most of expr is in PC world. (1 Reply)
Discussion started by: vslewis
1 Replies

3. UNIX for Dummies Questions & Answers

Can anyone recommend a freeware X-windows emulator?

Are there any freeware or shareware X-windows emulators out there? I only have the need for an emulator on rare occasions and would like to avoid having to purchase something like Exceed or x32. Thanks (1 Reply)
Discussion started by: rhack
1 Replies

4. Solaris

Terminal Concentrator

Hi everybody could u plz help me HOW TO CONFIGURE TERMINAL CONCENTRATOR IN SUN CLUSTER ENVIRONMENT if u have any doccumentation plz send me as early as possible Regards prakash (1 Reply)
Discussion started by: pshelke
1 Replies

5. UNIX and Linux Applications

What Database engine would you recommend?

Thank you for choosing this thread to read. I am about to develop a heavy set financial system. My client wants to build his own in-house. Due to my LAMP/BSD mind set, I know MySQL, but no other database (never got the chance to see others). I do not know if MySQL can handle 2000 to 5000 records... (3 Replies)
Discussion started by: sad_angle
3 Replies

6. Shell Programming and Scripting

Can anyone recommend a book for perl WIN32

Is there a book available that goes into the PERL WIN32 module in depth ? I like the Unix in a nutshell or Perl Black Book by Holzner way of teaching. Teach by example. Anyone ? Thanks Popeye, Olive and sweetpea :p (1 Reply)
Discussion started by: popeye
1 Replies

7. UNIX for Dummies Questions & Answers

Pls recommend a telnet session

hi guys, currently i'm using putty and hyper terminal in my telnet session mostly on hp servers. problem is when im trying to use putty to connect with the mp console im unable to connect because im using a usb-to-serial cable & putty only configured to com1. reason for this is i want to save... (2 Replies)
Discussion started by: gob23g
2 Replies

8. Shell Programming and Scripting

shell books recommend

Now i'm reading <Advanced Bash scripting Guide> and that book lists too many examples and show little explanations.That makes me feel confused.Do any1 has some better book recommend to me about Bash? (4 Replies)
Discussion started by: homeboy
4 Replies

9. Programming

Which C++ book do you recommend?

Hello, May be my post may look naive to many...but it isn't if you were to believe me.After, trying to learn programming in C for at least 5 years , I concluded that K & R is the best book to learn C, alas I took a lot of time to realize this. So, I'm going to start learning how to program... (8 Replies)
Discussion started by: blackwhite
8 Replies

10. UNIX for Advanced & Expert Users

I need a recent book about CUPS - can someone recommend me one?

Hello all :) since cups 2.2.7 on Ubuntu 18.04 some (not) nice things changed, i would prefer a book for CUPS. Can someone recommend me one? I searched for, but find only very very old books, over 10 years old. If possible I am also satisfied with a good and understandable documentation... (2 Replies)
Discussion started by: darktux
2 Replies
capiinit(8)						      System Manager's Manual						       capiinit(8)

NAME
capiinit - start or stop CAPI-capable ISDN cards SYNOPSIS
capiinit [OPTIONS] start | stop | show | status | prepare | reload | activate | deactivate capiinit [OPTIONS] activate|deactivate cardname capiinit [OPTIONS] activate|deactivate driver [cardname] DESCRIPTION
capiinit is called with one of the following actions: start Load all modules and initialize all cards (loading the firmware), which are configured in /etc/isdn/capi.conf. stop Reset all cards and unload modules. show Show the current configuration. status Show the current status. prepare Load all modules. activate Initialize all cards. activate cardname Initialize one card (i.e.: c4-ec00). activate driver [cardnumber] Initialize one card. deactivate Reset all cards. deactivate cardname Reset one card (i.e.: c4-ec00). deactivate driver [cardnumber] Reset one card. reload Reset all cards and initialize them again. Firmware files are searched in this order in the following directories: /usr/share/isdn/`uname -r`, /usr/share/isdn, /usr/lib/isdn, /lib/isdn. There is a sample config in /etc/isdn/capi.conf. OPTIONS
-c filename, --config filename Use filename as config file (default is /etc/isdn/capi.conf). -d, --debug Save patch values for debugging purposes. -s, --silent Don't show status information. AUTHOR
Manpage written from C source by Paul Slootman <paul@debian.org>, updated by Matthias Klose <m@klose.in-berlin.de>. capiinit(8)
All times are GMT -4. The time now is 01:24 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy