Skip to content

Commit

Permalink
Remove Taglists, cleanup extra blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
DjP-iX committed Oct 27, 2023
1 parent c0e81a8 commit 9c70e8b
Show file tree
Hide file tree
Showing 568 changed files with 183 additions and 2,222 deletions.
1 change: 0 additions & 1 deletion content/Archive.md
Expand Up @@ -92,7 +92,6 @@ Release Notes:
* [2.0]({{< ref "/_includes/TCReleaseNotes/2.0.md" >}})
* [2.0-BETA]({{< ref "/_includes/TCReleaseNotes/2.0-Beta.md" >}})


{{< /expand >}}
{{< expand "TrueCommand 1.x" "v" >}}

Expand Down
2 changes: 0 additions & 2 deletions content/CORE/API/_index.md
Expand Up @@ -24,5 +24,3 @@ For convenience, static builds of the current 2.0 API documentation stored on th
## CORE Documentation Sections

{{< include file="/_includes/COREDocsSections.md" >}}

{{< taglist tag="coretopmenu" vol="CORE" limit="5" >}}
3 changes: 0 additions & 3 deletions content/CORE/CORETutorials/ChangingDefaultShell.md
Expand Up @@ -7,7 +7,6 @@ tags:
- coreshell
---


The default shell for a new installations is `zsh`.

You can change the default shell in **Accounts > Users**.
Expand All @@ -20,5 +19,3 @@ You can change the default shell in **Accounts > Users**.
For more information on the web shell see [Shell]({{< relref "/CORE/UIReference/shell.md" >}}).

For more information on using the keyboard and CLI commands in the Shell see [Using Shell]({{< relref "/CORE/CORETutorials/UsingShell.md" >}}).

{{< taglist tag="coreshell" vol="CORE" limit="5" >}}
Expand Up @@ -48,5 +48,3 @@ Flags: Inherit
![StoragePoolsPermissionsPlexPermissions](/images/CORE/Storage/StoragePoolsPermissionsPlexPermissions.png "Storage Pools Permissions Plex Permissions")

If files already exist in the dataset, click the **Apply permissions recursively** checkbox and click **Save**.

{{< taglist tag="corecommunityguides" vol="CORE" limit="5" title="Community Guides Articles" >}}
Expand Up @@ -34,8 +34,6 @@ To speed up name resolution, add entries for commonly used hosts to the **hosts*
To add an entry to the **hosts** file, use a browser to log in to your TrueNAS web interface and follow these steps:

1. Go to **Network > Global Configuration**.
3. Scroll down to the **Host name database** field and add an entry for the TrueNAS system in the format *IP_address space hostname*.
4. Click **Save**.
2. Scroll down to the **Host name database** field and add an entry for the TrueNAS system in the format *IP_address space hostname*.
3. Click **Save**.
{{< /expand >}}

{{< taglist tag="corecommunityguides" vol="CORE" limit="5" title="Community Guides Articles" >}}
Expand Up @@ -28,14 +28,12 @@ Creating a legacy replication requires creating an SSH connection to the remote
1. Go to **Tasks > Replication Tasks** and click **ADD**.
2. Select **Advanced Replication**.
3. Select **LEGACY** for the replication **Transport** method to reorganize the screen for the relevant options.

![ReplicationLegacyOptions](/images/CORE/Tasks/TasksReplicationLegacy.png "Legacy Replication Options")

4. Choose the SSH connection to a remote system that stores replicated snapshots.
5. Select the source datasets on the local system using the file browser or manually enter the dataset paths into the field.
To also replicate snapshots of child datasets, set **Recursive**.
6. To choose the replication target, open the file browser and select the dataset to store snapshots.
Entering a path to a new dataset creates that target dataset in the defined file path.
7. The remaining options allow defining how long to keep replicated snapshots, compressing data before replication, and setting a bandwidth limit on the transfer.

{{< taglist tag="corecommunityguides" vol="CORE" limit="5" title="Community Guides Articles" >}}
2 changes: 0 additions & 2 deletions content/CORE/CORETutorials/CommunityGuides/LegacySMBACLs.md
Expand Up @@ -21,5 +21,3 @@ The complexity of the scenario depends on several factors:
* Active Directory is in use.

Depending on the specific authentication requirements, it can be necessary to create or import user and group accounts into FreeNAS/TrueNAS.

{{< taglist tag="corecommunityguides" vol="CORE" limit="5" title="Community Guides Articles" >}}
4 changes: 1 addition & 3 deletions content/CORE/CORETutorials/CommunityGuides/OpenVPN.md
Expand Up @@ -99,7 +99,7 @@ c0224e25d9ed3d2b562e94bed507fcac

