RSSCategory: SAMBA

Configure Samba As A Print Server On CentOS 6.3

March 30, 2013 | By | Reply More
Configure Samba As A Print Server On CentOS 6.3

Samba is a free software re-implementation of the SMB/CIFS networking protocol, provides file and print services for various Microsoft Windows clients and can integrate with a Windows Server domain. In the end of this tutorial you will be able to install and configure samba to as a print server. Requirements  A computer with CentOS [...]

Read More

Integrate Samba With Microsoft Active Directory On CentOS 6.3

March 28, 2013 | By | Reply More
Integrate Samba With Microsoft Active Directory On CentOS 6.3

Samba is a free software re-implementation of the SMB/CIFS networking protocol provides file and print services for various Microsoft Windows clients and can integrate with a Windows Server domain. In the end of this tutorial you will be able to integrate samba with Microsoft Active Directory. Requirements  A computer with CentOS 6.3 installed on [...]

Read More

Setup Samba For Windows File sharing On CentOS 6.3

March 12, 2013 | By | Reply More
Setup Samba For Windows File sharing On CentOS 6.3

Samba is a free software re-implementation of the SMB/CIFS networking protocol, provides file and print services for various Microsoft Windows clients and can integrate with a Windows Server domain. In the end of this tutorial you will be able to install and configure samba to work in Microsoft workgroup environment. Requirements  A computer with [...]

Read More

Howto : Mount SMB Filesystem Using /etc/fstab

September 20, 2012 | By | Reply More
Howto : Mount SMB Filesystem Using /etc/fstab

The filesystem for samba is known as smbfs. Samba is a software that can be run on a unix platform which uses the TCP/IP protocol that is installed on the host server to interact with a Microsoft Windows client or server. You can access the shared folders of windows machines on a linux machine by [...]

Read More

Linux Samba Share Accessing And Mounting

March 9, 2011 | By | Reply More
Linux Samba Share Accessing And Mounting

Samba is a service in Linux that provides seamless file and print service to SMB/CIFS clients. One of the main feature of Samba is it allows for interoperability between Linux/Unix servers and Window based clients. In general you can sharing resource like files and printers over network between Unix to Unix as well as Unix [...]

Read More