Learn More →
Docker Engine
維運 container
新增、刪除、修改、查詢
Docker 橋接網路
bigred@alp:~$ ls -l /proc/self/ns/ total 0 lrwxrwxrwx 1 bigred bigred 0 Sep 30 10:45 cgroup -> 'cgroup:[4026531835]' lrwxrwxrwx 1 bigred bigred 0 Sep 30 10:45 ipc -> 'ipc:[4026531839]' lrwxrwxrwx 1 bigred bigred 0 Sep 30 10:45 mnt -> 'mnt:[4026531840]' lrwxrwxrwx 1 bigred bigred 0 Sep 30 10:45 net -> 'net:[4026532000]' lrwxrwxrwx 1 bigred bigred 0 Sep 30 10:45 pid -> 'pid:[4026531836]' lrwxrwxrwx 1 bigred bigred 0 Sep 30 10:45 pid_for_children -> 'pid:[4026531836]' lrwxrwxrwx 1 bigred bigred 0 Sep 30 10:45 time -> 'time:[4026531834]' lrwxrwxrwx 1 bigred bigred 0 Sep 30 10:45 time_for_children -> 'time:[4026531834]'
Sep 30, 2021Docker 是一間公司 成名作是 container 2021年電腦基礎概論 container 就是貨櫃 就是一台電腦 Kubernetes 就是來管理、維運 container 的
Sep 24, 2021為何要虛擬化。 最大化電腦效能使用率 減少CPU的閒置 VT-x虛擬化技術使虛擬機可以使用真實CPU和記憶體 VT-d虛擬化技術使虛擬機可以使用所有硬體周邊 VT-X虛擬化技術主要是處理CPU部分 硬體要能輔助虛擬化,主機板跟CPU都需要有支援才可 VDI的始祖是citrix,技術是VMware的,這個階段的虛擬化界面幾乎都是虛擬的(CPU memory 硬體設備等)
Sep 10, 2021個人電腦的基本元件: CPU 主機板 硬碟 記憶體 CPU(Central Processing Unit) 桌上型CPU 兩大廠商
Sep 9, 2021or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up