$ sudo yum install noip
$ sudo noip2 -C
$ sudo systemctl enable noip.service
$ sudo systemctl start noip.service
In the above, the first step is to install the
noip
client, the second step is to configure the noip
client, the third step is to enable the noip
service, and the last step is to start the service. Since the service is enabled, when the system is rebooted, the noip
service will be automatically started. One important reminder, do not forget to create your domain name at noip.
Failed to enable unit: Unit file noip.service does not exist.
ReplyDelete