Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - marko

Pages: [1]
1
Installation and Upgrades / Re: Samba Chinese file name surpport
« on: April 11, 2008, 10:03:41 pm »
I had similar problem and solved it like this:
http://forum.eboxplatform.com/index.php?topic=125.msg435#msg435

I wouldn't recommend it because administration doesn't work well. You will get strange characters there.

2
Installation and Upgrades / Re: another editor than Vi
« on: April 04, 2008, 12:14:45 pm »
If it is not installed just type in terminal:
sudo apt-get install nano
and type your password

3
Installation and Upgrades / Re: Need help with distro selection
« on: February 29, 2008, 09:26:10 am »
You can use use Ubuntu server and install ebox on top. Here is how to http://forum.eboxplatform.com/index.php?topic=77.0
And here you can find install or live cd http://ebox-platform.com/download . It's based on sarge distro and you will have ebox up and running in a minute.

4
Installation and Upgrades / Re: samba charset problem - ubuntu server
« on: February 10, 2008, 05:34:59 pm »
Well I've found workaround...

I've comment unix charset part in /usr/share/ebox/stubs/samba/smb.conf.mas

[global]
# unix charset = LOCALE
 workgroup = <% $workgroup %>
 netbios name = <% $netbios %>

I don't know what I actually did but it works for now.

5
Installation and Upgrades / samba charset problem - ubuntu server
« on: February 10, 2008, 01:44:14 am »
Hi all,

I've installed eBox 0.11.99 on Ubuntu server 7.10 and chose Croatian language during installation of server. The problem is when I create or copy files to some shared folder on samba which contains Croatian letters i get _ instead of that letter. For example:

žćčšđ.txt -> _____.txt

please help...

Thx

Pages: [1]