where to find statistics about Linux installation in the telco industry


 
Thread Tools Search this Thread
Operating Systems Linux where to find statistics about Linux installation in the telco industry
# 1  
Old 01-11-2009
where to find statistics about Linux installation in the telco industry

Hello all
do you know where i can find statistics on how much Linux installations are in the Telco
or any industry
thanks
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Linux

Linux Installation

I have Lenovo laptop with vista pre installed. I am planning to install linux . can u suggest/advice which linux operating system is better for my laptop. i am installing linux mainly for technical use. (7 Replies)
Discussion started by: vkca
7 Replies

2. Red Hat

New Linux installation

Hello, I am planning to install Linux on my laptop. I will be using it for mailing testing as well as scripting. Basically I want to hand on with Linux to be used as File and Mail Server. Please advise suitable Linux distribution. (3 Replies)
Discussion started by: darshakraut
3 Replies

3. Solaris

How to find Solaris 2.6 installation cds?

Hello Forum! I need to install Solaris 2.6, but it seems difficult to find that old version...any ideas where to find / buy the installation cd's? Best regards, /roinepe (2 Replies)
Discussion started by: roinepe
2 Replies

4. Solaris

Find solaris os installation date

Hi.. i need to find when solaris os is last installed in server? Is there any command or log files to find installation date (6 Replies)
Discussion started by: vadivukumar
6 Replies

5. Linux

How to do a silent installation on linux

Hi, I am trying to do a silent installation of a JDk on a linux machine. Can anyone give me a command that would do it for me. Thanx Sundeep (2 Replies)
Discussion started by: eamani_sun
2 Replies

6. UNIX for Dummies Questions & Answers

What is the industry standard for number of servers per Unix/Linux engineer?

What is the industry standard for number of servers per Unix/Linux engineer and are there any white papers or the like that discuss this? (1 Reply)
Discussion started by: Rav78uk
1 Replies

7. UNIX for Dummies Questions & Answers

linux installation

Hi, Well I am installing Enterprise Linux 3.0 version, using CD... but what my doubt is , is there any possibility for me, to copy the contents of all the cd and have it in a folder like disk1,disk2,disk3 and disk4... while switching on the server, it will ask for the boot mode, like, CD... (3 Replies)
Discussion started by: vasikaran
3 Replies

8. Programming

Gettting statistics/profile of c program in linux

HI, In unix we can get profile on a c program like this :: cc -g -p -o cpp_sw_gsmconverter_shailesh5 cpp_sw_gsmconverter_shailesh5.c prof cpp_sw_gsmconverter_shailesh5 In the same manner how can I collect statistics in linux using gcc command. Thanks in advance. (1 Reply)
Discussion started by: chprvkmr
1 Replies

9. Ubuntu

linux installation

for installing fc4 , or even ubuntu , i got this problem after booting from vmlinuz and initrd (from both cd and ftp) display i got was very scattered. I was not able to make out from that display. ( it was a default display of blue window and black background). I have debian already installed... (6 Replies)
Discussion started by: yogesh_powar
6 Replies
Login or Register to Ask a Question
libtsalarm(3LIB)						Interface Libraries						  libtsalarm(3LIB)

NAME
libtsalarm - Telco-Alarm library SYNOPSIS
cc [ flag... ] file... -ltsalarm [ library... ] #include <tsalarm.h> DESCRIPTION
Functions in this library are used to interface with the service processor through telco-alarm LDC channel to get or set status of telco alarms. INTERFACES
The shared object libtsalarm.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces. tsalarm_get tsalarm_set FILES
/usr/platform/`uname -i`/lib/libtsalarm.so.1 shared object ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWkvmt200.v | +-----------------------------+-----------------------------+ |Interface Stability |Uncommitted | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+ SEE ALSO
tsalarm_get(3EXT), attributes(5) SunOS 5.11 4 Sep 2007 libtsalarm(3LIB)