answersLogoWhite

0

What else can I help you with?

Related Questions

Which server would you set up to allow user to log in with the same user and password on all computer on a lan?

A Samba Server allows Linux Systems to participate in a Windows Network, sharing Directories and Printers, and accessing those Directories shared by Windows systems. Samba includes a special share for accessing users' home directories. see smb.conf default includes same share. Pathname= /share/username


Which server would you set up to allow users to log in with the same username and password on all computers on a LAN?

A Samba Server allows Linux Systems to participate in a Windows Network, sharing Directories and Printers, and accessing those Directories shared by Windows systems. Samba includes a special share for accessing users' home directories. see smb.conf default includes same share. Pathname= /share/username


Will connecting a computer running Linux openSUSE to a network with windows computers damage the computers?

No. Use samba to interface to the Windows network.


Samba server and ftp server difference?

Samba server is used fo sharing file and folder and directories over the network ,whether sharing between windows to Linux or vice versa,same case with the ftp but 1)ftp can provide anonymous access to the clients,that means,there is no need to have users account on ftp server 2)files first need to be downloaded from windows or Linux before viewing it,in case of samba we can direct share files. 3)in case of samba there is need of samba clients on samba server for accessing files.


What is the role of samba in Linux network?

Samba is the open source implementation of Microsoft's "Server Message Block" protocol. This is the protocol Windows uses for file and print sharing. Samba is therefore primarily meant for interoperability between Linux and Windows on the same network so Windows can access shares on a Linux machine. Samba is also useful for non-Windows devices that only ever assume what you will run is Windows on your network. Consumer-level media devices like Blu-Ray players that allow streaming of media from your computer are especially guilty of this.


what server allows directories to be shared between Windows system?

The best way between Linux and Windows is through Samba. Samba is an open source implementation of Microsoft's Server Message Block protocol, which is what Windows uses for file and print sharing. Between Linux boxes, however, it can be as simple as a networked filesystem.


How do you transfer files from unix to windows?

Unix files can be easily transferred to windows via a network connection either by using FTP or by using Samba. Samba allows a Unix file system to be mounted/shared on a Windows system to look like a windows directory.


What is the purpose of sharing a Linux printer using Samba?

If you mean what is the purpose of sharing a printer via Samba on Linux, the answer is the same as why you would share a printer between Windows machines. To make the printer accessible to other users on the network.


What if your printer is not supporting to Linux?

If the printer is not supported in Linux, you may still be able to print to it by connecting it to an Windows computer and "sharing" it over the network. Make sure you have Samba installed.


What network protocols integrate well between Unix and Windows?

For starters, TCP/IP works equally well in both operating systems. Other protocols of interest include:SMB (Windows File Sharing/Samba) - Network drives, file/printer sharingLDAP (OpenLDAP) - Address book information


What program does Linux use to share printers with Windows?

Samba.


LINUX and UNIX operating systems use SAMBA which is a version of which protocol?

Samba is a version of the Server Message Block (SMB) protocol. It enables file and print sharing between computers running Linux or UNIX and those running Windows. By implementing SMB, Samba allows for seamless interoperability and resource sharing across different operating systems.