diff --git a/content/notes/03-intro-AR-dev.md b/content/notes/03-intro-AR-dev.md new file mode 100644 index 000000000..d0fdaf9b2 --- /dev/null +++ b/content/notes/03-intro-AR-dev.md @@ -0,0 +1,7 @@ +--- +title: "03-intro-AR-dev" +tags: +- +--- + +<% tp.file.cursor(2) %> diff --git a/content/notes/04-lens-studio.md b/content/notes/04-lens-studio.md new file mode 100644 index 000000000..407a6a112 --- /dev/null +++ b/content/notes/04-lens-studio.md @@ -0,0 +1,7 @@ +--- +title: "04-lens-studio" +tags: +- +--- + +<% tp.file.cursor(2) %> diff --git a/content/notes/08-post-installation.md b/content/notes/08-post-installation.md new file mode 100644 index 000000000..e339a2a01 --- /dev/null +++ b/content/notes/08-post-installation.md @@ -0,0 +1,7 @@ +--- +title: "08-post-installation" +tags: +- +--- + +<% tp.file.cursor(2) %> diff --git a/content/notes/10-scheduled-tasks-and-logs.md b/content/notes/10-scheduled-tasks-and-logs.md index b3c6e18e5..1a7d00cd5 100644 --- a/content/notes/10-scheduled-tasks-and-logs.md +++ b/content/notes/10-scheduled-tasks-and-logs.md @@ -91,7 +91,6 @@ Facility - LOG_SYSLOG: internal messages from syslogd - LOG_LOCAL0 - LOG_LOCAL7: local, discretional use by programmers. -> [!INFO] klogd - klogd provides a facility for system admin to check only kernel messages (which can also be checked through syslogd)