LINUX.ORG.RU

История изменений

Исправление sudopacman, (текущая версия) :

Было:

ТС, ты вот что, как наивный дурак, думаешь, что сидят в майкрософте чуваки, ставят линукс, смотрят: «ооо! вот это круто сделано! а давайте также!»

Стало:

обмен технологиями может идти в обе стороны


но насчет не получилось ты не прав. все отлично у них получилось

Что, и Docker получилось запустить?

Understanding differences between WSL 1 and WSL 2

Let’s say there is a directory with name “DIR” and it has a file foo.txt. Now let’s say if you open foo.txt in notepad. While the file is open, you try to rename the DIR directory to some other name. What would happen ? Windows would not allow it.

It would throw error saying some programs are using the directory so you are not allowed to perform this operation. But if you follow same steps on Linux machine, it would allow it.

There are many such differences because of very fundamental design decisions which were taken while developing respective kernels. Those decisions cannot be easily changed now as it would certainly break some or the other thing.

Исходная версия sudopacman, :

Было:

ТС, ты вот что, как наивный дурак, думаешь, что сидят в майкрософте чуваки, ставят линукс, смотрят: «ооо! вот это круто сделано! а давайте также!»

Стало:

обмен технологиями может идти в обе стороны

но насчет не получилось ты не прав. все отлично у них получилось

Что, и Docker получилось запустить?

Understanding differences between WSL 1 and WSL 2

Let’s say there is a directory with name “DIR” and it has a file foo.txt. Now let’s say if you open foo.txt in notepad. While the file is open, you try to rename the DIR directory to some other name. What would happen ? Windows would not allow it.

It would throw error saying some programs are using the directory so you are not allowed to perform this operation. But if you follow same steps on Linux machine, it would allow it.

There are many such differences because of very fundamental design decisions which were taken while developing respective kernels. Those decisions cannot be easily changed now as it would certainly break some or the other thing.