최근 포스트

RAID (Redundant Array of Independent Disks)

최대 1 분 소요

overveiw RAID is a data storage virtualization technology that combines multiple physical disk drive components into one or more logical units for data ...

jsession id?

최대 1 분 소요

overview JSESSIONID is a session identifier used in Java-based web applications to maintain state between a client (usually a web browser) and a server It...

switching hub

1 분 소요

overview operates at Layer 2(Data Link Layer) of OSI, uses Mac addresses to forward data to the correct destination creates separate collision domains for...

DDNS

1 분 소요

overview Most home internet connections don’t have a static (fixed) IP address, DDNS is solves this problem. it automatically updates DNS records when you...

getting start docker on ARM

1 분 소요

Overview Since macOS doesn’t natively support Docker’s underlying Linux kernel features, you need a lightweight virtual machine (VM) to run the Docker dae...