Installing Samba Server
-
2. Installing Samba Server
Then to Install Samba Server on Mageia
Simply play:sudo su -c "dnf install samba*"
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
This Setup includes the Utilities for File and Printer Sharing. -
3. Enabling Samba Server
Then to Enable Samba & Winbind Services
Simply play:su -c "systemctl enable smb nmb"
su -c "systemctl start smb nmb"
Contents