리눅스 복사 붙여넣기

    [Linux] WSL 우분투 상에서 복사 붙여넣기 (ctrl insert, shift insert)

    [Linux] WSL 우분투 상에서 복사 붙여넣기 (ctrl insert, shift insert)

    WSL은 윈도우에서 경량 가상화 기술을 사용해 리눅스를 구동할 수 있도록 도와주는 기능이다. 리눅스로 작업을 하던 중, 윈도우의 코드를 복사해와서 vim 편집기에 붙여 넣기 할 일이 있었는데 복사 : ctrl + Insert 붙여넣기 : shift+insert를 사용했지만 shift+insert를 하니 키워드만 나오고 붙여 넣기가 되지 않았다. 검색 결과 이 프롬프트 창에서 왼쪽 상단 우분투 이미지에서 왼쪽 클릭 후 속성에 들어간다. 이후 Ctrl+Shift+C/V를 복사 붙여 넣기로 사용에 클릭해준다. 이후 윈도우에서 ctrl insert로 복사하고 ctrl+shift+v를 통해 붙여 넣기가 가능해진다.

    [Linux] 리눅스 관련 정리(+ Putty)

    [Linux] 리눅스 관련 정리(+ Putty)

    보통 원격 서버를 접속할 때 putty를 이용해서 접속한다. www.putty.org/ Download PuTTY - a free SSH and telnet client for Windows Is Bitvise affiliated with PuTTY? Bitvise is not affiliated with PuTTY. We develop our SSH Server for Windows, which is compatible with PuTTY. Many PuTTY users are therefore our users as well. From time to time, they need to find the PuTTY download link. W www.putty.org download here을 눌러서 여..