Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Installing Netscape onto Solaris OS Post 8762 by rachael on Wednesday 17th of October 2001 12:06:32 PM
Old 10-17-2001
Hammer & Screwdriver

Hi,

I have re-installed the OS and allocated spaces more appropriately this time. Thanks for your suggestion. I am sure will try it soon as I am still figuring out what other applications I need for this machine.

Thanks, will definitely let you know.

Rachael
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Installing Solaris 8

I'm new to Unix, and Installed Solaris 8 (IA) for the first time with the end user software group, I got the login screen at startup. When I re-installed it with the Full Distribution plus OEM support it bypasses the login screen and logs me as superuser (root). Is this normal? Thanks in... (3 Replies)
Discussion started by: tdrivas
3 Replies

2. Solaris

installing solaris 10

hi all, i am trying to install solaris 10 into sun ultra 3000 i burn .iso image into cd-rw with 6x speed(iomega) and when i put into cdrom server i got the problem like below: {a} ok boot cdrom -s Boot device: /sbus@3,0/SUNW,fas@3,8800000/sd@6,0:f File and args: -s Bad magic number in disk... (11 Replies)
Discussion started by: waterbear
11 Replies

3. Solaris

installing solaris from PC

Hi all , Is there a way that i could install Solaris 9 on an E2900 server from my pc/laptop DVD ??? Cheers (3 Replies)
Discussion started by: ppass
3 Replies

4. Solaris

Installing Solaris 10

Hi All, Il jump straight in.. Iv been asked to install Sun Solaris 10 for a friend and Il be honest.. Iv never installed one before.. Iv looked at some documentation on installing but nbothing to represent my problem.. I downloaded the Solaris 10 Software from sun.com on 5 cd`s.. burnt them... (3 Replies)
Discussion started by: cjdude
3 Replies

5. Solaris

Working around netscape 4.9 segfault on Solaris 8

We have a Solaris 8 server which users login to via VNC to get a desktop. On that desktop these users use Netscape Communicator 4.9 to access a very important mail account. Unfortunately Netscape has started segfaulting regularly. Does anyone have any ideas how I can try to find out what point... (1 Reply)
Discussion started by: aussieos
1 Replies

6. UNIX for Dummies Questions & Answers

solaris 8 / netscape 4.76

I have an Ultra 5 machine with Solaris 8 installed as an operating system. To work with other PC's on my home network, I selected DHCP as the network protocol. I want to have Internet access on my Sun machine but have been unsuccessful. I had an old Netscape for Unix disk and installed it. The... (1 Reply)
Discussion started by: pb11545
1 Replies

7. Solaris

Re-installing Solaris

I am a Windows admin but we require the use of at least one SUN for an application that cannot be installed on Windows. We've had two SUN Netra X1 boxes for some time that have seen some use, but I'm told the newest version of the application cannot be installed on the version of Solaris that is... (12 Replies)
Discussion started by: tawnos42
12 Replies

8. Solaris

Installing Solaris 8 bootblock without Solaris Install CD

Hello everyone, Background: I'm having an issue with booting a clone of hard drive with Solaris 8 installation. For cloning process I have used g4l, running under click'n'clone option. As far as I know the actual operation ran behind g4l's interface was dd, though I do not have any information... (12 Replies)
Discussion started by: johnny994
12 Replies

9. Solaris

Installing Solaris

Hello ladies and gentlemen I had a notebook 250 GB for windows 7, 250 GB for slackware, by the live dvd slaris i installed solaris in partition of windows, instalation ok, when i restart, i can not access menu bios or menu boot, and my notebook don't boot any dvd ,.. any help what i can do,... (7 Replies)
Discussion started by: gitac
7 Replies
ksi_alloc_max(5)						File Formats Manual						  ksi_alloc_max(5)

NAME
ksi_alloc_max - system-wide limit of queued signals that can be allocated VALUES
Default Allowed Values Recommended DESCRIPTION
is the system-wide limit on the number of queued signals that can be allocated and in use. ksi stands for "kernel signal information" and identifies entries with information about queued signals. There is one per queued signal. Queued signals are used by the system call, timer expiration, POSIX real time message queues, and asynchronous I/O. User generated signals (via and are not queued. Who Is Expected to Change This Tunable? Anyone. Restrictions on Changing None. This tunable is dynamic. When Should the Value of This Tunable Be Raised? Frequent or heavy use of facilities which use queued signals, may require raising this value. Since the default value is based on the num- ber of processes but the usage is thread based, a large number of threads per process which use queued signals would require a raising the tunable value. When is returned by applications using queued signals, this tunable should be raised. What Are the Side Effects of Raising the Value? Increased memory usage, but only if used. Every allocated entry is 96 bytes. When Should the Value of This Tunable Be Lowered? Only to control the applications' usage of queued signals. What Are the Side Effects of Lowering the Value? If too low, applications using queued signals may fail. What Other Tunable Values Should Be Changed at the Same Time? to limit the number of queued signals per process. Since is per system based and is per process based, the tunable should always be greater. Note that the default value for is and for is WARNINGS
All HP-UX kernel tunable parameters are release specific. This parameter may be removed or have its meaning changed in future releases of HP-UX. Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun- able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see at AUTHOR
was developed by HP. SEE ALSO
kill(2), sigqueue(2), ksi_send_max(5). Tunable Kernel Parameters ksi_alloc_max(5)
All times are GMT -4. The time now is 12:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy