Sponsored Content
Full Discussion: solaris installer
Operating Systems Solaris solaris installer Post 302429639 by kingston on Tuesday 15th of June 2010 05:29:09 AM
Old 06-15-2010
Quote:
No, that's only the installer for Red Hat/Fedora
Thats true..i am using Red hat linux only..thats why i mentioned in a general term "linux". I have a interview by the end of this week, for linux/solaris admin. Thats why i am collecting all these informations.

Thanks for your replies
 

9 More Discussions You Might Find Interesting

1. Gentoo

Unix OS Installer

Hey Guys, Can somebody help me get a unix OS installer (preferably no charge)? Can I install it on intel pc? I got a copy of unix installer a year ago and tried installing it on an intel pc but I can't get it done although I was already following instructions. Slick (42 Replies)
Discussion started by: Slick
42 Replies

2. Solaris

Design for development of solaris package (installer)

Hi, I am new to solaris. As I am assigned to a new task to develop a installer for an application on solaris10 machine, I need to prepare the design document for the installer. ( I came to know that in solaris all the instllables will be considered as packages and and are not like .exe's). So... (0 Replies)
Discussion started by: raghu.amilineni
0 Replies

3. UNIX for Advanced & Expert Users

Create an installer

I have a software bundle for which I want to create an installer. One of the things I am also looking at, is to be able to install this straight from a CD or any external storage device. How do I go about creating one? This is for Linux. Any advice is welcome !! -- garric (3 Replies)
Discussion started by: garric
3 Replies

4. UNIX for Dummies Questions & Answers

UNIX installer??

hi i wanna ask that is there a software available for unix to install different files... e.g. when we install a file in windows the installation wizard runs and guides us through the process... if so plz tell... and guide thnx! (5 Replies)
Discussion started by: umarbangash
5 Replies

5. Solaris

Solaris 11's installer too small

Hi Solaris Lovers, I wanted to download the newly released Solaris 11 (not express) for Intel architecture So, I found the below link Oracle Solaris 11 Downloads I found the iso image size to be as small as 430mb !!!! Live media is 821mb Is this the fully functional Enterprise... (3 Replies)
Discussion started by: polavan
3 Replies

6. SCO

Sco 5.0.6 installer needed

Hi I m sorry but to post this again. Does anyone have installer of sco 5.0.6 and instruction to reinstall the current system? This is urgent so Any help is appreciated. Thousand thanks (25 Replies)
Discussion started by: OrangeKenny
25 Replies

7. Solaris

PKG install from Solaris 11.2 text installer DVD

Sorry if this has been already answered. The solaris 11 IPS is frustrating me. I want to install a package group from the 11.2 ( in this case) Text Installer DVD. 1) is this possible? 2) if yes, how do I set the publisher to point the dvd mount point /media/Oracle_Solaris-11_2-Text-Sparc... (1 Reply)
Discussion started by: mrmurdock
1 Replies

8. OS X (Apple)

Installer issue

Hi, I have a little problem with an Installer. In my script I have a section that place a keyboard shortcut: #!/usr/bin/perl ################################################################################ # # Create Desktop shortcut for Swedish Menu Commands Document #... (1 Reply)
Discussion started by: peli
1 Replies

9. Solaris

Installing Solaris inside zone using automated installer

Hi guys, I was wondering if Solaris 11 can be installed in zone using automated installer as I can with vmvare or virtualbox. To be precise, first I want to create a zone which will create empty box. After that, I want to install Solaris using automated installer because I have a bunch of... (2 Replies)
Discussion started by: solaris_user
2 Replies
DBIx::Class::StartupCheck(3)				User Contributed Perl Documentation			      DBIx::Class::StartupCheck(3)

NAME
DBIx::Class::StartupCheck - Run environment checks on startup SYNOPSIS
use DBIx::Class::StartupCheck; DESCRIPTION
This module used to check for, and if necessary issue a warning for, a particular bug found on Red Hat and Fedora systems using their system perl build. As of September 2008 there are fixed versions of perl for all current Red Hat and Fedora distributions, but the old check still triggers, incorrectly flagging those versions of perl to be buggy. A more comprehensive check has been moved into the test suite in "t/99rh_perl_perf_bug.t" and further information about the bug has been put in DBIx::Class::Manual::Troubleshooting. Other checks may be added from time to time. Any checks herein can be disabled by setting an appropriate environment variable. If your system suffers from a particular bug, you will get a warning message on startup sent to STDERR, explaining what to do about it and how to suppress the message. If you don't see any messages, you have nothing to worry about. CONTRIBUTORS
Nigel Metheringham Brandon Black Matt S. Trout AUTHOR
Jon Schutz LICENSE
You may distribute this code under the same terms as Perl itself. perl v5.16.2 2011-05-23 DBIx::Class::StartupCheck(3)
All times are GMT -4. The time now is 09:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy