Ubuntu and setups

mount disk in ubuntu + conda pip errors

자월현 2021. 7. 5.

https://seongkyun.github.io/others/2019/03/05/hdd_mnt/

 

ubuntu 추가 하드디스크 마운트 방법 · Seongkyun Han's blog

ubuntu 추가 하드디스크 마운트 방법 05 Mar 2019 | ubuntu hdd mount ubuntu 추가 하드디스크 마운트 방법 우분투가 설치된 하드디스크 외 추가 하드디스크 마운트 하는 방법에 대해 설명한다. 1. 하드디스

seongkyun.github.io

https://www.itenvoy.com/adding-a-new-drive-to-ubuntu-18-04lts/

 

Adding a New Drive to Ubuntu 18.04LTS - IT Envoy

It’s not every day that you add a new drive to your desktop or server.  And whilst adding a drive to Ubuntu with a GUI is relatively simple, adding a drive from the command line is …. well … pretty simple too actually.  You just have to know the co

www.itenvoy.com

conda activate 해도 which pip 했을 때 원래 환경꺼로 머물러 있는 경우 -  conda deactivate를 한 후 다시 activate 하면 된다.

Hard disk symbolic link:

cd /home/user
sudo ln -s /mnt /home/user
sudo chmod 777 mnt

https://github.com/conda/conda/issues/9392

'Ubuntu and setups' 카테고리의 다른 글

ubuntu disk usage by user  (0) 2021.08.11
ubuntu user 만들기  (0) 2021.07.31
git config temporal username  (0) 2021.07.14
210504 NVIDIA CUDA installation  (0) 2021.05.04
vncserver setting, ssh 터널링 등  (0) 2021.01.25

댓글