Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

UBUNTU

After the SECHARD server is Deployed, only the IP address needs to be changed in order to access it is enough to change only the IP address so that its access can be performed. The IP address can be changed by manually editing the installer-config.yaml file.

vi /etc/netplan/00-installer-config.yaml

...

Switch to insert mode and save the file by entering ip address, gateway, dns and domain information respectively. (press ESC key and type :wq for saving)

...

The netplan apply command is run to save the settings made.

...

CENTOS

After the SECHARD server is Deployed, only the IP address needs to be changed in order to access it. The IP address can be changed by manually editing the ifcfg-ens160 file or using the NetworkManager Text User Interface nmtui tool.

...

Image Removed

Image Removed

Image Removed

Image Removed

Image Removed/etc/sysconfig/network-scripts/ifcfg-ens160

...

Image AddedImage AddedImage AddedImage Added

# sudo systemctl restart network