Skip to content
Tech BlogTeach yourself :)
  • About
  • AWS
  • OpenSource
  • DevOps
  • Azure

NTFS Support for RHEL/Centos

December 10, 2017 0 comments Article Linux Jerrish

NTFS is a Microsoft developed File system and was the default file system in windows, which was not supported by some linux distros by defaults

For NTFS Support

1. Connect to the Internet Repository Server, by the following commands

wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm

&

rpm -ivh epel-release-latest-7.noarch.rpm

2. After Connecting to the Repository Server, Install Packages with the following commands

 

yum install ntfs-3g ntfsprogs -y

 

Note: It will be supported by distros like ubuntu, fedora by default.

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
  • Click to share on Reddit (Opens in new window)
  • More
  • Click to share on Pocket (Opens in new window)
  • Click to share on Skype (Opens in new window)

Related

Leave a Reply Cancel reply

Calendar

December 2017
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Apr   Nov »

Archives

  • February 2019
  • November 2018
  • December 2017
  • April 2017
  • February 2017
  • July 2016
  • May 2016
  • March 2016
  • February 2016

Categories

  • Cloud Computing
  • Firewall
  • Linux
  • Networking
  • Notes
  • Virtualization
  • Windows

Copyright Tech Blog 2021 | Theme by ThemeinProgress | Proudly powered by WordPress