1. Open **System > Certificate**.
2. Add a certificate.

![CertificateAdd](/images/UserProvided/CertificateAdd.png "Certificate Add")

3. Give it a name (example: `VPN`) and select **Import Certificate** as the Type.
Expand Down Expand Up @@ -137,5 +137,3 @@ With a CA and Certificate created, we can configure the VPN connection next.
Turn the OpenVPN client service on and off to see the difference.

Logs of the OpenVPN client are in **/var/log/messages** and **/var/log/daemon**.

{{< taglist tag="corecommunityguides" vol="CORE" limit="5" title="Community Guides Articles" >}}
Expand Up @@ -129,5 +129,3 @@ You can go to the **Shell** and enter various commands to get more details about
* Test AD connection: `wbinfo -t`. A successful test shows a message similar to `checking the trust secret for domain YOURDOMAIN via RPC calls succeeded`.
* User connection test to an SMB share: `smbclient '//127.0.0.1/smbshare -U AD01.LAB.IXSYSTEMS.COM\ixuser`, replacing `127.0.0.1` with your server address, `smbshare` with the SMB share name, `AD01.LAB.IXSYSTEMS.COM` with your trusted domain, and `ixuser` with the user account name for authentication testing.
{{< /expand >}}

{{< taglist tag="coredirectoryservices" vol="CORE" limit="5" >}}
2 changes: 0 additions & 2 deletions content/CORE/CORETutorials/DirectoryServices/Kerberos.md
Expand Up @@ -73,5 +73,3 @@ To instruct the Active Directory service to use the keytab, go to **Directory Se
When using a keytab with Active Directory, **username** and **userpass** in the keytab should match the **Domain Account Name** and **Domain Account Password** fields in **Directory Services > Active Directory**.

To instruct LDAP to use a principal from the keytab, go to **Directory Services > Active Directory**. Click **Advanced Options**, then select the installed keytab using the **Kerberos Principal** dropdown list.

