Prediction: Microsoft Is Going To Do The Funniest Thing Imaginable this guy called it loooong back
Microsoft surprises with its first server Linux distribution: Azure Linux 4.0
11–20 of 50 posts
Re: Microsoft surprises with its first server Linux distribution: Azure Linux 4.0
#12Re: Microsoft surprises with its first server Linux distribution: Azure Linux 4.0
#13It finally happened, 23 years later! /s https://web.archive.org/web/20251108032058/https://mslinux.o...
> MS Linux is released under the provisions of the Gates Private License, which means you can freely use this Software on a single machine without warranty after having paid the purchase price and annual renewal fees.
Re: Microsoft surprises with its first server Linux distribution: Azure Linux 4.0
#14Re: Microsoft surprises with its first server Linux distribution: Azure Linux 4.0
#15I have 5.25 diskettes of "Microsoft Linux" from the 1990s. I'm reasonably certain that was the first.
Re: Microsoft surprises with its first server Linux distribution: Azure Linux 4.0
#16I don’t really follow what they mean by no package manager. If you’re developing, won’t you need JavaScript or python or elixir or rust or go? This whole thing just run containers and your container still has to run some other distribution?
Re: Microsoft surprises with its first server Linux distribution: Azure Linux 4.0
#17It finally happened, 23 years later! /s https://web.archive.org/web/20251108032058/https://mslinux.o...
Heh. > MS Linux is released under the provisions of the Gates Private License, which means you can freely use this Software on a single machine without warranty after having paid the purchase price and annual renewal fees.
Re: Microsoft surprises with its first server Linux distribution: Azure Linux 4.0
#18I don’t really follow what they mean by no package manager. If you’re developing, won’t you need JavaScript or python or elixir or rust or go? This whole thing just run containers and your container still has to run some other distribution?
You can do one-off configuration by writing scripts to run when the machine first boots, but after that the whole system is immutable except for whatever containers you’ve configured