nVidia 썸네일형 리스트형 nvidia docker commands # DOCKER 사용법 --------------------------------->> putty로 서버에 접속 IP: 129.254.121.81, PORT: 22 --------------------------------->> super user login $ sudo su --------------------------------->> docker image 확인 $ nvidia-docker images --------------------------------->> container 생성& 폴더 마운트 $ nvidia-docker run -it -d -p (OS포트):8888 --name container_name -v /data:/data docker_image_id ex) nvidia-docke.. 더보기 [Nvidia] graphic card driver installation fail error. "Kernel module failed to build" error. ** GTX 1070 엔비디아 그래픽카드 우분투 설치 오류 On my desktop, Ubuntu 16.04LTS is installed as OS. Sometime, I fall into infinite log-in error (See 2017/07/18 - [Linux] - [nvidia] How to deal with infinite log-in error). Everytime I meet the same error, I used to re-install graphic card driver (GTX 1070). Today, the same error occurs surely. So I tried to re-install graphic card driver using the file "NVIDIA-L.. 더보기 [nvidia] How to deal with infinite log-in error ** 우분투 무한 로그인 에러 해결 ** Background : ubuntu16.04LTS + gtx1070 After installing GPU driver (downloaded from NVIDIA homepage) on ubuntu, I sometimes encounter 'infinite log-in error'. This is my temporary solution. "Just re-install" step1) open terminal by typing 'ctrl+alt+f1' step2) type password for log-in step3) move to directory where the graphic card driver installation file exists. (NVIDIA-XX.. 더보기 이전 1 다음