{{< taglist tag="corekerberos" vol="CORE" limit="5" >}}
2 changes: 0 additions & 2 deletions content/CORE/CORETutorials/DirectoryServices/LDAP.md
Expand Up @@ -52,5 +52,3 @@ To configure LDAP certificate-based authentication for the LDAP provider to sign
{{< hint type=important >}}
[Samba 4.13.0](https://www.samba.org/samba/history/samba-4.13.0.html) deprecated **Samba Schema**. Select if SMB shares need LDAP authentication and the LDAP server is already configured with Samba attributes. If selected, specify the type of schema from the **Schema** dropdown list.
{{< /hint >}}

{{< taglist tag="coreldap" vol="CORE" limit="5" >}}
2 changes: 0 additions & 2 deletions content/CORE/CORETutorials/DirectoryServices/NIS.md
Expand Up @@ -37,5 +37,3 @@ Configure the remaining options as needed:
Click **SAVE** to save configuration settings.

Click **REBUILD DIRECTORY SERVICE CACHE** to resync the cache if it becomes out of sync. Or if fewer users than expected are available in the permissions editors.

{{< taglist tag="corenis" vol="CORE" limit="5" >}}
5 changes: 0 additions & 5 deletions content/CORE/CORETutorials/Getting Support.md
Expand Up @@ -12,14 +12,11 @@ tags:
There are several options to get support for your TrueNAS installation.
TrueNAS CORE users can engage with the TrueNAS community to answer questions and resolve issues. TrueNAS Enterprise hardware customers can also access the fast and effective support directly provided by iXsystems.


## TrueNAS CORE
{{< expand "" "v" >}}
TrueNAS CORE users are welcome to report bugs and vote for or suggest new TrueNAS features in the project Jira instance.
Have questions? We recommend searching through the software documentation and community resources for answers.



### Reporting a Bug

If you encounter a bug or other issue while using TrueNAS, create a bug report in the [TrueNAS Jira Project](https://ixsystems.atlassian.net/projects/NAS/).
Expand Down Expand Up @@ -120,5 +117,3 @@ Use the same email address submitted with the ticket when registering.
## Contacting iXsystems Support

{{< include file="content/_includes/iXsystemsSupportContact.md" >}}

{{< taglist tag="coresupport" vol="CORE" limit="5" >}}
Expand Up @@ -121,5 +121,3 @@ Password:

Every jail has its own user accounts and service configuration.
These steps must be repeated for each jail that requires SSH access.

{{< taglist tag="corejails" vol="CORE" limit="5" >}}
Expand Up @@ -162,5 +162,3 @@ These steps create a template jail:
7. Complete the jail creation wizard.

{{< /expand >}}

{{< taglist tag="corejails" vol="CORE" limit="5" >}}
Expand Up @@ -222,5 +222,3 @@ The startup script also indicates if any additional parameters are available:
# NAME_dir="/usr/local/etc/openvpn"
# --cd directory
```

{{< taglist tag="corejails" vol="CORE" limit="5" >}}
Expand Up @@ -10,7 +10,6 @@ tags:

{{< toc >}}


The **Jails** screen displays a list of jails installed on your system.

![Jails](/images/CORE/Jails/Jails.png "Jails List")
Expand Down Expand Up @@ -41,5 +40,3 @@ For more information on jail options, see [Creating Jails]({{< relref "/CORE/COR
To modify the IP address information for a jail, click the <i class="material-icons" aria-hidden="true" title="Expand">chevron_right</i> for the jail and then **EDIT** instead of issuing the networking commands directly from the command line of the jail.
This ensures changes are saved and survive a jail or TrueNAS reboot.
{{< /hint >}}

{{< taglist tag="corejails" vol="CORE" limit="5" >}}
Expand Up @@ -8,7 +8,6 @@ tags:
- corejailspluginsvm
---


Jails can be given access to an area of storage outside of the jail that is configured on the TrueNAS system.
It is possible to give a FreeBSD jail access to an area of storage on the TrueNAS system.
This is useful for applications or plugins that store large amounts of data or if an application in a jail needs access to data stored on the TrueNAS system.
Expand Down Expand Up @@ -83,5 +82,3 @@ Files that are deleted from the **Destination** directory in the jail are also d
However, removing the jail storage entry only removes the pointer.
This leaves the data intact but no longer accessible to the jail.
{{< /hint >}}

{{< taglist tag="corejails" vol="CORE" limit="5" >}}
Expand Up @@ -170,5 +170,3 @@ Remember to put a link to your newly created artifact repository in the comments
This way a moderator can fork your repository and can make available in the community list of plugins.

For guides on how to use Github, see [Github Guides](https://guides.github.com/).

{{< taglist tag="corejailspluginsvm" vol="CORE" limit="5" >}}
Expand Up @@ -126,5 +126,3 @@ Confirm the plugin removal by typing in the name of the plugin jail and selectin

Uninstalling can take a few moments while the plugin deletes from both **Plugins** and **Jails**.
The plugin dataset also deletes from ***POOL*/iocage/jails/** and any jail snapshots from **Storage > Snapshots**.

{{< taglist tag="coreplugins" vol="CORE" limit="5" >}}
Expand Up @@ -67,5 +67,3 @@ The command checks if an update is available and prompts to proceed when the sof
This example shows attempting to update the minio software but no update was available.

![MinioJailUpdateNone](/images/CORE/Jails/MinioJailUpdateNone.png "Minio Jail: no update available")

{{< taglist tag="corejails" vol="CORE" limit="5" >}}
Expand Up @@ -88,5 +88,3 @@ If the VM you created has no guest OS installed, the VM **State** toggle and <i
These buttons try to send an ACPI power-down command to the VM operating system, but since no OS is installed, the commands time out.
Use the **POWER OFF** button instead.
{{< /hint >}}

{{< taglist tag="corejailspluginsvm" vol="CORE" limit="5" >}}
Expand Up @@ -35,5 +35,3 @@ After the tunables are created, the configured number of virtual ports appears i
They are also advertised to the switch so zoning can be configured on the switch.

After associating a virtual port with a target, add it to the **Target** tab of [Reporting]({{< relref "/CORE/UIReference/ReportingGraphs.md" >}}) so you can view its bandwidth usage.

{{< taglist tag="coreiscsi" vol="CORE" limit="5" >}}
2 changes: 0 additions & 2 deletions content/CORE/CORETutorials/ManagingTLSCiphers.md
Expand Up @@ -40,5 +40,3 @@ TLSv1.2 represented a major step forward in security effectiveness and resulted
### TLSv1.3
[TLSv1.3](https://www.rfc-editor.org/rfc/rfc8446.html) represents another major improvement to the protocol.
TLSv1.3 removes legacy or insecure encryption algorithms, adds encryption for handshake messages, and separates authentication and key exchange concepts.

{{< taglist tag="coreopenvpn" vol="CORE" limit="5" title="Related Articles">}}
4 changes: 0 additions & 4 deletions content/CORE/CORETutorials/Network/IPMI.md
Expand Up @@ -34,7 +34,3 @@ Click **SAVE** to save the IPMI settings.
Save the configuration. Access the IPMI interface using a web browser and the IP address specified in **Network > IPMI**. The management interface prompts for login credentials. Refer to your IPMI device documentation to learn the default administrator account credentials.

Log in to the management interface. Here you can change the default administrative user name and create extra IPMI users. The appearance of the IPMI utility and the functions that are available vary by hardware.

{{< taglist tag="coreipmi" vol="CORE" limit="5" >}}

{{< taglist tag="corenetwork" vol="CORE" limit="5" title="Related Articles" >}}
4 changes: 0 additions & 4 deletions content/CORE/CORETutorials/Network/Interfaces/BridgeCreate.md
Expand Up @@ -21,7 +21,3 @@ The next section is **Bridge Settings**. Use the dropdown list next to **Bridge
See [Interfaces Screen]({{< relref "/CORE/UIReference/Network/InterfacesScreen.md" >}}) for more information on settings.

{{< include file="/content/_includes/InterfaceOptions.md" markdown="true" >}}

{{< taglist tag="corenetworkinterfaces" vol="CORE" limit="5" >}}

{{< taglist tag="corejailspluginsvm" vol="CORE" limit="5" title="Related Articles" >}}
Expand Up @@ -17,7 +17,7 @@ Be careful when configuring the network interface that controls the TrueNAS® we
{{< /hint >}}

**Network > Interfaces** lists all the physical [Network Interface Controllers (NICs)]({{< relref "/CORE/UIReference/Network/InterfacesScreen.md" >}}) connected
to your TrueNAS® system.
to your TrueNAS® system.

![NetworkInterfaces](/images/CORE/Network/NetworkInterfaces.png "Interfaces List")

Expand Down Expand Up @@ -50,11 +50,8 @@ Users can either **SAVE CHANGES** or **REVERT CHANGES**. A user has the time the

![NetworkInterfaceEditSaveChanges](/images/CORE/Network/NetworkInterfaceEditSaveChanges.png "Network Interface Edit Save Changes ")


![NetworkInterfaceSaveChangesOption](/images/CORE/Network/NetworkInterfaceSaveChangesOption.png "Network Interface Save Changes Option ")

The system displays a dialog box to show that network interface changes are now permanent.

![NetworkInterfaceDialog](/images/CORE/Network/NetworkInterfaceDialogBox.png "Network Interface Dialog Box ")

{{< taglist tag="corenetworkinterfaces" vol="CORE" limit="5" >}}
4 changes: 0 additions & 4 deletions content/CORE/CORETutorials/Network/Interfaces/LAGGCreate.md
Expand Up @@ -46,7 +46,3 @@ Now define the **Lagg Interfaces** and review the remaining interface options.
See [Interfaces Screen]({{< relref "/CORE/UIReference/Network/InterfacesScreen.md" >}}) for more information on settings.

{{< include file="/content/_includes/InterfaceOptions.md" markdown="true" >}}

{{< taglist tag="corenetworkinterfaces" vol="CORE" limit="5" >}}

{{< taglist tag="corejailspluginsvm" vol="CORE" limit="5" title="Related Articles" >}}
Expand Up @@ -124,5 +124,3 @@ This example shows adding static IPv4 addresses to interface *igb0*:
{{< /expand >}}
Saving interface configuration changes disrupts the web interface while system networking restarts.
The new settings might need a system reboot to take effect. If the web interface is unavailable, this could also require a reboot. Check if the network interface you changed is the one utilized by the web interface.

{{< taglist tag="corenetworkinterfaces" vol="CORE" limit="5" >}}
4 changes: 0 additions & 4 deletions content/CORE/CORETutorials/Network/Interfaces/VLANCreate.md
Expand Up @@ -29,7 +29,3 @@ There are a few extra interface options to review after the VLAN options are set
See [Interfaces Screen]({{< relref "/CORE/UIReference/Network/InterfacesScreen.md" >}}) for more information on settings.

{{< include file="/content/_includes/InterfaceOptions.md" markdown="true" >}}

{{< taglist tag="corenetworkinterfaces" vol="CORE" limit="5" >}}

{{< taglist tag="corejailspluginsvm" vol="CORE" limit="5" title="Related Articles" >}}
2 changes: 0 additions & 2 deletions content/CORE/CORETutorials/Network/NetworkSummary.md
Expand Up @@ -34,5 +34,3 @@ These areas are not editable.
Define any Static Routes in **Network > [Static Routes]({{< relref "/CORE/CORETutorials/Network/StaticRoutes.md" >}})**.

Out of Band Management is managed from **Network > [IPMI]({{< relref "/CORE/CORETutorials/Network/IPMI.md" >}})**. This option is visible only when TrueNAS detects the appropriate physical hardware.

{{< taglist tag="corenetwork" vol="CORE" limit="5" >}}
2 changes: 0 additions & 2 deletions content/CORE/CORETutorials/Network/StaticRoutes.md
Expand Up @@ -20,5 +20,3 @@ When required, add a static route by going to **Network** > **Static Routes** an
* Enter the IP address of the **Gateway**.

* Enter any notes or identifiers describing the route in **Description**.

{{< taglist tag="corenetwork" vol="CORE" limit="5" >}}
2 changes: 0 additions & 2 deletions content/CORE/CORETutorials/Network/Wireguard.md
Expand Up @@ -66,5 +66,3 @@ There are [quickstart guides](https://www.wireguard.com/quickstart/) and [tutori
Determine that you have a valid <file>/root/wg0.conf</file>. If so, rebooting the system brings up the WireGuard interface with a wg0 device in the output of `ifconfig`.

![wg0DeviceOutput](/images/CORE/System/wg0DeviceOutput.png "wg0 device output")

{{< taglist tag="corenetwork" vol="CORE" limit="5" >}}
2 changes: 0 additions & 2 deletions content/CORE/CORETutorials/Services/ConfigureDynamicDNS.md
Expand Up @@ -17,5 +17,3 @@ Log in to the TrueNAS web interface and go to **Services > Dynamic DNS**.

Your DDNS solution provides the required values for these fields.
Start the DDNS service after choosing your **Provider** options and saving the settings.

{{< taglist tag="coreddns" vol="CORE" limit="5" >}}
2 changes: 0 additions & 2 deletions content/CORE/CORETutorials/Services/ConfigureUPS.md
Expand Up @@ -41,5 +41,3 @@ This primary system makes UPS status available on the network for other computer
The secondary computers receive UPS status data from the primary computer. The secondary computers receive power from the UPS.
See the [NUT User Manual](https://networkupstools.org/docs/user-manual.chunked/index.html) and [NUT User Manual Pages](https://networkupstools.org/docs/man/index.html#User_man).
{{< /expand >}}

{{< taglist tag="coreups" vol="CORE" limit="5" >}}
3 changes: 0 additions & 3 deletions content/CORE/CORETutorials/Services/ConfiguringFTP.md
Expand Up @@ -6,7 +6,6 @@ tags:
- coreftp
---


## FTP Connections

FTP connections cannot share connections with other accounts, such as SMB connections. FTP connections need a new dataset and local user account.
Expand Down Expand Up @@ -60,5 +59,3 @@ The default directory is the same as the user <file>/home</file> directory.
After connecting, you can create directories and upload or download files.

![FilezillaFTPConnect](/images/CORE/FilezillaFTPConnect.png "Filezilla FTP Connection")

{{< taglist tag="coreftp" vol="CORE" limit="5" >}}
4 changes: 1 addition & 3 deletions content/CORE/CORETutorials/Services/ConfiguringLLDP.md
Expand Up @@ -11,7 +11,7 @@ Network devices use the [Link Layer Discovery Protocol (LLDP)](https://tools.iet
TrueNAS uses the [ladvd](https://github.com/sspans/ladvd) LLDP implementation.
LLDP service is often used in a local network environment with managed switches. Configuring and starting the LLDP service allows the TrueNAS system to advertise itself on the network.

To configure LLDP, go to the **Services** page, find the **LLDP** entry, and click the <i class="material-icons" aria-hidden="true" title="Configure">edit</i> icon.
To configure LLDP, go to the **Services** page, find the **LLDP** entry, and click the <i class="material-icons" aria-hidden="true" title="Configure">edit</i> icon.

![ServicesLLDPOptions](/images/CORE/Services/ServicesLLDPOptions.png "LLDP Service Options")

Expand All @@ -20,5 +20,3 @@ Select **Interface Description** and enter a **Country Code**. The location of t
Click **SAVE** to save the current selections and return to the **Services** screen.

Click the toggle on the **Services** screen to turn the LLDP service on. The toggle turns blue when it is running.

{{< taglist tag="corelldp" vol="CORE" limit="5" >}}

0 comments on commit 9c70e8b

Please sign in to comment.