Difference between revisions of "Using Manjaro for Windows users"

m
→‎Linux has multiple kernels: fixed a typo in a link
(Marked this version for translation)
m (→‎Linux has multiple kernels: fixed a typo in a link)
Tags: Mobile web edit Mobile edit
(One intermediate revision by one other user not shown)
Line 80: Line 80:
(One of the authors of this wiki distinctly remember saying about Windows Version 1.0: ''Huh, what a piece of crap, that'll go nowhere! Let me buy SideKick instead!'' and history proved him wrong...) 😁
(One of the authors of this wiki distinctly remember saying about Windows Version 1.0: ''Huh, what a piece of crap, that'll go nowhere! Let me buy SideKick instead!'' and history proved him wrong...) 😁


Linux can have multiple [https://en.wikipedia.org/wiki/Kernel_(operating_system kernel]s and please remember that:
Linux can have multiple [https://en.wikipedia.org/wiki/Kernel_(operating_system) kernel]s and please remember that:
* LTS = Long Term Support = ultra-stable
* LTS = Long Term Support = ultra-stable
* Stable = Stable ''Development'' Kernel
* Stable = Stable ''Development'' Kernel
Line 99: Line 99:
  mhwd-kernel --install linux510
  mhwd-kernel --install linux510


{{note|To compare this to Windows would be to say that if Windows were Linux it would allow you to run the Windows 11 shell on the Windows XP kernel or the other way around or any other bizarre combination *you as the administrator* wanted!👏}}  
{{note|To compare this to Windows would be to say that if Windows were Linux it would allow you to run the Windows 11 shell on the Windows XP kernel or the other way around or any other bizarre combination *you as the administrator* wanted!👏}}


== Linux doesn’t have a registry! ==
== Linux doesn’t have a registry! ==
Line 124: Line 124:
<!-- If you use command, it should be inside of usercmd. You can see below example -->
<!-- If you use command, it should be inside of usercmd. You can see below example -->
<translate>
<translate>
  <!--T:4-->
  <tvar|usercmd1>{{UserCmd|command=1.example command should be here}}</>
<tvar|usercmd1>{{UserCmd|command=1.example command should be here}}</>
  <tvar|usercmd2>{{UserCmd|command=2.example command should be here}}</>
  <tvar|usercmd2>{{UserCmd|command=2.example command should be here}}</>


<!--T:5-->
<!--- If you use commands with results you may use: -->
<!--- If you use commands with results you may use: -->


  <!--T:6-->
  <tvar|usercmdoutput1>{{UserCmdOutput|command=command|result=result}}</>
<tvar|usercmdoutput1>{{UserCmdOutput|command=command|result=result}}</>
</translate>
</translate>