2017年6月4日日曜日

linuxlite


超簡単に btrfs できます。





英語でね



日本語キーボードを選択



以下をチェック



otherを 選択してから以下


つまり 以下となります



aptitude update
aptitude upgrade
をしてから

日本語入力の設定は以下


install/remove を選択







かっては これをしたのでしたが 今は?





cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sdb1 during installation
UUID=203d73a4-d007-47c1-8b50-b6ebb2ec07f5                   btrfs   defaults,subvol=@ 0       1
# /home was on /dev/sdb1 during installation
UUID=203d73a4-d007-47c1-8b50-b6ebb2ec07f5   /home           btrfs   defaults,subvol=@home 0       2
/swapfile                                            none               swap    sw              0       0



df
Filesystem     1K-blocks     Used Available Use% Mounted on
udev             5081576        0   5081576   0% /dev
tmpfs            1022568     2920   1019648   1% /run
/dev/sda1      124975160 10304196 113115196   9% /
tmpfs            5112832    14484   5098348   1% /dev/shm
tmpfs               5120        4      5116   1% /run/lock
tmpfs            5112832        0   5112832   0% /sys/fs/cgroup
/dev/sda1      124975160 10304196 113115196   9% /home
tmpfs            1022564       16   1022548   1% /run/user/1000



かっては 以下をしたのでしたが 今は?
音声入力
extensionのspeech-0.7.crx を導入すると スマホと同じように 音声入力ができます。
マイクの絵が現れます



0 件のコメント:

コメントを投稿

登録 コメントの投稿 [Atom]

<< ホーム