Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- Eclipse
- MS-SQL
- Redirect
- asp.net
- Maven
- 안드로이드
- Java
- SpringSource Tool Suite
- TextBox
- 컬럼명
- Android
- WebView
- scrollView
- javascript
- Bootstrap
- varags
- html
- STS
- MANTIS
- C#
- 자바스크립트
- Web Service
- Apache Lucene
- 자바
- jsp
- 웹뷰
- 웹 서비스
- decompiler
- MSsql
- 이클립스
Archives
- Today
- Total
bboks.net™
페도라 20, 19 호스트 이름변경 본문
1. hostnamectl status를 이용해 현재 호스트 이름을 확인
2. hostnamestl set-hostname을 이용해 호스트 이름 변경
hostnamectl set-hostname --pretty new_hostname
hostnamectl set-hostname --transient new_hostname
hostnamectl set-hostname --static new_hostname
콘솔상에서 보여지는 호스트 이름만 변경하려면 transient만으로 충분