크롬북에서 Linux 사용
1952 단어 운영데비안Chromebook리눅스
설치
설정 -> 개발자
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에 액세스하고 있습니다.
Reference
이 문제에 관하여(크롬북에서 Linux 사용), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/ekzemplaro/items/a1919655c73d11582b4b텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)