本 Wiki 开启了 HTTPS。但由于同 IP 的 Blog 也开启了 HTTPS,因此本站必须要支持 SNI 的浏览器才能浏览。为了兼容一部分浏览器,本站保留了 HTTP 作为兼容。如果您的浏览器支持 SNI,请尽量通过 HTTPS 访问本站,谢谢!
这是本文档旧的修订版!
In this step, I would install EPEL Repo on my CentOS. You may skip this step if you didn't see something like below: <sxh bash>[root@localhost Gu]# yum –enablerepo epel install ntfs-3g Loaded plugins: fastestmirror, langpacks Error getting repository data for epel, repository not found</sxh> Or you need run this commond: <sxh bash>sudo yum install epel-release</sxh>
Now I could just install NTFS-3G simply by running a command line.
yum --enablerepo epel install ntfs-3g
~~DUOSHUO~~