728x90 리눅스2 [Linux] guide_ssh [ Jupyter notebook 실행 ] Bash 실행 > cd target_folder > jupyter notebook > connect by Internet Jupiter 단축키 설명 > https://kkokkilkon.tistory.com/151 [ bash로 macpro 연결하기 ] Macpro1: ssh -p 20022 xxx@xxx.iptime.org tmux new -s user > 처음에만 만들면 됨. tmux attach -t user > 들어가는것 ctrl+B > tmux 모든 명령의 기본 +d : 나가기 +c : create window +n : next window +p : previous window +& : kill window ## warning message ## FYI.. 2022. 12. 28. [Linux] install_ggrep ggrep install 1) brew install grep 2) vi ~/.bashrc - 파일 생성하기 3) PATH="[설치된경로]:$PATH" - 1번에서 나온 PATH 입력하기 4) 재부팅을 안하고 바로 적용시키려면 파일에 PATH 내용추가한 다음에 source ~/.bashrc 라고 다시 한번 해주기 2022. 12. 28. 이전 1 다음 728x90