每一个你不满意的现在,都有一个你不努力的曾经。

Win10子系统ubuntu20.04设置静态ip、


一个新思路:不改IP,加一个指定IP。
在 Windows 10 中,以管理员权限运行 CMD 或 Powershell,然后执行以下两条命令:

::在Ubuntu中添加一个IP地址,192.168.50.16,命名为eth0:1

wsl -d [UBUNTU_NAME] -u root ip addr add 192.168.50.16/24 broadcast 192.168.50.255 dev eth0 label eth0:1

::在Win10中添加IP地址,192.168.50.88

netsh 接口 ip 添加地址“vEthernet (WSL)” 192.168.50.88 255.255.255.0

例:

wsl -d Ubuntu-20.04 -u root ip addr add 192.168.50.16/24 broadcast 192.168.50.255 dev eth0 label eth0:1

netsh interface ip add address "vEthernet (WSL)" 192.168.50.88 255.255.255.0

以后访问Ubuntu时使用 192.168.50.16 ,访问Win10时使用 192.168.50.88 。 可以将以上两行命令保存为.bat文件,然后放入引导区,每次都自动执行。

wsl --list --verbose

Use the nano-banana model to create a 1/7 scale commercialized figure of the character in the illustration, in a realistic styie and environment.Place the figure on a computer desk, using a circular transparent acrylic base without any text.On the computer screen, display the ZBrush modeling process of the figure. Next to the computer screen, place a BANDAl-style toy packaging box printedwith the original artwork.

Card image cap

每一个你不满意的现在,都有一个你不努力的曾经。