移动硬盘因为mac格式成exfat了,在ubuntu下无法识别,找到一个解决方法,安装package:sudo apt-get install exfat-fuse exfat-utils即可
分类:
系统相关 时间:
2015-10-20 17:51:47
阅读次数:
231
操作系统:CentOS6.6所需安装包:fuse-2.9.4.tar.gzntfs-3g-2009.4.4.tgz1.安装软件tarxvffuse-2.9.4.tar.gzcdfuse-2.9.4./configuremake&&makeinstalltarxvfntfs-3g-2009.4.4.tgzcdntfs-3g-2009.4.4./configuremake&&makeinstall2.挂载安装完成之后:再次通过..
分类:
Web程序 时间:
2015-10-19 17:30:20
阅读次数:
183
GlusterFSstripe-coalesce选项help信息如下:Option:cluster.stripe-coalesceDefaultValue:trueDescription:Enable/Disablecoalescemodetoflattenstripedfilesasstoredontheserver(i.e.,eliminateholescausedbythetraditionalformat).在glsuter3.4版本中,默认值为false在glust..
分类:
其他好文 时间:
2015-10-16 19:08:10
阅读次数:
217
初探oVirt-清理ovirt环境2015/10/13time13:49
1)清理ovirt相关服务(包括HA,engine):
停用并卸载ovirt,vdsm,libvirt相关的服务。
yumremove*ovirt**vdsm**libvirt**rhev**glusterfs**postgresql*
rm/etc/ovirt*/etc/vdsm/etc/libvirt*/etc/pki/vdsm/etc/pki/libvirt/etc/pk..
分类:
其他好文 时间:
2015-10-14 21:54:42
阅读次数:
281
客户端仲裁只适用于副本卷,服务器仲裁适用于所有卷。副本卷个数最好为奇数个,服务器端个数最好为不小于3的奇数。客户端仲裁客户端仲裁适用于fuse、gfapi、nfs。 客户端仲裁功能是在AFR中继器中实现,所以只要该中继器被加载,就能提供客户端仲裁功能。 仲裁检测自然由AFR中继..
分类:
其他好文 时间:
2015-10-13 01:56:29
阅读次数:
1586
wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm
sudo rpm -ivh rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm
sudo yum install fuse-ntfs-3g...
分类:
Web程序 时间:
2015-10-08 14:52:02
阅读次数:
266
zw版【转发·台湾nvp系列Delphi例程】HALCON color_fuses2procedure TForm1.Button1Click(Sender: TObject);var w, h : OleVariant; hv_Fuse, hv_i : Integer;begin ho_Im...
zw版【转发·台湾nvp系列Delphi例程】HALCON color_fuses1procedure TForm1.Button1Click(Sender: TObject);var w, h : OleVariant; hv_Fuse, hv_i : Integer;begin Op.Re...
初探oVirt-使用小结FAQ2015/9/28time18:52
【Q1】:执行virsh命令时,会提示需要用户验证(Pleaseenteryourauthenticationname),看错误提示似乎和配置vdsm服务后,使用了SASL有关系,怎么解决?
A:使用工具“saslpasswd2-setauser’ssaslpassword”来创建用户。
问题发生时..
分类:
其他好文 时间:
2015-09-29 01:28:32
阅读次数:
2049
是因为新机型没在列表里的原因。处理方法如下:As far as I know, MTP works fine in Trusty. You can try this:Uncomment #user_allow_other in /etc/fuse.conf. Run lsusb and see yo...
分类:
系统相关 时间:
2015-09-26 13:18:24
阅读次数:
384