Sponsored Content
Top Forums UNIX for Advanced & Expert Users setting ulimit -n with a value more than 1024000 Post 302338059 by robsonde on Monday 27th of July 2009 04:08:10 AM
Old 07-27-2009
I am thinking that would need a kernel re-compile...

why on earth would you need such large numbers??
 

10 More Discussions You Might Find Interesting

1. Solaris

ulimit setting problem on Solaris

How do you make the ulimit values permanent for a user? by default, the root login has the following ulimits: # ulimit -a time(seconds) unlimited file(blocks) unlimited data(kbytes) unlimited stack(kbytes) 8192 coredump(blocks) unlimited nofiles(descriptors) 1024 memory(kbytes)... (2 Replies)
Discussion started by: kiem
2 Replies

2. Shell Programming and Scripting

Setting Ulimit

How do i set ulimit for user (4 Replies)
Discussion started by: Krrishv
4 Replies

3. UNIX for Advanced & Expert Users

Setting Ulimit problem

I changed the standard Ulimit sometime back. But when I change it back, the setting does not get updated. How do I make the change permanent Waitstejo (7 Replies)
Discussion started by: Waitstejo
7 Replies

4. Solaris

ulimit

how do i check the ulimit set on my server.. ca i know whats the command ?? thanks in advance .. (5 Replies)
Discussion started by: expert
5 Replies

5. UNIX for Advanced & Expert Users

Help with Ulimit Setting

All, Our SA is considering setting the max open files from 2048 to 30K. This sounds like a drastic change. Does anybody have an idea of the negative impacts of increasing the open files too high? Would like to know if this change could negatively impact our system. What test should we run to... (2 Replies)
Discussion started by: wcrober
2 Replies

6. Solaris

ulimit

Hello, could you help me please? I write in command line: "ulimit 500" -> i've set the max size of 512-bytes blocks that i can write in one file. But when after it i use ulimit.3c in my program: "ulimit(UL_GETFSIZE);" the result turns out 1000. Why is it so? They always differ so that one is... (2 Replies)
Discussion started by: Zhenya_
2 Replies

7. Red Hat

setting ulimit for a user

The root user runs the following ulimit -a | grep open and gets a result of open files (-n) 8162 A user runs the same command and gets a result of open files (-n) 2500 How can you set the ulimit of the user to... (2 Replies)
Discussion started by: jsanders
2 Replies

8. Solaris

Is there a difference between setting a user as nologin and setting it as a role?

Trying to figure out the best method of security for oracle user accounts. In Solaris 10 they are set as regular users but have nologin set forcing the dev's to login as themselves and then su to the oracle users. In Solaris11 we have the option of making it a role because RBAC is enabled but... (1 Reply)
Discussion started by: os2mac
1 Replies

9. AIX

Ulimit setting

Hi, Our application team is asking me to set ulimit parameter in my AIX 6.1 TL8 box. Some of them i set already. address space limit (kbytes) (-M) unlimited locks (-L) unlimited locked address space (kbytes) (-l) 64 nice (-e) ... (3 Replies)
Discussion started by: sunnybee
3 Replies

10. Solaris

Help with setting coredumpsize using ulimit

A coredump is being created by one of our applications on Solaris server and occupying entire space on the mount, thereby bringing down the application. While we try to identify the root cause, i tried to limit to limit the size of the core dump. Executed below command in shell and also updated... (2 Replies)
Discussion started by: kesani
2 Replies
AWEATHER(1)															       AWEATHER(1)

NAME
aweather - Advanced weather reporting program SYNOPSIS
aweather [-hoaf] [-d level] [-s site] [-t time] DESCRIPTION
AWeather is a advanced weather reporting program which is designed to be used by weather enthusiasts. AWeather is not another weather dockapp that simply displays a pre-computed forecast. It is designed to be an easy to use program that integrates a variety of weather data in simple unified interface; see features for more details. OPTIONS
-h, --help Show usage. -d, --debug=level Change default log level*, a debug level ranges from 0 to 5. A debug level of 5 is recommended only for debugging purposes. -s, --site=site Set initial site. The site should be given as a WSR88D site code such as KLSX. -t, --time=time Set initial time. The time format should be provided in the YYYY-MM-DD HH:MM format. -o, --offline Run in offline mode, AWeather will not attempt to connect to the internet to download radar files but will show the closest matching cached file. -a, --autoupdate Run in autoupdate mode, AWeather will periodically poll data servers for updated information. -f, --fullscreen Run in fullscreen mode, AWeather start up using the entire screen as he main display area. Toolbars and side panels are hidden by default and can be accessed by moving the mouse to the edge of the screen. KEY BINDINGS
h, j, k, l, Left, Down, Up, Right Pan the surface of the earth left, down, up, or right. i, o, +, -, Scroll up, Scroll down Zoom towards or away from the surface of the earth. J, K Zoom Rotate the camera back or forward. If looking across the surface of the earth, J will point the camera towards ground while K will point the camera towards the sky. H, L Rotate the counter clockwise or clockwise around the vertical axes. If looking across the surface of the earth, H will pan to the left while L will pan to the right. w Draw a wire frame of the earth for debugging purposes. q Exit AWeather. Tab Cycle through available plugins. CTRL-R Refresh all map data. MOUSE MOTION
Left-click and drag Pan the surface of the earth. Middle-click and drag Zoom towards (up) or away (down) from the surface of the earth. Right-click and drag Rotate the camera around the vertical and horizontal axes. EXAMPLES
Start AWeather in offline mode and center the map on the St. Louis radar. $ aweather -s KLSX -o SEE ALSO
grits-demo(1) BUGS
Many AUTHOR
Andy Spencer <andy753421@gmail.com> Author. 02/09/2012 AWEATHER(1)
All times are GMT -4. The time now is 04:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy