answersLogoWhite

0


Best Answer

The ulimit parameter in Linux is set so the user can only use a set number of processes which is authorised by the server. The ulimit parameter can be changed accordingly if needed.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does the ulimit parameter do in Linux?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many maximum processes can be created using fork?

"ulimit -u" will tell you


What is loadline?

LOADLIN is a bootloader for Linux that can boot a kernel from within MS-DOS. Basically you run LOADLIN as a DOS application, with the kernel as a command parameter.


Is A query that prompts for input whenever it is run is a run-time query?

It is referred to as a parameter query.It is referred to as a parameter query.It is referred to as a parameter query.It is referred to as a parameter query.It is referred to as a parameter query.It is referred to as a parameter query.It is referred to as a parameter query.It is referred to as a parameter query.It is referred to as a parameter query.It is referred to as a parameter query.It is referred to as a parameter query.


Give name of an intenal command in unix?

cd, pwd, export, help, ulimit, source, eval, if-then-else-elif-fi, ...


Does Bash provide any mechanisms for limiting resource usage in Unix?

Limiting certain types of resource is done by the 'ulimit' command.


You are working on an AIX system and trying to copy a file to a filesystem The error is A file cannot be larger than the value set by ulimit How can you correct that?

Check your limits on your account and shell by using ulimit -a. You may be able to set the value higher, but in some cases it is limited by the system administrator, so you may want to talk to them about the limitation.


What is the parameter of the Earth?

what is the parameter of earth


What steps are required for mapping a windows user to a Linux user?

Set the username map parameter in smb.conf to point to the map file, frequently /etc/samba/smbusers , and assign a Samba password to the user.


Why and when should programmers use a constant reference parameter?

when we use that parameter as a global parameter and we used that parameter through out the program without changing


What does parameter mean in science?

A parameter is something that limits something else. A parameter is a limit, or a boundary.


What is a parameter in maths?

A parameter is like a limit or a specification.


What does parameter passing in c means?

parameter passing in c, what does it do?