@krll-k

Внимание: невозможно открыть /proc/net/dev (Нет такого файла или каталога). Ограниченный вывод. Почему?

ce6f0790318a44a09b8f036531f239d1.pngaa50a3389728421da9e4b98b9dd018d5.png
Используется Windows Subsystem for Linux (WSL).
  • Вопрос задан
  • 903 просмотра
Решения вопроса 1
Обновите ubuntu
В Windows 10 Creators Update доступна 16.04 с рабочим ping и ifconfig
https://yadi.sk/i/YNME7FXR3HaHpu
Ответ написан
Пригласить эксперта
Ответы на вопрос 1
@krll-k Автор вопроса
What is BASH?

BASH is a popular text-based shell and command-language. It is the default shell included within Ubuntu and other Linux distros, and in OSX. Users type commands into a shell to execute scripts and/or run commands and tools to accomplish many tasks.

What is Windows Subsystem for Linux (WSL)?

The Windows Subsystem for Linux (WSL) is a new Windows 10 feature that enables you to run native Linux command-line tools directly on Windows, alongside your traditional Windows desktop and modern store apps.

See the about page for more details.

What is “Ubuntu on Windows”

When WSL is enabled (it’s an optional feature), we download a genuine Ubuntu user-mode image, created by Canonical. Our Bash.exe application, when started, then loads and runs the native Bash shell and Linux command-line tools from the Ubuntu image.

Who is this for?

This is primarily a tool for developers -- especially web developers and those who work on or with open source projects. This allows those who want/need to use Bash, common Linux tools (sed, awk, etc.) and many Linux-first tools (Ruby, Python, etc.) to use their toolchain on Windows.


https://msdn.microsoft.com/en-us/commandline/wsl/f...

P.S. Если нужно что то большие, ипользовать docker или vm, wsl не для этого.
Ответ написан
Комментировать
Ваш ответ на вопрос

Войдите, чтобы написать ответ

Войти через центр авторизации
Похожие вопросы