Sunday, June 22, 2014

Linux mount NAS with NFS type

showmount -e IPAddress

sudo mount -t nfs IPAddress:/ShareFolder /MountPoint

Convert Big5 and UTF-8

convmv: http://www.j3e.de/linux/convmv/

convmv -f big5 -t utf-8 -r --notest folder

-f: from
-t: to
-r: recursive
--notest: do it. If not added, it only tests it

Check clients which connect to Mac OS X Wi-Fi Internet Sharing

arp -i bridge100 -a bridge100 may be different on your Mac OSX