Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4270564
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T07:19:25+00:00 2026-05-21T07:19:25+00:00

Before I connected to my server via Nautilus (sftp). Now I moved to Amazon

  • 0

Before I connected to my server via Nautilus (sftp).
Now I moved to Amazon EC2, and there’s just one way connect to server (ubuntu 10.10 too), using ssh -i mycert.pem, no password, just certificate.
How can I connect to the server using Nautilus, just like i did before?
In other way I guess I can disable certificate by making some changes in /etc/ssh/ssh_config,but not sure what to do.

UPD:
Finally i found solution by using sshfs, more explanation here How to mount Amazon ec2 drive locally – fuse + sshfs?

and googling by keywords sshfs + amazon ec2

UPD2:

ssh-add /path/to/my_cert.pem

and after this connection to sftp via nautilus also working fine

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T07:19:26+00:00Added an answer on May 21, 2026 at 7:19 am

    I don’t quite know what you mean by “I guess I can disable certificate” when you just said “and there’s just one way connect […] just certificate”?

    I guess you’d like to have something more like this in .ssh/config. Append a section like the following 5 lines to any existing ~/.ssh/config (i.e. /home/sehe/.ssh/config)

    Host myec2host
    HostName 151.47.12.88
    User ubuntu
    IdentityFile ~/.ssh/mycert.pem
    Compression yes
    

    Note

    1. Replace myec2host by the alias that you want to access the ec2 instance by
    2. Replace the IP address by the external (optionally elastic) IP address of your instance
    3. Replace ~/.ssh/mycert.pem by the full path to your private key (usually the keypair) you registered the instance with; I copied the name mycert.pem from your own question, so it is probably that file
    4. Any other options (like Compression) are optional. By default, Ubuntu images on ec2 (especially the ones from Canonical) should be logged onto using user ubuntu; root won’t work

    Of course man ssh_config will do miracles for the details. Also, http://alestic.com/ is an excellent resource on Ubuntu+EC2 (just make sure you don’t confuse the Alestic and Canonical images). Lastly there is the google group for ec2ubuntu which has been very helpful to starters.


    This way you can just point Nautilus at the server ‘my3c2host’ and get the reset for free. If the key is protected with a passphrase, you can use a passphrase agent (seahorse, gpg-agent… dunno by heart)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've never used php before and am trying to connect to a SQL Server
OK I am connected to a server via SSH, I run the command: hg
I've just installed Coldfusion 9, and everything is now working fine and it's connected
I've tried parsing a list of users currently connected via SSH to a server,
I have an app that executes commands on a Linux server via SSH just
I've installed SQL Server 2005 on my machine and now I'm trying to connect
I have never connected to a database in java before. May I know if
I have a standalone application that needs to connect to a Sybase database via
With a Qt DBus proxy built on QDbusAbstractInterface (via qdbusxml2cpp), what's the best way
I am trying to find a way for my application to detect disconnects via

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.