journal/README.md

37 lines
1.4 KiB
Markdown
Raw Normal View History

2021-12-10 17:29:12 +00:00
# Journal
2020-11-20 22:27:31 +00:00
2021-12-10 17:29:12 +00:00
This repository is one that I made to document any issues and projects including Linux, Windows and MacOS.
2020-11-20 22:27:31 +00:00
2021-02-09 22:55:17 +00:00
| Contact Info | |
|:------------:|--------------------------|
|Name | Tristan Ancelet |
|Email | tristanancelet@yahoo.com |
2020-11-20 22:27:31 +00:00
## What will it contain?
This repo will contain notes partiaining to issues ive encountered current or otherwise.
These notes will include:
2021-02-09 22:55:17 +00:00
2020-11-20 22:27:31 +00:00
- Error messages pertaining to the problems I have or am dealing with.
2021-02-09 22:55:17 +00:00
2020-11-20 22:27:31 +00:00
- Links to pages that contain information on probable causes of the particular issue, as well as a list of all included packages and if needed where to find them
2021-02-09 22:55:17 +00:00
## Why am I making this?
I don't expect many (if any) people to read this. However, I plan to use this to help improve my documentation skills, as well as to help anyone else that may be going through something similar.
## Closing Statement
2021-09-04 19:22:08 +00:00
If anyone does read this and is having any issues I'd be more than happy to help if I can. It'll help me improve my understanding of linux as well as I get to help someone else. As they say "kill two birds with one stone".
## Sections
2021-09-04 19:29:44 +00:00
- [PinePhone](PinePhone/README.md)
2023-11-19 00:51:37 +00:00
- [Arch Install](Linux/Arch/README.md)
2021-12-10 17:25:00 +00:00
- [Information on my Home Lab](Home_Lab/README.md)
- [Development](Development/README.md)
- [Me](Me/README.md)
2023-11-19 00:51:37 +00:00
- [My scripts](Linux/scripts/README.md)