통신사별 DNS server 주소
공유기나 서버에 DNS(Domain Name Server)주소를 수동으로 입력하고 싶을때가 있어서,통신사별로 DNS주소를 정리하였다. 보통 통신회선의 통신사에 맞춰서 적긴하는데,해외사이트 접속이 많은 경우에는 제일 하단의 DNS를 사용하는것으로 보인다, 복붙하기...
multipath 셋팅 방법
큰 규모의 서버를 셋팅하다보면 안정성이 중요해서,SAN 스토리지나, iscsi 를 사용하여 셋팅을 하게 된다. 이 경우 sata 케이블처럼 1:1로 연결하지 않고,path가 여러개인 방법으로 연결하게 되는데,이렇게 되면...

NetApp(E2800 Series) reference
For NetApp products, there is not a lot of documentation,Engineers are expensive. I would recommend not buying NetApp equipment if you can avoid it,I would...
What Does “pip install ~=” Mean?
Typically, when using pip install, versions are specified with >= or ==. This is also common in requirements.txt files.While it might be fine for now, using >= can lead to dependency issues when...

Keyboard check/test site recommendation (including simultaneous and infinite typing)
Sometimes I need to test my keyboard.If you do a Google search, you’ll get a lot of recommendations. Most of them have similar features andand...