9 More Discussions You Might Find Interesting
1. Solaris
Hi All,
Actually i need to install solaris 10 version over VMWare which is installed over my windows machine. On that solaris version i need to install Weblogic application server,
I need to know where can i download SOLARIS 10 for this and also what is the difference in SPARC and x86 version and... (10 Replies)
Discussion started by: jain_sharad143
10 Replies
2. Shell Programming and Scripting
HI I am using vmware on my windows system and I had the red hat linux working on my system.But the problem I'm facinf certain commands are not working in lunux.
i don't know the reason why
ex : echo $shell
this should dispaly the shell.but system responds with blank line.
ex : echo... (2 Replies)
Discussion started by: prabhu_kumar
2 Replies
3. Solaris
I have installed solaris 10 over VM ware in windows machine. now i want to share the files from windows to solaris. how can i do so.. and pls tell if through putty i can access the solaris from windows machine without logging onto VMware. (4 Replies)
Discussion started by: jain_sharad143
4 Replies
4. Solaris
Hi ,
I need your help on the my unix (solaris system was down) when i enter console login ans password could not opearte their application .
i tried reboot many times but still same error was occurred.
Please refer the attcahed file , how i need to solve this issue?:wall:
I 'm not... (2 Replies)
Discussion started by: Thamil
2 Replies
5. Solaris
I have compiled my application on Solaris 10 with following description
SunOS ldg1 5.10 Generic_138888-03 sun4v sparc SUNW,Sun-Blade-T6320
The compiler is Sun C++ 5.9 SunOS_sparc Patch 124863-01 2007/07/25
But when installing the application on Solaris 9
SunOS odcarch02 5.9... (2 Replies)
Discussion started by: ash_bit2k2
2 Replies
6. Solaris
I am trying to list all the applications that is installed on my sun solaris box.
I have used the command pkginfo but it only give me the applications that was bundled with solaris. This machine runs oracle and pkginfo command does not list that.
Any idea to get to list all the applications... (1 Reply)
Discussion started by: ibroxy
1 Replies
7. UNIX for Advanced & Expert Users
Hi ... apologies for posting in this section ... I figured this would be the best place to pose this question - does anyone know a good forum for selling Unix related hardware - I have a handful of HP C3750's that I would like to sell. I am located in Toronto. Thx. (2 Replies)
Discussion started by: krs1
2 Replies
8. Solaris
dears
iam new in solaris i install solaris on my pc
can you help me in steps how can i create application using apache on solaris (3 Replies)
Discussion started by: murad.jaber
3 Replies
9. UNIX for Dummies Questions & Answers
I have Installed SCO UnixWare 7 on to a 13 gig hd and up on istallation I noticed that that only 8gs where detected. I went ahead and continued the install just to see what I could learn from this. I'd like to know what happend. Also I used a free none comersial single user licenses that I had... (1 Reply)
Discussion started by: kikkin
1 Replies
installer(1M) System Administration Commands installer(1M)
NAME
installer - Solaris Web Start installer utility
SYNOPSIS
installer [-locales list] [-nodisplay] [-noconsole] [-debug]
DESCRIPTION
The installer utility invokes a Web Start install wizard sequence which will lead the user through a sequence of installation panels. This
installer utility is found on many CDs that are shipped with Solaris and it will be found among the top level files of these CDs.
When the installer is on a CD being accessed from a desktop file manager, the installer can be double clicked to start the installation
sequence. If the user is not currently the system's root user, the root user password will be requested.
The installer utility can also be run from other UNIX scripts. Usually, a script is used in conjunction with the utility's -nodis-
play option. Add the -noconsole option for non-interactive scripts.
OPTIONS
The following options are supported:
-locales list Selects product translations for install, corresponding to the specified list of locales if the specified locale transla-
tions are present on the installation media. Locales are supplied in a comma-separated list following the -locales option.
An example list would appear as follows:
installer -locales fr,de,it
This would install products with translations for the French, German, and Italian locales.
-nodisplay Runs the install without a graphical user interface. Use the default product install unless it was modified by the -locales
options.
-noconsole Run the install without any interactive text console device. Useful when paired with -nodisplay for non-interactive UNIX
script use.
-debug Outputs extra information about what the install is doing. Mainly for install diagnostic purposes.
FILES
/var/sadm/install/logs location of installation log files
SEE ALSO
prodreg(1M)
SunOS 5.10 11 December 2001 installer(1M)