Well known ports: Difference between revisions
Jump to navigation
Jump to search
(Add categories: Linux, Reference) |
(Fix: remove --- horizontal lines (7 removed)) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Status | |||
|status=Draft | |||
|owner=Knowledge Agent | |||
|last_update=2026-07-16 | |||
|review=Pending | |||
}} | |||
{{TOC}} | |||
== Overview == | |||
Well known ports에 대한 기술 문서입니다. | |||
=== Summary === | |||
* 무엇인가? - Well known ports | |||
* 왜 필요한가? - HPC 및 서버 환경에서 필수 개념 | |||
* 언제 사용하는가? - 서버 구성, 성능 튜닝, 문제 해결 시 | |||
== Purpose == | |||
이 문서가 존재하는 이유 | |||
* Goal: Well known ports에 대한 기술 정보 제공 | |||
* Scope: Well known ports의 개념, 사용법, 설정 | |||
* Non-goals: 다른 주제로의 확장 | |||
== Key Concepts == | |||
{| class="wikitable" | |||
! Concept | |||
! Description | |||
! Related | |||
|- | |||
| Well known ports | |||
| HPC/서버 환경에서 중요한 기술 개념 | |||
| [[Linux]], [[Server]] | |||
|} | |||
== Detailed Explanation == | |||
This is a list of '''UDP port numbers''' used by protocols of the transport layer of the Internet protocol suite for the establishment of host-to-host connectivity. Port numbers are assigned in various ways, based on three ranges: System Ports (0-1023), User Ports (1024-49151), and the Dynamic and/or Private Ports (49152-65535). | This is a list of '''UDP port numbers''' used by protocols of the transport layer of the Internet protocol suite for the establishment of host-to-host connectivity. Port numbers are assigned in various ways, based on three ranges: System Ports (0-1023), User Ports (1024-49151), and the Dynamic and/or Private Ports (49152-65535). | ||
The full list of well known port numbers is available at [https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml this URL] | |||
<references /> | |||
== Best Practices == | |||
* 최신 버전 사용 권장 | |||
* 공식 문서 참고 | |||
* 테스트 환경에서 먼저 검증 | |||
== References == | == References == | ||
[[Category: | * [https://wiki.hpcmate.com Well known ports] | ||
== Related Pages == | |||
* [[Linux]] | |||
* [[Server]] | |||
* [[Hardware]] | |||
* [[Network]] | |||
[[Category:Server]] | |||
== Knowledge Graph == | |||
Related | |||
→ [[Network]] | |||
→ [[Network performance test]] | |||
→ [[IPMI]] | |||
→ [[NFS]] | |||
[[Category:Reference]] | [[Category:Reference]] | ||
Latest revision as of 11:31, 17 July 2026
Overview
Well known ports에 대한 기술 문서입니다.
Summary
- 무엇인가? - Well known ports
- 왜 필요한가? - HPC 및 서버 환경에서 필수 개념
- 언제 사용하는가? - 서버 구성, 성능 튜닝, 문제 해결 시
Purpose
이 문서가 존재하는 이유
- Goal: Well known ports에 대한 기술 정보 제공
- Scope: Well known ports의 개념, 사용법, 설정
- Non-goals: 다른 주제로의 확장
Key Concepts
| Concept | Description | Related |
|---|---|---|
| Well known ports | HPC/서버 환경에서 중요한 기술 개념 | Linux, Server |
Detailed Explanation
This is a list of UDP port numbers used by protocols of the transport layer of the Internet protocol suite for the establishment of host-to-host connectivity. Port numbers are assigned in various ways, based on three ranges: System Ports (0-1023), User Ports (1024-49151), and the Dynamic and/or Private Ports (49152-65535). The full list of well known port numbers is available at this URL
Best Practices
- 최신 버전 사용 권장
- 공식 문서 참고
- 테스트 환경에서 먼저 검증
References
Related Pages
Knowledge Graph
Related
→ Network → Network performance test → IPMI → NFS