Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nikau
on Sept 2, 2022
|
parent
|
context
|
favorite
| on:
MS Teams Linux client is being retired. To be repl...
you can normally just disable/reenable the virtual network switch to fix that. Not elegant but does the job:
> netsh interface set interface "vEthernet (WSL)" disable
then run again with enable.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
> netsh interface set interface "vEthernet (WSL)" disable
then run again with enable.