1. GUI 환경
System -> About Ubuntu
2. Shell
cat /etc/issue
cat /etc/lsb-release
uname -a : 모든 정보(커널, gcc 등..)
uname -r : 커널 배포판
uname -v : 커널 버전
uname -o : 운영체제
1. GUI 환경
System -> About Ubuntu
2. Shell
cat /etc/issue
cat /etc/lsb-release
uname -a : 모든 정보(커널, gcc 등..)
uname -r : 커널 배포판
uname -v : 커널 버전
uname -o : 운영체제
댓글을 달아 주세요