| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

差分

ナビゲーションに移動 検索に移動
425 バイト追加 、 2021年3月3日 (水) 21:00
===[[仮想化]]===
====[[KVM]]====
----
*[[KVM]]
====[[Multipass]]====
----
*[[Multipass]]
===コンテナ===
====[[MicroK8s]]====
----
*[[MicroK8s]]
====[[Docker]]====
----
*[[Docker]]
====mDNS====
----
* *.localの名前解決
<pre>
ubuntu@nfs-client:~$ sudo apt install -y avahi-daemon
ubuntu@nfs-client:~$ sudo systemctl start avahi-daemon
ubuntu@nfs-client:~$ sudo systemctl enable avahi-daemon
ubuntu@nfs-client:~$ ping bombay.local
PING bombay.local (192.168.0.47) 56(84) bytes of data.
64 bytes from 192.168.0.47 (192.168.0.47): icmp_seq=1 ttl=64 time=2.31 ms
</pre>
==[[Tips]]==

案内メニュー