Archive

Posts Tagged ‘File Server’

Samba Tutorial (Part II)

April 8, 2009 azer89 5 comments

What we will do ?

Create a file server using Samba, which is able to record each user whhen  connected or disconnected in a log file.

sample log file below :

time          user   source      ip
2009 01 00:23 umum freeshare 10.126.11.2

This samba server can sharing printer too :D

Read more…

Samba Tutorial

March 22, 2009 azer89 1 comment

what thing is that?

“Samba is an Open Source/Free Software suite that provides seamless file and print services to SMB/CIFS clients.” Samba is freely available, unlike other SMB/CIFS implementations, and allows for interoperability between Linux/Unix servers and Windows-based clients.

Read more…