Filename/topic changes

This commit is contained in:
Rudi klein 2024-10-14 15:22:52 +02:00
parent 1a182f5d98
commit 7a7b6dd6cd
15 changed files with 62 additions and 16 deletions

View File

@ -24,12 +24,13 @@
<toc-element topic="Networking.md"/>
<toc-element topic="CloudflareConfig.md"/>
<toc-element topic="Endpoints.md"/>
<toc-element topic="Routers.md">
<toc-element topic="Address-information.md"/>
<toc-element topic="KleinSense.md"/>
<toc-element topic="KleinHole.md"/>
</toc-element>
<toc-element topic="Switches.md"/>
<toc-element topic="Router-addresses.md"/>
<toc-element topic="Server-addresses.md"/>
<toc-element topic="Switch-addresses.md"/>
</toc-element>
<toc-element topic="Routers.md">
<toc-element topic="KleinSense.md"/>
<toc-element topic="KleinHole.md"/>
</toc-element>
<toc-element topic="Servers.md">
<toc-element topic="KleinServer.md"/>

View File

@ -1,4 +1,6 @@
# Paperless
Het documentsarchief gebaseerd op de open source applicatie Paperless
## ___________________
Paperless(-ngx) is het document-archief voor belangrijke documenten. Wat belangrijk is bepaal jezelf.

View File

@ -1,3 +1,4 @@
# HomeAssistant
-- WIP --
## ___________________

View File

@ -1,4 +1,6 @@
# Cloudflare
The cloud environment used to protect and enhance our local network, and provide DNS services.
## ___________________
### Cloudflare configuration

View File

@ -1,4 +1,6 @@
# Endpoints
This page contains most endpoints in use on our local network.
## ___________________
### opnsense (KleinSense)

View File

@ -1,6 +1,15 @@
# Linux Networking commands
This page contains a large list of Linux networking commands and links to more elaborate documentation.
## ___________________
## Networking commands
### Links to Linux networking commands: explanations and examples
[](https://www.geeksforgeeks.org/linux-network-commands-cheat-sheet/)
[](https://phoenixnap.com/kb/linux-network-commands)
[](https://itsfoss.com/basic-linux-networking-commands/)
### Networking commands
| Command | Description |
|--------------------------|--------------------------------------------------------------------------------------------|

View File

@ -1,11 +1,10 @@
# Overview
## ___________________
This page shows an overview of the main applications running on out local network.
The links to their respective product internet pages are included.
For a local endpoint list, refer to the [Endpoints page](Endpoints.md).
## ___________________
__*[opnsense](https://opnsense.org/)*__
OPNsense is an open source, easy-to-use and easy-to-build FreeBSD based firewall and routing platform.
OPNsense includes most of the features available in expensive commercial firewalls, and more in many cases.

View File

@ -1,4 +1,6 @@
# Address information
# Router addresses
This page contains address information about our routers en servers.
## ___________________________

View File

@ -1,4 +0,0 @@
# KleinHole
## ___________________
<a href="Address-information.md#kleinhole" >IP/MAC address information</a>

View File

@ -0,0 +1,26 @@
# Server addresses
This page contains server address information.
## ___________________________
```
### KleinServer
{#kleinserver}
```
TYPE: Linux server
URL: http://kleinserver.kleinnet
IP : 192.168.178.1
MAC: f0:1f:af:d4:25:d4
LOC: meterkast
HW: Blade
OS: Linux Mint
```
### KleinNext
{#kleinnext}
```
```
### KleinLive
{#kleinlive}
```

View File

@ -1,4 +1,6 @@
# Switches
# Switch addresses
This page contains all switch address informatiom.
## ___________________
### KleinSwitch-1 (UPSTAIRS)

View File

@ -0,0 +1,4 @@
# KleinHole
## ___________________
<a href="Router-addresses.md#kleinhole" >IP/MAC address information</a>

View File

@ -3,7 +3,7 @@
## ___________________
### Address information
<a href="Address-information.md#kleinserver" >IP/MAC address information</a>
<a href="Router-addresses.md#kleinserver" >IP/MAC address information</a>