- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- How to change the ulimit for all users
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
How to change the ulimit for all users
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-24-2010 04:39 AM
06-24-2010 04:39 AM
How to change the ulimit for all users
How to change the ulimit for all users
How to change the ulimit values in HP-UX 11.31i for single user and all the default users.
Thanks in Advance,
Hari.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-24-2010 05:03 AM
06-24-2010 05:03 AM
Re: How to change the ulimit for all users
Re: How to change the ulimit for all users
Check the following link for similar discussion -
http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=906322
http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1310278
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1216168
For more details on the ulimit command,
http://docs.hp.com/en/B3921-90010/ulimit.2.html
Hope this helps.
Regards,
Murali
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-24-2010 05:36 AM
06-24-2010 05:36 AM
Re: How to change the ulimit for all users
Re: How to change the ulimit for all users
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-25-2010 05:24 AM
06-25-2010 05:24 AM
Re: How to change the ulimit for all users
Re: How to change the ulimit for all users
Hope this helps.
Regards,
Bhadresh
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-25-2010 06:16 AM
06-25-2010 06:16 AM
Re: How to change the ulimit for all users
Re: How to change the ulimit for all users
U can check the ulimit value by:-
# ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 262144
stack(kbytes) 98252
memory(kbytes) unlimited
coredump(blocks) 4194303
nofiles(descriptors) 2048
If you want to change any parmeters you can use intial character like.
time(seconds) #ulimit -t limtvalue
file(blocks) #ulimit -f limtvalue
data(kbytes) #ulimit -d limtvalue
stack(kbytes) #ulimit -s limtvalue
memory(kbytes) #ulimit -m limtvalue
coredump(blocks)#ulimit -c limtvalue
nofiles(descriptors)#ulimit -n limtvalue
e.g
#ulimit -c 2048
It will limit the coredump size to 2MB
For Each Single User.
Regards
Ishwar VenuGopal
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-25-2010 10:09 PM
06-25-2010 10:09 PM
Re: How to change the ulimit for all users
Re: How to change the ulimit for all users
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-26-2010 12:16 PM
06-26-2010 12:16 PM
Re: How to change the ulimit for all users
Re: How to change the ulimit for all users
The defaults start with the various kernel parms.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-27-2010 10:21 AM
06-27-2010 10:21 AM
Re: How to change the ulimit for all users
Re: How to change the ulimit for all users
Remember, using switches with ulimit command depends on the shell.
Regards,
Sooraj
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP