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
semume(5)							File Formats Manual							 semume(5)

NAME
semume - maximum number of System V IPC undo entries per process VALUES
Failsafe Default Allowed values DESCRIPTION
Note: If the DynSysVSem optional product bundle is installed then this tunable is ignored and has no effect. Applications can perform "undo" operations without any system imposed limits. The tunable specifies the maximum number of System V IPC semaphores upon which a single process can have outstanding (non-zero) "undo" operations. If an application exhausts this limit, it will receive an error from For more information about System V semaphores, refer to the section of the sema(5) manpage. Who Is Expected to Change This Tunable? Anyone. Restrictions on Changing Changes to this tunable take effect at the next reboot. Note: If the DynSysVSem optional product bundle is installed then changes to this tunable are ignored and have no effect. When Should the Value of This Tunable Be Raised? If applications require more semaphore undo operations per process. When Should the Value of This Tunable Be Lowered? If per-process requirements for semaphore operation has significantly decreased, or if there for limit protection on run-away applications which change semaphores. What Other Tunable Values Should Be Changed at the Same Time? All the System V semaphore tunables are interrelated and should not be treated as independent variables. The tunables must be evaluated as a system to ensure they reflect the application requirements. The semaphore tunables include and Typically, a change in does not require attention to other tunables. However, changes to or might require changes to if individual application processes are expected to use fewer or more semaphores with "undo" semantics. Note: If the DynSysVSem optional product bundle is installed then the and tunables are ignored and have no effect. 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. A two-dimensional table of undo structures (~8 bytes each) is allocated in kernel memory at boot time. This memory is reserved whether or not it is used. The table dimensions are and (maximum number of per-process undo structures). So the memory requirement is approximately the product of those two tunables and the structure size. Use care when setting these two tunables, as they can have a profound effect on memory utiliza- tion, due to the multiplicative effect. Note: If the DynSysVSem optional product bundle is installed then and are ignored and have no effect. No memory is allocated at boot time. Instead "undo" structures are dynamically allocated when needed by the application and deallocated when no longer needed. 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 AT&T. SEE ALSO
semop(2), sema(5), semaem(5), semmni(5), semmnu(5), semmsl(5), semmns(5), semvmx(5), sysv_hash_locks(5). Tunable Kernel Parameters semume(5)
All times are GMT -4. The time now is 02:23 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy