VMWare 上的 Ubuntu 17 - 网络工作正常,突然不行。尝试桥接和 NAT 无济于事,所以我在看 linux 方面。
$ ifconfig -a
ens33: flags=4098<BROADCAST,MULTICAST> mtu 1500
ether 00:**:**:**:**:** txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 1876 bytes 114200 …Run Code Online (Sandbox Code Playgroud) 根据我读过的所有LS_COLORS内容,di=01;34应该意味着粗体蓝色。
无论我尝试什么设置,除了黑底白字(我假设我的设置不正确)或这种丑陋的标准蓝绿之外,我什么也得不到。
我已经尝试了 or 的每一种排列di=**;**:,具体取决于你问的dir=**;**:是谁,但没有结果,除了香草或丑陋之外没有其他结果。
这里发生了什么?
Windows 10 / WSL Ubuntu 20 / Windows 终端
rs=0:di=01;34:ln=01;36:mh=00:pi=40;33
:so=01;35:do=01;35:bd=40;33;01
:cd=40;33;01:or=40;31;01:mi=00:su=37;41
:sg=30;43:ca=30;41:tw=30;42:ow=34;42
:st=37;44:ex=01;32: *.tar=01;31
:*.tgz=01;31:*....
Run Code Online (Sandbox Code Playgroud)