# Allow apache2 and mariadb to start without a sudo password
%sudo ALL=(ALL) NOPASSWD: /usr/sbin/service apache2 *
%sudo ALL=(ALL) NOPASSWD: /usr/sbin/service mariadb *
… also create .bat file in windows startup. Hit wondows key, Type:
shell:startup
Leave a Reply