to see if asterisk is running type āps axw | grep asteriskā without the quotes, this will list all running processes then pattern search the results for asterisk, that is assuming your running linux, if not youāll need to ask someone who knows about your os. as for loading asterisk on startup you will probably use and init script in linux. if you installed with an rpm it should have made an init script you just have to turn it on. in redhat, fedora, or centOS you can use the command āntsysvā donāt know about other linux distros but in those this will bring up a text-gui type thing that runs in the terminal and can controll what services start on startup, if asterisk was installed from an rpm this will get it started on startup. Hope I helped and didnāt just confuse you more.