diff --git a/Home.md b/Home.md index ad321c6..82a7b80 100644 --- a/Home.md +++ b/Home.md @@ -2,10 +2,10 @@ This will contain various information that I have gathered or learned over time with mainly Linux topics. -- [systemd Tips & Tricks](/Linux/systemd Tips & Tricks) -- [Ubuntu Notes](/Linux/Ubuntu Notes) -- [Arch Notes](/Linux/Arch Notes) -- [Wayland & X11 Notes](/Linux/Wayland & X11) -- [nix Tips & Tricks](/Linux/nix Tips & Tricks) -- [Pine64 Notes](/Linux/Pine64 Notes) +- [systemd Tips & Tricks](/Linux/systemd-tips-and-tricks) +- [Ubuntu Notes](/Linux/ubuntu-notes) +- [Arch Notes](/Linux/arch-otes) +- [Wayland & X11 Notes](/Linux/Wayland-and-X11) +- [nix Tips & Tricks](/Linux/nix-tips-and-tricks) +- [Pine64 Notes](/Linux/pine64-notes) - [Devices](/Devices) diff --git a/Linux/Wayland & X11.md b/Linux/Wayland-and-X11.md similarity index 100% rename from Linux/Wayland & X11.md rename to Linux/Wayland-and-X11.md diff --git a/Linux/Arch Notes.md b/Linux/arch-notes.md similarity index 100% rename from Linux/Arch Notes.md rename to Linux/arch-notes.md diff --git a/Linux/Linux Notes.md b/Linux/linux-notes.md similarity index 100% rename from Linux/Linux Notes.md rename to Linux/linux-notes.md diff --git a/Linux/nix Tips & Tricks.md b/Linux/nix-tips-and-tricks.md similarity index 100% rename from Linux/nix Tips & Tricks.md rename to Linux/nix-tips-and-tricks.md diff --git a/Linux/Package Managers.md b/Linux/package-managers.md similarity index 100% rename from Linux/Package Managers.md rename to Linux/package-managers.md diff --git a/Linux/Pine64 Notes.md b/Linux/pine64-notes.md similarity index 96% rename from Linux/Pine64 Notes.md rename to Linux/pine64-notes.md index bf14648..0851c2d 100644 --- a/Linux/Pine64 Notes.md +++ b/Linux/pine64-notes.md @@ -14,7 +14,7 @@ This is the onboard storage used for most Smartphones and Tablets (like the Pine This is a storage device used to store data and in this case an OS. -> *NOTE:* eMMC storage will be noticeably faster when compared to a microSD card. +<> ### Needed Items @@ -93,4 +93,4 @@ Now shutdown to remove the microSD card and reboot into the eMMC: sudo shutdown now ``` -Credits: [https://forum.pine64.org/showthread.php?tid=17215](https://forum.pine64.org/showthread.php?tid=17215) \ No newline at end of file +Credits: [https://forum.pine64.org/showthread.php?tid=17215](https://forum.pine64.org/showthread.php?tid=17215) diff --git a/Linux/systemd Tips & Tricks.md b/Linux/systemd-tips-and-tricks.md similarity index 100% rename from Linux/systemd Tips & Tricks.md rename to Linux/systemd-tips-and-tricks.md diff --git a/Linux/Ubuntu Notes.md b/Linux/ubuntu-notes.md similarity index 100% rename from Linux/Ubuntu Notes.md rename to Linux/ubuntu-notes.md