How to install Samba server on CentOS 7
Command sudo yum install samba samba-client samba-common smbpasswd -a username smbpasswd -e username Config file [data] path = /home/database writeable = yes public = yes
Command sudo yum install samba samba-client samba-common smbpasswd -a username smbpasswd -e username Config file [data] path = /home/database writeable = yes public = yes
I noticed that Debian 7 uses the media in the CD-ROM when using the “apt-get” utility. The following message comes up when attempting to install or update a program using apt-get: Media change: please insert the disc labeled ‘Debian GNU/Linux 6.0.0 _Squeeze_ – Official i386 DVD Binary-1 20110205-17:27′ in the drive ‘/media/cdrom/’ and press enter …