[Ubuntu 16.04] 更改主機名稱


  • sudo gedit /etc/hostname
  • #將內容更改為新名稱
  • sudo gedit /etc/hosts
  • #將127.0.1.1旁邊的名稱更改為新名稱

留言

這個網誌中的熱門文章

[CentOS, OpenCV] CentOS 7 安裝 OpenCV 3.4.5 (CentOS install OpenCV )

[CGAL, BOOST, C++, Visual Studio] Mutex is not supported when compiling with /clr or clr:pure