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
- Oracle
- SQL
- Stock
- php
- 오라클
- JavaScript
- 공모주 청약
- Eclipse
- 맥
- linux
- 제이쿼리
- 자바
- 6월 공모주 청약 일정
- codeigniter
- IPO
- html
- 리눅스
- java
- 주식
- 코드이그나이터
- 주식 청약
- 공모주
- jquery
- Stock ipo
- 자바스크립트
- css
- 주식 청약 일정
- 7월 공모주 청약 일정
- 공모주 청약 일정
- MYSQL
Archives
- Today
- Total
목록linux centos 버전 확인 (2)
개발자의 끄적끄적
[linux] CentOS / 버전 확인하는 방법
[linux] CentOS / 버전 확인하는 방법 cat /etc/redhat-release [root@localhost ~]# cat /etc/redhat-release CentOS Linux release 7.4.1708 (Core) cat /etc/*release* [root@localhost ~]# cat /etc/*release* CentOS Linux release 7.4.1708 (Core) Derived from Red Hat Enterprise Linux 7.4 (Source) NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Co..
개발/linux
2020. 3. 26. 10:06