Sponsored Content
Full Discussion: Need SCO 5.0.5 install media
Operating Systems SCO Need SCO 5.0.5 install media Post 303024949 by jgt on Saturday 20th of October 2018 09:09:41 PM
Old 10-20-2018
my email address is in my profile under contact info.
 

10 More Discussions You Might Find Interesting

1. HP-UX

Searching for HP-UX 10.x Install Media

Hiya folks, The drive on my 712/80 just died and I can't seem to find my 10.20 CDs anywhere. My wife says she think she threw out the box that they were in when we moved recently. :( Sooo... What I'm looking for is someone that has upgraded to 11i (or something ) that no longer wants/needs... (0 Replies)
Discussion started by: ErikTheHAck
0 Replies

2. SCO

SCO Unix OpenServer 5.0.5 Media Kit

My client has lost the SCO OS 5.0.5 install media. However, they do have a working SCO 5.0.5 system, but is crumbling apart. Where can I find the SCO OS 5.0.5 install media? Or can I get a copy of the SCO CD as a ISO file? Your help is much appreciated. (7 Replies)
Discussion started by: chedlee88-1
7 Replies

3. SCO

Need installation media for SCO 5.0.4

I need to reinstall SCO 5.0.4 onto another server as the customer does mnot want to pay for another license. Does anoine have the installation media for this? I'm willing to trade as I have every other installation CD. Let me download the 5.0.4 media from you and I'll give you any OS you want. I... (2 Replies)
Discussion started by: buffbiker23
2 Replies

4. SCO

SCO 5.0.6 Media needed

Hi, can anyone provide me the sources for sco 5.0.6 as iso? Thanks! (26 Replies)
Discussion started by: VoidCeroOne
26 Replies

5. SCO

SCO OpenServer 5.0.4 Media Needed

Greetings, I've recently been given responsibility for a legacy server running SCO OpenServer 5.0.4 and upon taking inventory I discovered we have all the license documents but no installation media. Can anyone assist me with where I might download these? Thanks Kevin (9 Replies)
Discussion started by: Kevin Harris
9 Replies

6. SCO

5.0.2 install media

I've inherited an openserver 5.0.2 and wanted to move it to a virtualized environment - Given the server is original hardware no one knows where any of its media is. I'm hoping someone has the installation media for 5.0.2 so I can get a clean system up and running to see what if any changes will... (2 Replies)
Discussion started by: StarKnight83
2 Replies

7. SCO

Sco media needed for openserver 5.0.6

Hello, i need if possible media for sco openserver 5.0.6 and also want to know if is possible to upgrade from 5.0.2 to 5.0.6. Best regards, Paolo (1 Reply)
Discussion started by: elnino981
1 Replies

8. SCO

SCO 5.0.2 Installation Media

We recently started having problems with our SCO OpenServer 5.0.2 Server. I know it is VERY outdated but we are unable to move off of it yet due to an application that is still used daily. We have a new software replacement that will be implemented Q3 2016. I was looking for some installation... (0 Replies)
Discussion started by: AOC
0 Replies

9. SCO

Need SCO 5.0.6 openserver media kit

hello everyone i need a copy of sco 5.0.6 iso for isntall a new server crash I read in a post that someone uploaded to an ftp an iso but I did not find the ftp any can helpme? (7 Replies)
Discussion started by: mjgeddo
7 Replies

10. SCO

SCO OpenServer 5.0.6 media needed

My media disk is unusable. Can someone provide me an ISO for Openserver 5.0.6? Thank you. Brantley Allen (2 Replies)
Discussion started by: brantleyallen
2 Replies
Net::DRI::Data::Contact::NO(3pm)			User Contributed Perl Documentation			  Net::DRI::Data::Contact::NO(3pm)

NAME
Net::DRI::Data::Contact::NO - Handle .NO contact data for Net::DRI DESCRIPTION
This subclass of Net::DRI::Data::Contact adds accessors and validation for .NO specific data. METHODS
The following accessors/mutators can be called in chain, as they all return the object itself. type() Mandatory, must be set for all contacts. Specify what type of contact to register. Value must be one of: 'person', 'organization' or 'role'. Example: $co->type('organization') identity() Currently valid for type='organization' only. Must then be set to specify the organization number in Bronnoysund, the Norwegian Business Register. Example: $co->identity({type=>'organizationNumber', value=>'987654321'}); mobilephone() Optional. Set a mobile phone number for the contact. Example: $co->mobilephone('+47.123456780') organization() Optional. Set one or more organization-elements which specify organizations which the contact belongs to. The value should be the local contact id of an organization object. This element can only be used for role and person contacts. $co->organization('EFA12O'); rolecontact() Optional. Set one or more roleContact-elements which specify persons which belongs to a role contact. The value should be the local contact id of a person object. This element can only be used for role contacts. Example: $co->rolecontact(['JD12P', 'JD13P']); xemail() Optional. Set one or more email-elements which specify email addresses in addition to the mandatory email element in the standard contact create command. Example: $co->xemail(['xtra1@example.no', 'xtra2@example.no']); xdisclose() Optional. A disclose-element which must contain the child element mobilePhone. This element notes the clients preference to allow or restrict disclosure of the mobile phone number. If not present, the servers stated data collection policy is used. Example: $co->xdisclose({mobilePhone=>0}); facets() Facets are some special control attributes that can be used to implement a super registrar (admin registrar). A super registrar can suppress certain checks and perform actions on behalf of a normal registrar. Facets are key/values pairs. Net::DRI will not try to enforce what key/value pairs that are possible, but let the registry decide their validity. Example: $co->facets( { 'skip-manual-review' => 1, 'ignores-exceptions' => 'reg123'} ); SUPPORT
For now, support questions should be sent to: <netdri@dotandco.com> Please also see the SUPPORT file in the distribution. SEE ALSO
http://www.dotandco.com/services/software/Net-DRI/ AUTHOR
Trond Haugen, <info@norid.no>. COPYRIGHT
Copyright (c) 2008-2010 UNINETT Norid AS, <http://www.norid.no>, Trond Haugen <info@norid.no>. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See the LICENSE file that comes with this distribution for more details. perl v5.10.1 2010-03-25 Net::DRI::Data::Contact::NO(3pm)
All times are GMT -4. The time now is 04:46 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy