Software configuration management built on OSS gives Virtusa a competitive advantage


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Software configuration management built on OSS gives Virtusa a competitive advantage
# 1  
Old 06-23-2008
Software configuration management built on OSS gives Virtusa a competitive advantage

Mon, 23 Jun 2008 20:00:00 GMT
Virtusa, a Sri Lankan IT services company founded in 1996, was using proprietary version control and collaboration systems to develop software for its clients until founder Kris Canekeratne decided that a custom solution built on open source components was a better fit for internal use. As a result, the company ended up saving millions of dollars on licensing fees and acquisition costs.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. What is on Your Mind?

Proper configuration management

Recently i started to work in new company. I will replace old admin who is going into retirement and he has been showing me his procedures for server, database and network administration. From first point of view: there is absolutely no configuration management involved how they deploy software... (0 Replies)
Discussion started by: solaris_user
0 Replies

2. AIX

ASK SNMPD configuration software monitoring

Hi, How to create new SNMP at aix configuration? Can your share in this the step by step.. regards, (1 Reply)
Discussion started by: williamen
1 Replies

3. AIX

AIX software management problem

Hi to all please help ...Acutally i m new in AIX. I dont much know about AIX. I m totally confusing with software management chapter. Actually i m not getting difference between. LPP,,BUNDLE,,,PACKAGE,,FIXES,,,APAR,,,,,FILESET..... i read in the book.......as i know about RPM in linux.....but in... (2 Replies)
Discussion started by: life008
2 Replies

4. Red Hat

Software RAID configuration

We have configured software based RAID5 with LVM on our RHEL5 servers. Please let us know if its good to configure software RAID on live environment servers. What can be the disadvantages of software RAID against hardware RAID (4 Replies)
Discussion started by: mitchnelson
4 Replies

5. HP-UX

Software management HP/UX 9.00

Hello, all! I'm newbie in HP/UX and at my job I'm dealing with HP/UX 9.00. Due this OS is an old one, I couldn't find some info, concretely, about software management on it. Can you please help me? (5 Replies)
Discussion started by: Che_G
5 Replies

6. IP Networking

Network Management Software

We are a small legal firm in the UK and looking to upgrade from some open source network management tools we are using. I'm not finding very many commercially supported network management software solutions that run on Linux or UNIX for that matter. Does anyone have any recommendations? ... (2 Replies)
Discussion started by: ctrenton
2 Replies

7. Shell Programming and Scripting

Hardware and Software Configuration in UNIX..

Hi, Anybody please let me know the command to find the Hardware and Software components used in any HP-UNIX or Sun Solaris UNIX server ? I need to get all the configuration of the UNIX server. Thanks, Rohit.. (1 Reply)
Discussion started by: ronix007
1 Replies

8. What is on Your Mind?

Configuration Management

Not sure where to post this so I placed it here. Anyone have any experience with cccHarvest 5.1 or AllFusion Harvest Change Manager 5.1? I have to put together a plan to move from PVCS to Harvest/AllFusion and I dont know much at all about the latter. Any help, information, or links would be... (3 Replies)
Discussion started by: google
3 Replies

9. UNIX for Dummies Questions & Answers

Configuration management tool in SCO UNIXWARE 7.1.3

Hi all, :confused: I want to know about the configuration management tool that is used in SCO UNIXWARE 7.1.3. Please refer some sites where i could get the details. Thanks in advance kavitha (2 Replies)
Discussion started by: kavithadass
2 Replies
Login or Register to Ask a Question
oss_userdev(7)							    OSS Devices 						    oss_userdev(7)

NAME
oss_userdev - OSS client/server audio pseudo device. NOTICE
This audio device is not designed to be used as-is by the users. It requires a specially designed server application that implements the actual service (please see the OSS programming documentation for more info). The server application will then create the audio devices that can be used to record and/or play audio. DESCRIPTION
The oss_userdev driver is a special purpose loop back audio device that can be used when implementing OSS audio devices based on a server running in the background. OPTIONS
o userdev_visible_clientnodes=0|1 By default (0) common client device node (/dev/oss/oss_userdev0/client) will be created for all server instances. The clients will then get directed to the right instance based on some search criteria (for example UID). This alternative is best when using single server application that can serve large number of different sesions. If this option is set to 1 then OSS will create separate client device nodes for each instance. Applications will have to open the right device nodes. This alternative is best when oss_userdev is used to create different kind of services in one system. In this way for example a VoIP link can be accessed by opening a different device node than when opening some other service. FILES
/etc/oss4/conf/oss_userdev.conf Device configuration file. AUTHOR
4Front Technologies 16 December 2012 oss_userdev(7)