- JBoss:Developer's Guide
- Elvadas Nono Woguia
- 67字
- 2021-07-02 18:37:26
Setting up the domain host and interfaces
This section covers the domain controller host configuration; we will update the host0/domain/host-master.xml file.
Using your favorite text editor, rename the first line to set a correct hostname (host0-master):
$ cd host0/domain/configuration/
$ vi host-master.xml
edit host name to be host0-master
<host xmlns="urn:jboss:domain:4.1" name="host0-master">
With this modification, the host0 name is set to host0-master and will prevent confusion in the domain configuration dashboard.
推薦閱讀
- 軟件安全技術(shù)
- Python快樂編程:人工智能深度學(xué)習(xí)基礎(chǔ)
- Building a Game with Unity and Blender
- Instant Apache Stanbol
- 面向STEM的Scratch創(chuàng)新課程
- AngularJS深度剖析與最佳實(shí)踐
- Visual Basic程序設(shè)計(jì)教程
- 零基礎(chǔ)Java學(xué)習(xí)筆記
- Learning Apache Karaf
- Python Deep Learning
- C# 7.0本質(zhì)論
- C語言程序設(shè)計(jì)教程
- 深入淺出 HTTPS:從原理到實(shí)戰(zhàn)
- RESTful Web API Design with Node.js
- Node.js Web Development