Talk:Building on Ubuntu Virtual Machine: Difference between revisions

m
Dockerfile request
No edit summary
m (Dockerfile request)
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
If getting an octave with GUI on WSL2,  '''for scientific USE''' is at another place please direct me there.  
If getting an octave with GUI on WSL2,  '''for scientific USE''' is at another place please direct me there.  


Update (5-5-2022) : WSL2 on windows 10,  seems to be  installing UBUNTU without asking a choice
'''Update (5-5-2022) : WSL2 on windows 10,  seems to be  installing UBUNTU by default(?!).'''
From  04/28/2022 [https://docs.microsoft.com/en-us/windows/wsl/tutorials/gui-apps], this is for Windows 11 Build 22000 or later.
 
From  04/28/2022 [https://docs.microsoft.com/en-us/windows/wsl/tutorials/gui-apps], this is for Windows 11 Build 22000 or later.


'''BUT from''' [https://www.bleepingcomputer.com/news/microsoft/windows-10-now-lets-you-seamlessly-run-linux-gui-apps/#:~:text=Windows%2010%20now%20lets%20you%20run%20Linux%20GUI,GUI%20applications%2C%22%20Senior%20Program%20Manager%20Brandon%20LeBlanc%20said.] : "Windows 10 now lets you run Linux GUI apps (X11 and Wayland) without using a virtual machine after Microsoft added GUI support to the Windows Subsystem for Linux (WSL)."
'''BUT from''' [https://www.bleepingcomputer.com/news/microsoft/windows-10-now-lets-you-seamlessly-run-linux-gui-apps/#:~:text=Windows%2010%20now%20lets%20you%20run%20Linux%20GUI,GUI%20applications%2C%22%20Senior%20Program%20Manager%20Brandon%20LeBlanc%20said.] : "Windows 10 now lets you run Linux GUI apps (X11 and Wayland) without using a virtual machine after Microsoft added GUI support to the Windows Subsystem for Linux (WSL)."
So : No  need for Virtual box anymore(?!),
So : '''No  need for Virtual box anymore(?!) , for either win[10|11]?'''


Windows 10 Insider Preview Build 21364,  is a must for WSLg install?  
Windows 10 Insider Preview Build 21364,  is a must for WSLg install?  
Line 16: Line 17:
  Serial number MP21S3..
  Serial number MP21S3..
  Experience Windows Feature Experience Pack 120.2212.4170.0
  Experience Windows Feature Experience Pack 120.2212.4170.0


Seems a good idea to  
Seems a good idea to  


  PowerShell> wsl --update
  PowerShell> wsl --update
Line 34: Line 33:
and similar on WSL2 side to exit with  
and similar on WSL2 side to exit with  
   win10> wsl --terminate, -t <Distro>
   win10> wsl --terminate, -t <Distro>
----
A Dockerfile with build environment should be useful to get upto speed quickly
1

edit