블로그
- 오늘 세계는) 미-이란 전쟁 종료? Hormuz will be open from Friday but there is still confusion about the exact contents of the agreement *Analysis: Iran deal ends Trump's war that revealed limit of US dominance 분석: 이란 핵협정, 미국의 패권 한계를 드러낸
- Paul Engemann - Scarface (Push It to the Limit)(영화 ‘Scarface' OST) Open up the limit Past the point of no return Reached the top But still you gotta learn how to keep it Hit the wheel and double the stakes Throttle wide open like a bat out of hell You crash the gates (Crash
- file descriptor 설정하기 현재의 maximum number of open files 값 표시하기 # cat /proc/sys/fs/file-max 359432 --> 일반유저가 1개의 로그인 세션에서 커널에서 최대 open files 개수를 늘리려면 다음과 같은 명령어를 사용 할 수 있다. # sysctl -w fs.file-max=655360 혹.......