Category Archives: CentOS

SELinux, Samba, rsync and (maybe) others

Those who installed Samba on Fedora or any other SELinux enabled distribution may have faced the problem when they actually cannot access any Samba shares from their Windows machines. Samba logs in /var/samba/log may show lots of such messages: [2007/07/03 … Continue reading

Posted in CentOS, Fedora, Linux, Security | Tagged , , | Leave a comment

Email notification with yum-updatesd via mailx

  1. Install and configure yum-updatesd 1# yum install yum-updatesd mailx ssmtp # Or msmtp We want only be notified of new updates. We want not to install them automatically. Your /etc/yum/yum-updatesd.conf should be similar to this: 1234567891011121314151617181920[main] # how … Continue reading

Posted in CentOS, Fedora, Linux | Tagged , | Leave a comment