Difference between revisions of "Linux"

From MgmtWiki
Jump to: navigation, search
(Context)
(File System)
Line 12: Line 12:
 
* [https://www.pluralsight.com/blog/it-ops/linux-file-permissions Changing file permissions].
 
* [https://www.pluralsight.com/blog/it-ops/linux-file-permissions Changing file permissions].
 
* [https://thelinuxexperiment.com/using-rsync-via-the-windows-subsystem-for-linux-to-backup-a-windows-computer/ Using rsync from Windows] includes some pretty fancy shell scripting stuff.
 
* [https://thelinuxexperiment.com/using-rsync-via-the-windows-subsystem-for-linux-to-backup-a-windows-computer/ Using rsync from Windows] includes some pretty fancy shell scripting stuff.
 +
==Installing on Windows==
 +
Windows has had WSL -
 +
* [https://github.com/docker/for-win/issues/185 Put "C:\ProgramData\Docker" on a different drive]
  
 
==Reference==
 
==Reference==

Revision as of 13:36, 28 August 2022

Full Title

Some useful sites for Linux especially when run from a Windows VM.

Context

Shell

File System

Installing on Windows

Windows has had WSL -

Reference