DFS01 + DFS02 Basic Config - SomethingGeneric/sparkle.local GitHub Wiki
- Run
sconfig
> SelectComputer Name
> Input computer name (e.g. dfs01-shimmer) > Lastly, exit to the Main Menu and Reboot.
^^Screenshot of
sconfig
being used the hostname successfully configured fordfs01-shimmer
.
- Run
sconfig
> SelectNetwork Settings
> Select Network Adapter > Configure IP information > Lastly, exit to Main Menu and the new Static IP should now be set.
^^Screenshot of
sconfig
being used to show the IP settings fordfs01-shimmer
.
- Run
sconfig
> SelectDomain/Workgroup
> Specify the domain name (e.g.sparkle.local
) > Use a domain admin credential to join the system to the domain > Lastly, we can reboot the system to apply the new changes and join the system to the domain.
^^Screenshot of
sconfig
being used to showdfs01-shimmer
successfully joined to thesparkle.local
domain.
The setup for DFS02
will be similar to the configuration for DFS01
. The only differences are that DFS02
will use a hostname of dfs02-shine
and will also use a separate Static IP address for its network adapter.
^^Screenshot of
sconfig
being used the hostname successfully configured fordfs02-shine
.
^^Screenshot of
sconfig
being used to show the IP settings fordfs02-shine
.
^^Screenshot of
sconfig
being used to showdfs02-shine
successfully joined to thesparkle.local
domain.
- On
Mgmt01
, OpenServer Manager
> SelectManage
>Add Servers
>Find Now
> Add bothDFS01
andDFS02
to be managed by Mgmt01 > ClickOK
to apply changes.
^^Screenshot of
Server Manager
being used to successfully add bothdfs01-shimmer
anddfs02-shine
toMgmt01
's Server Management Panel.