diff --git a/Arch.md b/Arch.md index 39891b1..8aa448e 100644 --- a/Arch.md +++ b/Arch.md @@ -3,5 +3,5 @@ tags: - Arch --- -[[Setup.md]] -[[Local Host Names.md]] +[Arch Setup](ArchSetup.md) +[Local Host Names](LocalHostNames.md) diff --git a/Distros.md b/Distros.md index 212091b..581bb23 100644 --- a/Distros.md +++ b/Distros.md @@ -4,15 +4,15 @@ tags: - Bazzite - Debian --- -[[Arch.md]] +[Arch](Arch.md) - EndeavourOS -[[Bazzite.md]] +[Bazzite](Bazzite.md) - Fedora - Gaming focused - immutable OS -[[Debian.md]] +[Debian](Debian.md) - Server focused - Stable - Older versions diff --git a/LocalHostNames.md b/LocalHostNames.md new file mode 100644 index 0000000..38a3365 --- /dev/null +++ b/LocalHostNames.md @@ -0,0 +1,4 @@ +the ability to use hostname.local is managed by avahi +To use a configured avahi, avahi-daemon.service needs to be running and port udp 5353 needs to be open in your firewall + +needs to be set up to [Connecting to samba shares (tardis)](ConnnectingSMBShares.md) diff --git a/Setup.md b/Setup.md index a70a9cc..dcb2ec1 100644 --- a/Setup.md +++ b/Setup.md @@ -1,5 +1,5 @@ Links: -[[Arch.md]] +[Arch](Arch.md) ### Secure Boot If setting up secure boot with EndeavourOS, don't use the preset grub. do it from scratch.