Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: browsem on September 03, 2007, 11:33:20 AM

Title: æøå Howto
Post by: browsem on September 03, 2007, 11:33:20 AM
Hello all.
i had problems using æøå ( nordic chars) on my 7x, and wanted to make this litle howto.
you could just cut'n'paste it all to a terminal


mkdir /etc/e-smith/templates-custom/etc/smb.conf -p
echo { >/etc/e-smith/templates-custom/etc/smb.conf/11unixCharSet
echo ' my $UnixCharSet =  "ISO8859-1";'>>/etc/e-smith/templates-custom/etc/smb.conf/11unixCharSet
echo '' >>/etc/e-smith/templates-custom/etc/smb.conf/11unixCharSet
echo '"unix charset = $UnixCharSet";' >>/etc/e-smith/templates-custom/etc/smb.conf/11unixCharSet
echo } >>/etc/e-smith/templates-custom/etc/smb.conf/11unixCharSet
expand-template /etc/samba/smb.conf
/etc/init.d/smb restart


THERE.
Now all you have to do, is to rename any bad chars you already have

Best Browsem