OS/리눅스
ubuntu teamviewer install
어댜퍼캬우챠
2018. 9. 19. 15:40
반응형
우분투 데스크탑에 팀뷰어 설치
root#> apt-get install wget
root#> wget https://download.teamviewer.com/download/linux/teamviewer_amd64.deb
root#> apt install gdebi-core
root#> gdebi teamviewer_amd64.deb
root#> teamviewer
(명령 터미널에서 입력시 팀뷰어 실행)
반응형