chromebook
差分
このページの2つのバージョン間の差分を表示します。
次のリビジョン | 前のリビジョン | ||
chromebook [2020/02/04 22:36] – 作成 nabezo | chromebook [2020/02/08 20:24] (現在) – [chroot-linux] nabezo | ||
---|---|---|---|
行 6: | 行 6: | ||
- "OS verification is OFF" | - "OS verification is OFF" | ||
- ctrl+alt+tでターミナル起動 | - ctrl+alt+tでターミナル起動 | ||
+ | - ターミナルでshellを起動することでbash | ||
+ | ==== crouton ==== | ||
+ | install(download) | ||
+ | https:// | ||
+ | |||
+ | osの一覧 | ||
+ | sudo sh -e ~/ | ||
+ | |||
+ | desktopの一覧 | ||
+ | sudo sh -e ~/ | ||
+ | |||
+ | debian-buster インストール | ||
+ | sudo sh ~/ | ||
+ | |||
+ | https:// | ||
+ | |||
+ | ==== chrome上のlinuxの日本語化 ==== | ||
+ | sudo apt install locales | ||
+ | #utf-8 | ||
+ | sudo dpkg-reconfigure locales | ||
+ | # | ||
+ | sudo dpkg-reconfigure keyboard-configuration | ||
+ | | ||
+ | sudo apt install fictx-mozc | ||
+ | sudo apt install fonts-noto-cjk | ||
+ | sudo apt install task-japanese | ||
+ | |||
+ | |||
+ | ==== chroot-linux ==== | ||
+ | alt+t でターミナルを起動しshellでcroshを起動し以下のコマンドでlinuxを実行 | ||
+ | sudo chroot-enter | ||
+ | lxdeを起動する場合は | ||
+ | sudo startlxde | ||
+ | |||
+ | ===== application install ===== | ||
+ | ==== ssh ==== | ||
+ | |||
+ | ===== linuxを削除 ===== | ||
+ | sudo delete-chroot buster | ||
chromebook.1580823381.txt.gz · 最終更新: 2020/02/04 22:36 by nabezo