Linux ANSI 乱码问题

原帖http://blog.chinaunix.net/u/24624/showart_184609.html   Windows 到 linux 解决samba-3.x客户端中文乱码问题 dos charset = CP936 unix charset = cp936 解决samba-2.x客户端中文乱码问题 client code page=936 coding system=cap linux 到 Windows 将smb.conf中加入LANG=zh_CN.GB2312 在linux 中挂载简体中文的 Windows分区 mount -o codepage=936,iocharset=gb2312 /dev/hdaX /mount-point
posted @ 2013-07-19 15:58  adodo1  Views(578)  Comments(0Edit  收藏  举报