본문 바로가기
Server/Linux

[linux] hostname 변경

by 얽디 2024. 6. 21.

 

내용 변경 hagorud99-252329 -- > Rhymix
[root@hagorud99-252329 ~]# vi /etc/hostname

변경사항 적용
[root@hagorud99-252329 ~]# hostname -F /etc/hostname 

리부팅하거나 재접속 하면 변경되지만 접속한 쉘에서 바로 변경하고싶다면
[root@hagorud99-252329 ~]# exec bash

[root@Rhymix ~]#

짜잔

댓글