Skip to content

Instantly share code, notes, and snippets.

@thanhtam92
Created October 21, 2014 12:17
Show Gist options
  • Save thanhtam92/f5a2072185fb4ce63067 to your computer and use it in GitHub Desktop.
Save thanhtam92/f5a2072185fb4ce63067 to your computer and use it in GitHub Desktop.
How to Enable NTFS mount Centos
rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
yum -y install ntfs-3g
Ref: http://www.sohailriaz.com/how-to-enable-ntfs-support-in-centos-6-3/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment