Skip to content

Instantly share code, notes, and snippets.

@firstval
Created September 21, 2015 09:10
Show Gist options
  • Save firstval/0ed7e9d025b0952a4933 to your computer and use it in GitHub Desktop.
Save firstval/0ed7e9d025b0952a4933 to your computer and use it in GitHub Desktop.
Installing NTFS on CENTOS
rpm -Uvh http://mirror.pregi.net/pub/Linux/Fedora/epel/6/x86_64/epel-release-6-8.noarch.rpm
yum -y install ntfs-3g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment