chkconfig --level 2345 mysqld on
chkconfig --level 2345 httpd on
chkconfig --level 2345 vsftpd on
확인
chkconfig --list | grep mysqld
chkconfig --list | grep httpd
chkconfig --list | grep vsftpd
chkconfig --level 2345 mysqld on
chkconfig --level 2345 httpd on
chkconfig --level 2345 vsftpd on
확인
chkconfig --list | grep mysqld
chkconfig --list | grep httpd
chkconfig --list | grep vsftpd