Posts Tagged ‘mount’

Mount Remote folder using SSH(sshfs) on Fedora 10, Ubuntu 8.10, Ubuntu 9.04

Hi Friends,
It’s possible to mount any Remote directory using SSH with sshfs utility(command). It’s Very Easy. This Steps you can follow for Fedora 10, Ubuntu 8.10 and Ubuntu 9.04 Linux.
First Let us know something about SSHFS.
What is SSHFS?
SSHFS allows you to conect to any host that supports SSH and mount the remote directory in your [...]

Share This Post
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • StumbleUpon
  • Twitter
  • email
  • Reddit
  • RSS
  • Technorati
  • Yahoo! Buzz
Read the rest of this entry »

Mounting NTFS Partition on RHEL 5.x

irst Setup RPMForge Repository by running this command :- wget http://apt.sw.be/redhat/el5/en/i386/RPMS.dag/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
Install DAG’s GPG Key by executing following command:-
rpm – -import http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt
Verify the package you have downloaded:-
rpm -K rpmforge-release-0.3.6-1.el5.rf.*.rpm
Install the package :-
rpm -i rpmforge-release-0.3.6-1.el5.rf.*.rpm
or if you dont find packages here try some other repositories like rpmfusion, epel hope you will get it..
after this [...]

Share This Post
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • StumbleUpon
  • Twitter
  • email
  • Reddit
  • RSS
  • Technorati
  • Yahoo! Buzz
Read the rest of this entry »