全部博文(168)
发布时间:2015-04-27 14:54:56
[extundelete] yum install extundelete 用于 extN 文件系统 文件恢复[testdisk->photorec] yum install testdisk 其他文件系统恢复: To recover your lost digital pictures or lost files, t.........【阅读全文】
发布时间:2014-10-24 18:55:45
大家都知道,文件系统类型是靠磁盘上superblock区块里的magic number不同来区分的,但是,今天同事遇到相关问题,引出这个问题: ext2/3/4 使用的magic numner都一样,怎么判断分区类型到底是哪一个呢?google 到一些工具可以判断,但是,具体他们根据什么判断的呢?多年不看文件系统了,但是还有一.........【阅读全文】
发布时间:2013-10-23 17:12:29
# /usr/sbin/rpc.svcgssd -f -vERROR: GSS-API: error in gss_acquire_cred(): Unspecified GSS failure.Minor code may provide more information - No principal in keytab matchesdesired nameUnable to obtain credentials for 'nfs'unable to obtain root (machine) credentialsdo you have a keytab entry for.........【阅读全文】
发布时间:2013-07-10 09:52:45
1. windows linux 双系统时钟问题: 重启切换系统后,时间总是错误 两系统默认对硬件时钟的理解不一样,linux理解为UTC,windows理解为本地; 解决方法修改windows默认设置 xxx2. virtualbox复制vdi文件后,启动提示已经存在相同UUID的镜像文件; 解决方法修改UUID .........【阅读全文】
发布时间:2013-06-02 09:06:34
[NFS] /proc/net/rpc/nfsd file explainedThis file is populated writen by /proc/net/rpc/nfsd file by kernel code linux/fs/nfsd/stats.c and linux/net/sunrpc/stats.c: cat /proc/net/rpc/nfsdrc 14 277482605 1519481075fh 5208 0 0 0 0io 3197575487 677537481th 128 1196 48 11 67.........【阅读全文】