Re: ssh in C++

From: Dario Berzano <l3g3nd4ryf0x_at_gmail.com>
Date: Wed, 13 Aug 2008 19:54:24 +0200


On Wed, Aug 13, 2008 at 7:23 PM, Manungu Kiveni <mkiveni_at_physics.syr.edu> wrote:
> Hi Tom,
>
> The option C seem to be the one to go forward with. I am using linux
> operating system and have root installed in it. My concer is how to have
> sshfs setup before trying to mount the remore com puter. I have spend time
> trying to figure out this, but still no break. Suggestions are much
> appreciated.

Which Linux distribution are you using? If you use the latest version of Ubuntu, fuse comes pre-installed with the default installation. If you use another Debian-based distribution, you should run, as root:

  aptitude install build-essentials
  m-a a-i fuse-source
  aptitude install fuse-utils sshfs

On a Redhat-based distribution, I've found this[1] blog post that might help you.

[1] http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html

Hope this helps.

Cheers,

-- 
: Dario Berzano
: Studente di Fisica all'Università di Torino
: Felice ed orgoglioso utente *nix
: Web: http://volpe.wordpress.com/
: GPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBFF76234
Received on Wed Aug 13 2008 - 19:54:32 CEST

This archive was generated by hypermail 2.2.0 : Thu Aug 14 2008 - 17:50:01 CEST