Printable View
hi this is ramesh how can i disable postfix in redhat
Code: service postfix stop Code: chkconfig --level <levels> postfix off
service postfix stop
chkconfig --level <levels> postfix off