ssh & sftp 설치
openssl 지원하는 secure terminal과 secure ftp 설치는 아래와 같다. $ sudo apt install openssh-server openssh-sftp-server 개인 PC에서 openssh-server는 거의 사용하지 않지만, NAS 장비 없이 PC로 간단한 NAS를 구성하려면 sftp를 사용할 수 있다. openssh-sftp 설치는 매우 간단하며 어떤 설정 변경도 없이 태블릿이나 스마트폰에서 PC에 저장된 동영상을 스트리밍 할 수 있다.