Install required packages :
yum install samba samba-common samba-client cups-lib system-config-samba
Make a shared Directory :
In my case, I did mount an external hard drive at /mnt/usbDrive , which I wanted
to be able to share to my Home Network.
mkdir /mnt/usbDrive && cd /mnt/
Now, configure SELINUX so