From 9caed6fb485f88d8a6b795945229cdd554e88d70 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Tue, 5 Mar 2019 20:06:17 +0000 Subject: [PATCH] Add notes. I wonder where this'll go? --- Notes.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Notes.md 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?