담에 시도해봐야지. 그나저나 server edition만 지원하나? 죄다 CLI로 되어있네?
그런데.. boot 파티션도 raid가 되나?
/boot는 raid 1 에서는 존재가능하고, 나머지는 boot 영역만큼은 다른 스토리지에 넣어줘야 하는 듯
Warning: the /boot filesystem cannot use any softRAID level other than 1with the stock Ubuntu bootloader. If you want to use some other RAID level for most things, you'll need to create separate partitions and make a RAID1 device for /boot.
아마 일반 어플리케이션에서는 접근성 대응이 덜 되어 있는데 웹 브라우저에서는 잘 되어 있으니
온갖 말을 하다가 더 난리가 났던 듯.
그나저나 누르고 있으니 이 어눌한 말은 왜케 웃기냐 ㅋㅋ
카테고리 없음 이렇게 한글 비슷하게 읽어주는것도 있긴한데
타자를 막 치고 있으면 이어폰으로 온갖 이상한 소리가 ㅋㅋㅋ
+
Testing Test your setup by typing in a Terminal
festival
You will be presented with a > prompt. Type
(SayText "Hello")
The computer should say "hello".
To listen to a text file named FILENAME, type
(tts "FILENAME" nil)
Note FILENAME must be in quote marks.
festival 이라는 어플리케이션을 통해서 읽는것 같은데
한글을 넣으면 segmentation fault가 뜨는데
도대체 아까 오른쪽 왼쪽 같은 TTS 음성이 도대체 어떻게 나온걸까?
$ festival
Festival Speech Synthesis System 2.5.0:release December 2017 Copyright (C) University of Edinburgh, 1996-2010. All rights reserved.
clunits: Copyright (C) University of Edinburgh and CMU 1997-2010 clustergen_engine: Copyright (C) Carnegie Mellon University 2005-2017 hts_engine: The HMM-Based Speech Synthesis Engine "hts_engine API" hts_engine API version 1.07 (http://hts-engine.sourceforge.net/) Copyright (C) The HMM-Based Speech Synthesis Engine "hts_engine API" Version 1.07 (http://hts-engine.sourceforge.net/) Copyright (C) 2001-2012 Nagoya Institute of Technology 2001-2008 Tokyo Institute of Technology All rights reserved.
All rights reserved. For details type `(festival_warranty)' festival> (SayText "an nyung ha se yo") #<Utterance 0x709fa1a32830>
$ sudo apt-get install nvme-cli 패키지 목록을 읽는 중입니다... 완료 의존성 트리를 만드는 중입니다... 완료 상태 정보를 읽는 중입니다... 완료 다음 새 패키지를 설치할 것입니다: nvme-cli 0개 업그레이드, 1개 새로 설치, 0개 제거 및 3개 업그레이드 안 함. 474 k바이트 아카이브를 받아야 합니다. 이 작업 후 1,136 k바이트의 디스크 공간을 더 사용하게 됩니다. 받기:1 http://kr.archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 내려받기 474 k바이트, 소요시간 2초 (229 k바이트/초) Selecting previously unselected package nvme-cli. (데이터베이스 읽는중 ...현재 255415개의 파일과 디렉터리가 설치되어 있습니다.) Preparing to unpack .../nvme-cli_1.16-3ubuntu0.1_amd64.deb ... Unpacking nvme-cli (1.16-3ubuntu0.1) ... nvme-cli (1.16-3ubuntu0.1) 설정하는 중입니다 ... Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /lib/systemd/system/nvmefc-boot-connections.service. Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /lib/systemd/system/nvmf-autoconnect.service. nvmf-connect.target is a disabled or a static unit, not starting it. Processing triggers for man-db (2.10.2-1) ...
$ sudo nvme list Node SN Model Namespace Usage Format FW Rev --------------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- /dev/nvme0n1 S649NL0W000000F Samsung SSD 980 1TB 1 229.90 GB / 1.00 TB 512 B + 0 B 3B4QFXO7
$ sudo nvme smart-log /dev/nvme0 Smart Log for NVME device:nvme0 namespace-id:ffffffff critical_warning : 0 temperature : 41 C (314 Kelvin) available_spare : 100% available_spare_threshold : 10% percentage_used : 0% endurance group critical warning summary: 0 data_units_read : 483,823 data_units_written : 1,853,867 host_read_commands : 5,443,068 host_write_commands : 31,140,950 controller_busy_time : 94 power_cycles : 48 power_on_hours : 72 unsafe_shutdowns : 9 media_errors : 0 num_err_log_entries : 0 Warning Temperature Time : 0 Critical Composite Temperature Time : 0 Temperature Sensor 1 : 41 C (314 Kelvin) Temperature Sensor 2 : 40 C (313 Kelvin) Thermal Management T1 Trans Count : 0 Thermal Management T2 Trans Count : 0 Thermal Management T1 Total Time : 0 Thermal Management T2 Total Time : 0