SVR4 #6
![]() |
FECO: |
SVR4 # 6 |
MODIFICATION NO: |
N/A | |
PRODUCT: |
NCR UNIX SVR4 03.02.** | |
SUB-ASSEMBLY: |
N/A | |
ESTIMATED MAN HOURS: |
N/A | |
CLASS OF CHANGE: |
MANDATORY | |
REASON FOR CHANGE: |
TO RESOLVE A PROBLEM. | |
RELATED FECO/AB |
N/A |
ULIMIT SIZE FOR SVR4 UNIX
NOTE:
All other spaces are purely cosmetic
4.1 Copy the /etc/default/login file:
cp Ñ /etc/default/login Ñ /etc/default/login.old
4.2 Then vi Ñ /etc/default/login
4.3 And replace the figure after ULIMIT= with unlimited
4.4 Move the cursor to the first number after the = and type cw this will put a $ at the end of the
line, then type unlimited
4.5 The line should now read ULIMIT=unlimited
4.6 Save this to the file by typing <ESC> :wq! <CR>
4.7 Processes will pick up this new limit when they next login from the Unix login prompt.