Sabado, Marso 14, 2009

Sharing Files with Zencafe

Zencafe is a great Linux distro for Internet cafe.
However sharing files is pain. Below are steps for easing the pain of file sharing.

Samba Server (Directory that you need to share with other)

  1. Make sure you has activated SAMBA service at first time install, if you don’t have activate yet, you can activate SAMBA service at Menu > System > Zenpanel, then click Startup Services
  2. Open SWAT (Menu > System > Samba Web Administration Tools), login with root user & password.
  3. Click GLOBALS icon, follow step below:
    • Workgroup, change with your workgroup name
    • Netbiosname, change with your PC name
    • Security, change with "SHARE"
    • Click "Commit Changes"
  4. Click SHARES icon, follow step below:
    • Enter share name, example: Documents, then click "Create Share"
    • Path, change with folder path that you want to share, example: /home/username/Documents
    • Read only, change with "NO"
    • Guest ok, change with "YES"
    • Click "Commit Changes"
  5. Change /home/username/Documents permission to RWX (777), if you don’t now how to do it, just right click Document folder > Properties > Permission, change all to Read & Write. Please don’t ask why I’m not show you how to do that with CHMOD command? No, not everyone know how to maintain from console, right?
  6. That’s it, simple enough, right? Now you can share your file with other PC

Samba Client (Read you share directory from Zencafe)

You only need this step once. You never need this step again as long as you still use your Zencafe. Just click Menu > Network > FuseSMBTools, change Mountpoint directory to your Network directory Example: /home/username/Network then Save. That’s it? Yes that’s it. Just click Network shortcut at desktop everytime you want to access other share directory. Goodluck :D

I got this from http://linux.blogs.ie/2007/04/27/simple-samba-file-share/

Walang komento: