Changes between Version 8 and Version 9 of Nmm2022/Agenda/perfSONARsetup


Ignore:
Timestamp:
Jul 15, 2022, 2:52:39 PM (2 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Nmm2022/Agenda/perfSONARsetup

    v8 v9  
    7575[[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Nmm2022/Agenda/perfSONARsetup/ps12.png)]]
    7676
     77Then restart the system network to make the configuration to take effect.
     78
     79{{{
     80sudo systemctl restart network
     81}}}
     82
     83It is a good idea to set a good hostname to the server. Let's to do it using below command and then reboot to take it effect.
     84
     85{{{
     86sudo hostnamectl set-hostname <hostname.yourdomain>
     87reboot
     88}}}
     89
     90
    7791=== Accessing the Web Interface ===
    7892