크롬북에서 Linux 사용

크롬북에서 리눅스를 사용했습니다.

설치

설정 -> 개발자





OS의 버전은 다음과 같습니다.
バージョン: 93.0.4522.0(Official Build)canary (64 ビット)

터미널을 시작한 모습입니다.


설치된 버전입니다.

$ uname -a
Linux penguin 5.4.121-14987-gc13c5558aaab #1 SMP PREEMPT Wed May 26 08:20:13 PDT 2021 x86_64 GNU/Linux

$ cat /etc/os-release 
PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

$ python3 --version
Python 3.7.3

$ bash --version
GNU bash, version 5.0.3(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

ssh에서 vps Arch Linux와 Ubuntu 19.04에 액세스하고 있습니다.

좋은 웹페이지 즐겨찾기