[CT420]: Finish Assignment 2

This commit is contained in:
2025-03-19 22:57:22 +00:00
parent b0f5a495c0
commit a96f6f5cd9
29 changed files with 80310 additions and 40034 deletions

View File

@ -5,3 +5,20 @@
url = {https://documentation.ubuntu.com/server/tutorial/basic-installation/},
note = {Accessed: 2025-03-18}
}
@misc{htop,
author = {Hisham Muhammad},
title = "\texttt{htop(1)}",
year = {2025},
url = {https://www.man7.org/linux/man-pages/man1/htop.1.html},
note = {Accessed: 2025-03-18}
}
@misc{scp,
author = {Timo Rinne},
title = "\texttt{scp(1)}",
year = {2022},
url = {https://www.man7.org/linux/man-pages/man1/scp.1.html},
note = {Accessed: 2025-03-18}
}