보관함

속도

인터넷 속도

  • 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 Gbps

영상

  30 프레임 (단위 Mbps) 60 프레임 (단위 Mbps)
4K 45 68 (9 MB)
2K 16 24
1080p 8 12
4k HDR 56 85 (11 MB)
2k HDR 16  24
1080p HDR 8 12

hdd 속도 135 MB

ssd 속도 450 MB

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 CSS Support
  • HTML Snippets
  • Import Cost
  • IntelliSense for CSS class names in HTML
  • JQuery Code Snippets
  • Korean Language Pack for Visual Studio Code
  • Live Server
  • Markdown All in One
  • markdownlint
  • npm
  • npm intellisense
  • NuGet Package Manager
  • Path Autocomplete
  • Path Intellisense
  • Prettier – Code formatter
  • Remote – SSH
  • Remote – SSH: Editing Configuration Files
  • solidity
  • SVN
  • Vim
  • Visual Studio IntelliCode
  • vscode-icons
  • vscode-solution-explorer
  • yarn
  • ASP.NET Helper
  • autoconf
  • Azure Account
  • Azure Databases
  • Azure Resources
  • Azure Storage
  • Beautify
  • Classic ASP Syntaxes and Snippets
  • Django
  • ESLint
  • ETHover
  • flask-snippets
  • ftp-kr
  • Go
  • Graphviz Interactive Preview
  • Inline Bookmarks
  • JavaScript (ES6) code snippets
  • jshint
  • Jypyter
  • MagicPython
  • php cs fixer
  • PHP Debug
  • PHP IntelliSense
  • phpcs
  • PlaceHolder Images
  • Pylance
  • Python
  • Python for VSCode
  • Solidity Contract Flatterner
  • Solidity Debugger
  • Solidity Visual Developer
  • solidity-solhint
  • TSLint
  • vscode-faker

ssh 비밀번호 사용하지 않기

client에서 할일

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