Ubuntu18.04 修改hostname
Ubuntu Server 18.04 更改/etc/hostname已經不能更改hostname了,需要修改以下配置:
修改/etc/cloud/cloud.cfg檔案
preserve_hostname: false
修改
preserve_hostname: true
執行命令 hostnamectl set-hostname 主機名
hostnamectl set-hostname testname
重啟系統生效
相關文章
- centos7修改hostnameCentOS
- linux 修改hosts檔案以及修改hostnameLinux
- linux CentOS6.x 修改主機名(Hostname)LinuxCentOS
- Ubuntu18.04修改使用者密碼Ubuntu密碼
- linux 配置hostnameLinux
- location.hostname
- URL hostname 屬性
- ubuntu 18.04 更改 hostnameUbuntu
- anacond 或python3 報check_hostname requires server_hostname錯誤PythonUIServer
- host=wwwtl555222com17008768000-HOSTNAME
- 【Redis】錯誤:failed: Hostname must not be empty or nullRedisAINull
- java.lang.IllegalStateException: Service id not legal hostnameJavaException
- 新版本linux更新hostname的方法Linux
- HTTPSConnection.__init__() got an unexpected keyword argument check_hostnameHTTPGo
- Linux基礎命令—顯示主機名hostnameLinux
- Linux基礎命令---顯示主機名hostnameLinux
- ubuntu18.04安裝timeshiftUbuntu
- Ubuntu18.04安裝NginxUbuntuNginx
- Ubuntu18.04安裝GhostUbuntu
- Ubuntu18.04安裝WikijsUbuntuJS
- Ubuntu18.04安裝BeyondCompareUbuntu
- ubuntu18.04安裝dockerceUbuntuDocker
- Install Redis to Ubuntu18.04 LTSRedisUbuntu
- ubuntu18.04 安裝jenkinsUbuntuJenkins
- ubuntu18.04 安裝dockerUbuntuDocker
- hadoop啟動時,報ssh: Could not resolve hostname xxx: NamHadoop
- Ubuntu18.04基礎安裝Ubuntu
- ubuntu18.04 上安裝jdkUbuntuJDK
- ubuntu18.04配置Jenkins+dockerUbuntuJenkinsDocker
- Ubuntu18.04安裝wps officeUbuntu
- ubuntu18.04服務版搭建opensipsUbuntu
- ubuntu18.04進行pppoe撥號Ubuntu
- Ubuntu18.04編譯ZLMediakit支援webrtcUbuntu編譯Web
- 在 Ubuntu18.04 下 安裝 RedisUbuntuRedis
- Linux編譯核心 Ubuntu18.04 -2020.11.04Linux編譯Ubuntu
- Linux Ubuntu18.04 安裝配置 clashLinuxUbuntu
- ubuntu18.04安裝matlab2014aUbuntuMatlab
- ubuntu18.04安裝python-pclUbuntuPython