How to mount a remote filesystem in Ubuntu 우분투에서 어떻게 원격 파일 시스템을 마운트

by Ken Murray on November 3, 2008 머레이 2008년 11월 3일에 의해

리눅스

I like to be able to access files on my desktop computer from my laptop while I’m on the road. 내가없는 동안 도로에있어 난 내 데스크탑 컴퓨터에있는 파일에 액세스할 수 있도록 내 노트북에서처럼. Luckily Linux has this feature built in. In this tutorial I’ll be using the SSH protocol because it provides far more security than FTP. 다행히도이 때문에 리눅스는 FTP보다 훨씬 더 많은 보안 기능을 제공합니다 전에 SSH 프로토콜을 사용해야 할 튜토리얼에서는이 기능이 내장되어있다. I strongly advise using SSH because it transmits user names, passwords, and all data through an encrypted tunnel whereas FTP is highly susceptible to third party snooping. 난 강력하기 때문에 사용자 이름, 비밀 번호를 전송하고 SSH를 사용하고있는 모든 데이터를 암호화된 터널을 통해 FTP를 제 3 자에게 기웃에게 조언을 매우 쉽습니다.

This tutorial also applies to any Linux distribution using Gnome as the Desktop Manager. 이 입문서는 어떤 리눅스 배포판을 사용하여 데스크탑 관리자로 그놈이 적용됩니다.

  1. In the Gnome desktop, simply click the Places menu and choose Connect to Server… 그놈 바탕 화면에서 메뉴를 선택할 수있는 장소를 클릭하기만하면 연결 서버로 ...

  2. click to enlarge 클릭하시면 확대됩니다

  3. By default the system wants you to use FTP. 기본적으로 시스템의 경우 FTP를 사용하고 싶어합니다. The first thing you need to do is change the Service type to SSH . SSH를 위해 당신이 할 서비스의 유형을 변경할 필요가 가장 먼저하는 일이있다.
  4. My laptop’s /etc/hosts file has an entry for my home computer in it so I don’t have to try and remember it’s IP address.노트북은 / etc / hosts 파일에 내 집에있는 컴퓨터를 위해 노력하지 않는다는 그래서 그것의 IP 주소를 기억하는 항목이다. In the Server field I entered the friendly name from my /etc/hosts. 서버 분야에서는 제는 / etc에서 친숙한 이름을 입력 / 호스팅. You could also type the fully qualified domain name or the IP address of the remote computer. 수도 정규화된 도메인 이름을 입력하거나 원격 컴퓨터의 IP 주소입니다.

    Leave the Port field blank. 포트 필드를 비워 둡니다.

    In the Folder field I chose to enter my home directory. 폴더 필드에서 내 홈 디렉토리를 입력하는 길을 선택했다. If this field is left blank you will be dumped into the root directory on the remote computer and have to navigate to your home directory manually. 이 필드가 비어있다면 당신은 원격 컴퓨터에 루트 디렉토리에 버려진되며 귀하의 홈 디렉토리를 수동으로 이동해야 왼쪽입니다.

    In the User Name field I entered my user name on the remote computer. 나는 원격 컴퓨터에 내 사용자 이름을 입력한 사용자 이름 필드 있음.

    I also chose to check the Add Bookmark checkbox so the next time I connect to my home computer I don’t have to go through all of these steps again. 나 역시 내 집에있는 컴퓨터를 통해 나는 이러한 단계를 모두 다시 갈 필요는 없어요 연결하는 다음 번에는 그렇게 즐겨찾기에 추가를 확인 확인란을 선택했다.

    Because I chose to add a bookmark for this connection, I also had to give it a name. 왜냐하면 내가이 연결에 대한 즐겨찾기를 추가로 선택했고, 또 이름을주고있다. In the Bookmark Name field I simple typed the same friendly name as in my /etc/hosts file. 나는 간단하게 우리는 / etc에서 같은 친숙한 이름을 입력한 책갈피 이름 필드 /에서는 hosts 파일.

    Now click Connect . 이제 연결을 누릅니다.

  5. Since this is the first time I have connected to my home computer this way from my laptop, I was presented with the remote computer’s SSH Fingerprint so I could verify that I am in fact attempting to connect to the correct computer. 이후이 내 집에있는 컴퓨터가 연결되어 있는데, 이런식으로 내 노트북이 처음이다 그래서 나는 정확한 사실을 확인할 수있는 컴퓨터에 연결하려고 시도에서 오전, 원격 컴퓨터의 SSH를 지문으로 제시됐다. Click Log In Anyway . 어쨌든 로그를 누릅니다.

  6. click to enlarge 클릭하시면 확대됩니다

  7. Next I was prompted for my password for the remote computer. 다음에 제가 원격 컴퓨터에 대한 암호를 입력하라는 메시지였다. I also chose to allow Gnome to remember this password for the duration of my current login session. 또한 그놈은 내 현재 로그인 세션의 기간에 대해이 암호를 기억하도록 선택했다.
  8. After authenticating successfully, up pops a window displaying the contents of my home directory on my home computer. 성공적으로 인증, 최대 뒤 창문을 내 집에있는 컴퓨터에 내 홈 디렉토리의 내용을 표시하는 창이 나타납니다. For all intents and purposes this filesystem now acts as if it were another local hard drive attached to my laptop. 모든 면으로 지금은 행동으로이 파일을 보려면 다른 경우라면 로컬 하드 드라이브에 내 노트북에 붙어있다. You will also notice there is now an additional icon on the desktop called ’sftp on bromine’. 당신도 이제 바탕 화면에 '라는에 대한 추가 아이콘을 브롬'에 SFTP를가 알아챌 수있을 것이다.

  9. click to enlarge 클릭하시면 확대됩니다

  10. If you also chose to add a bookmark for this connection, you will be able to find it in the Bookmarks menu. 또한 즐겨찾기를 추가하면이 연결을위한 선택, 즐겨찾기 메뉴에서 찾을 수있을 것입니다. This is very handy for the next time you want to connect to this remote computer. 이건 정말 당신이 원격 컴퓨터에 연결하려는 담엔 더 편리합니다.

  11. click to enlarge 클릭하시면 확대됩니다

  12. Once you are finished using the remote filesystem, unmount it by right-clicking on its desktop icon and selecting Unmount Volume . 일단 당신이 원격 파일 시스템을 사용하여, 오른쪽 - 자사의 데스크톱 아이콘을 클릭하여 볼륨을 선택 unmount과 unmount 마무리됩니다.

  13. click to enlarge 클릭하시면 확대됩니다

  14. The next time you choose to connect to this remote filesystem, assuming you chose to bookmark the connection, you can simply select it from its bookmark in the Places menu. 당신이 원격 파일 시스템에 연결을 선택한 다음에는, 당신은 연결이 즐겨찾기에 선택 가정, 당신은 단순히 환경의 즐겨찾기 메뉴에서 선택할 수있습니다.

  15. click to enlarge 클릭하시면 확대됩니다

  16. The above procedures are almost identical for connecting via FTP. 위의 FTP를 통해 연결하기위한 절차는 거의 동일합니다. Only connect via FTP if you absolutely must and preferably only if both the remote computer and your laptop or workstation are on a secure internal network with no access from outside. FTP를 통해 인터넷에 연결해야하는 경우에만 절대적으로 선호하는 경우에만 원격 컴퓨터와 노트북 PC 또는 워크 스테이션을 모두 외부에서 접근할 수없는 안전한 내부 네트워크에있다.
