Linux2 gpg 오류 대처 뭔가 설치하려고 하는데, 그럴 때 마다 apt-get update 하라고 하고, 오류가 뜨면서 안되는 상황에 대한 대처입니다. Err:1 http://cran.rstudio.com/bin/linux/ubuntu xenial/ InRelease W: GPG error: http://cran.rstudio.com/bin/linux/ubuntu xenial/ InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 51716619E084DAB9 E: The repository 'http://cran.rstudio.com/bin/linux/ubuntu xenial/ InRele.. 2019. 12. 10. [linux](ubuntu18.04) 폴더 압축시 argument list is too long issue 해결 우선 folder 권한을 root 말고 다른 user 권한으로 변환 후 아래 명령어 이용 / 기울임 - 사용자 지정 $ find . -name ‘*.html’ -print > ./allfiles $ tar -cf allhtml.tgz –files-from ./allfiles 2019. 10. 28. 이전 1 다음