* romove openoffice package
** query openofffice package
rpm -qa openoffice\*
** remove this package
rpm -qa openoffice\* | xargs rpm -e --nodeps
* how to share files between two linux pc
* *mount nsf file system
suppose that bibile is a ntf server, it has a share directory /share.
mount bible:/share /mnt
** mount nfs filesystem when loading
in /etc/fstab
bible:/share /mnt nsf user,noauto,rw 0 0
* text grid bug
** line per page changes when switch text grid mode
** import doc
** compatability option error
没有评论:
发表评论