보관함

속도

인터넷 속도

100 Mbps => 초당 11 MB 분당 660 MB 시간당 40기가 1 Gbps => 초당 135 MB 분당 8 GB 시간당 480 GB 그러나 현실은 일 제공 데이터 250 GB 2.5 Gbps => 초당 300MB 18 GB 시간당 1080 GB

랜선

CAT.5 는 100 Mbps CAT.5e와 CAT.6은 1 Gbps CAT.7은 10 […]

2021년 5월 내가 설치한 vscode 확장들

그때 그때 사용하지 않는 것을 Disable 해서 쓴다.

Auto Rename Tag Bootstrap 4, Font awesome4, Font Awesome5 Free & Pro snippets Bootstrap 5 Snippets C/C++ C# C# Extensions CSS Peek Debugger for Chrome DotENV ES7 React/Redux/GraphQL/React-Native snippets Font Awesome Auto-complete & Preview Git History GitLens Git supercharged Go Highlight Matching Tag Html (C#) HTML […]

ssh 비밀번호 사용하지 않기

client에서 할일

~/.ssh/id_rsa.pub 공개키 생성되면 접속할 서버에 ./ssh/authorized_keys 파일 안에 복사 해 넣는다.