18.04 (6) 썸네일형 리스트형 👻[ Ubuntu ] nohup, 데몬 프로그램 실행 내용 이전 하였습니다!다음 링크에서 내용 확인 부탁드립니다! 👇 👇 👇 👇 https://proni.tistory.com/entry/%F0%9F%90%A7-Ubuntu-nohup-%EB%8D%B0%EB%AA%AC-%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%A8-%EC%8B%A4%ED%96%89 [ Python ] 메소드 리스트, 딕셔너리 만들어 사용하기 PythonMake method list or dictionary and Use#Ubuntu 18.04 LTS#Python 3.6.6 #- - 상세 설명, 실행화면 딕셔너리로 만들기전 테스트 할 메소드를 만들자총 4개의 메소드를 만들것이다. - def test(): void- def test2(aa=None): void- def test3(): return 'str'- def test4(aa=None): return 'str' def test(): print('hear is test') def test2(aa=None): print("hear is test2: {}".format(aa)) def test3(): print('hear is test3') return 'here is test3' def te.. 👻[ Ubuntu ] Git username, password 없이 사용하기 내용 이전 하였습니다!다음 링크에서 내용 확인 부탁드립니다! 👇 👇 👇 👇 https://proni.tistory.com/entry/%F0%9F%90%A7-Ubuntu-Git-username-password-%EC%97%86%EC%9D%B4-%EC%82%AC%EC%9A%A9%ED%95%98%EA%B8%B0 [ Ubuntu ] scp, ssh 비밀번호/암호 없이 사용/로그인하기 내용 이전 하였습니다!다음 링크에서 내용 확인 부탁드립니다! 👇 👇 👇 👇 https://proni.tistory.com/entry/%F0%9F%90%A7-Ubuntu-scp-ssh-%EB%B9%84%EB%B0%80%EB%B2%88%ED%98%B8%EC%95%94%ED%98%B8-%EC%97%86%EC%9D%B4-%EC%82%AC%EC%9A%A9%EB%A1%9C%EA%B7%B8%EC%9D%B8%ED%95%98%EA%B8%B0 👻[ Ubuntu ] D2Coding font, Powerline symbol 내용 이전 하였습니다!다음 링크에서 내용 확인 부탁드립니다! 👇 👇 👇 👇 https://proni.tistory.com/entry/%F0%9F%90%A7-Ubuntu-D2Coding-%ED%8F%B0%ED%8A%B8-%EC%84%A4%EC%B9%98-%EB%B0%8F-Powerline-symbol-%EC%84%A4%EC%A0%95 [ Ubuntu ] Onedrive 설정 UbuntuOnedrive Sync#Ubuntu 18.04 LTS#command #사용자변수 #우분투는 버전별로 작동이 상이할 수 있으니, 참고부탁드립니다 1. onedrive install$ sudo apt install onedrive터미널 창에서 onedrive를 설치해준다. $ onedrive -h설명서 명령어를 입력해서 잘 설치되었는지 확인한다. 2. onedrive setting$ onedrive지나가버려서 캡쳐를 하지 못했지만, 명령어를 실행하면 왠 url 주소가 뜨고 동시에 접근이 허용된 url를 입력하라는 말이 나온다.떠 있는 url를 클릭하면 onedrive login 화면이 나오게 되는데 로그인을 다 하고 나면 아무것도 없는 빈 페이지가 떡하니 나오게된다. 이때 이 빈페이지의 url를.. 이전 1 다음