Created
September 21, 2015 09:10
-
-
Save firstval/0ed7e9d025b0952a4933 to your computer and use it in GitHub Desktop.
Installing NTFS on CENTOS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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