1 / 1

가상 터미널 수 (login 사용자 수 ) 늘리기

가상 터미널 수 (login 사용자 수 ) 늘리기. /etc/system 화일에 아래의 내용을 추가하고 시스템을 rebooting 한다 . 가상 터미널 수 를 128 개로 늘릴 경우 # vi /etc/system set pt_cnt=128 set npty=128 시스템 재 부팅시 -r option 을 사용하여 kernel 이 reconfigure 되도록 한다 . # reboot -- -r.

xandy
Download Presentation

가상 터미널 수 (login 사용자 수 ) 늘리기

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 가상 터미널 수(login 사용자 수)늘리기 • /etc/system 화일에 아래의 내용을 추가하고 시스템을 rebooting 한다. • 가상 터미널 수 를 128개로 늘릴 경우 • # vi /etc/system • set pt_cnt=128 • set npty=128 • 시스템 재 부팅시 -r option을 사용하여 kernel이 reconfigure 되도록 한다. • # reboot -- -r

More Related