commit 9caed6fb485f88d8a6b795945229cdd554e88d70 Author: Starbeamrainbowlabs Date: Tue Mar 5 20:06:17 2019 +0000 Add notes. I wonder where this'll go? diff --git a/Notes.md b/Notes.md new file mode 100644 index 0000000..b7f340d --- /dev/null +++ b/Notes.md @@ -0,0 +1,10 @@ +# Linux 101 + + - Ubuntu installation + - Whilst installing: + - File system layout - compare with Windows + - Permissions, sudo, not using root + - After installation: + - Package management basics + - Mono, compiling a C# program + - Monodevelop / VS Code?