Related Posts: 관련 게시물 :
  • How to extract (or access) the contents of an .iso file in Windows 어떻게) Windows에서. iso 파일의 내용 (또는 액세스를 추출합니다
  • How to mount a remote file system as a local drive in OS X OS X에서 어떻게 로컬 드라이브로 원격 파일 시스템을 마운트
  • How to disable Remote Assistance and Remote Desktop in Windows XP 해제하는 방법 원격 지원 및 원격 데스크톱은 Windows XP의
  • How to encrypt a USB thumb drive in Ubuntu 우분투에 편승하는 방법은 USB 드라이브를 암호화하는
  • How to automatically mount a Windows drive when OS X starts 드라이브를 탑재하는 방법을 자동으로 윈도우 OS X를 시작했을 때
  • Get Simple Help tutorials just like this one in your email inbox every day - for free! 귀하의 이메일받은 편지로 매일 - 자유에 대한 간단한 도움말 튜토리얼이 하나처럼 들어가! Just enter your email address below: 바로 아래에 귀하의 이메일 주소를 입력 :

    You can always opt out of this email subscription at any time. 당신은 항상 언제든지이 이메일 구독의 선택을 취소할 수있습니다.


    Bookmark and Share 즐겨찾기 및 공유

    { 0 comments… (0 코멘트 ... add one now 지금 하나 추가 } )

    Leave a Comment 코멘트를 남겨주세요

    You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 이러한 HTML 태그와 특성 : title="">은 <a href="" 사용할 수있습니다 <abbr title=""> <acronym title="">의 <b> <blockquote cite=""> <cite>의 <code> <del datetime="">의 <em>가 <i> <q cite=""> <strike>의 <strong>