# How to autostart wowza on Ubuntu  10.04

**URL:** https://community.wowza.com/t/how-to-autostart-wowza-on-ubuntu-10-04/36999
**Category:** Wowza Streaming Engine
**Created:** [July 21, 2011, 5:52pm UTC](https://community.wowza.com/t/how-to-autostart-wowza-on-ubuntu-10-04/36999 "2011-07-21T17:52:39Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Norman\_James](https://avatars.discourse-cdn.com/v4/letter/n/7feea3/32.png) [@Norman\_James](https://community.wowza.com/u/Norman_James)
#### Post date: [July 21, 2011, 5:52pm UTC](https://community.wowza.com/t/how-to-autostart-wowza-on-ubuntu-10-04/36999/1 "2011-07-21T17:52:39Z")

</div>

Hell Guys I would like to have Wowza autostart as I boot up My Ubunto 10.04 server

Thanks for the help

StreamU

---

<div class="post-metadata">

### Author: ![Richard\_Lanham](https://avatars.discourse-cdn.com/v4/letter/r/c68b51/32.png) [@Richard\_Lanham](https://community.wowza.com/u/Richard_Lanham)
#### Post date: [July 22, 2011, 1:56am UTC](https://community.wowza.com/t/how-to-autostart-wowza-on-ubuntu-10-04/36999/2 "2011-07-22T01:56:14Z")

</div>

If you start Wowza as a service it should start when you reboot. If it doesn’t you can add service start line to /etc/rc.local or similar.

Richard

---

<div class="post-metadata">

### Author: ![Richard\_Lanham](https://avatars.discourse-cdn.com/v4/letter/r/c68b51/32.png) [@Richard\_Lanham](https://community.wowza.com/u/Richard_Lanham)
#### Post date: [July 22, 2011, 10:51am UTC](https://community.wowza.com/t/how-to-autostart-wowza-on-ubuntu-10-04/36999/3 "2011-07-22T10:51:35Z")

</div>

It is one of these:

/sbin/service WowzaMediaServer start

or

/etc/init.d/WowzaMediaServer start

Richard

---

<div class="post-metadata">

### Author: ![Richard\_Lanham](https://avatars.discourse-cdn.com/v4/letter/r/c68b51/32.png) [@Richard\_Lanham](https://community.wowza.com/u/Richard_Lanham)
#### Post date: [July 22, 2011, 10:52am UTC](https://community.wowza.com/t/how-to-autostart-wowza-on-ubuntu-10-04/36999/4 "2011-07-22T10:52:27Z")

</div>

Didn’t see last message. Cool, glad you got it working

Richard

---

<div class="post-metadata">

### Author: ![Norman\_James](https://avatars.discourse-cdn.com/v4/letter/n/7feea3/32.png) [@Norman\_James](https://community.wowza.com/u/Norman_James)
#### Post date: [July 21, 2011, 6:46pm UTC](https://community.wowza.com/t/how-to-autostart-wowza-on-ubuntu-10-04/36999/5 "2011-07-21T18:46:20Z")

</div>

Hi Richard could you give an example of a **service start line** to add to **/etc/rc.local**

Thanks StreamU

---

<div class="post-metadata">

### Author: ![Norman\_James](https://avatars.discourse-cdn.com/v4/letter/n/7feea3/32.png) [@Norman\_James](https://community.wowza.com/u/Norman_James)
#### Post date: [July 21, 2011, 6:52pm UTC](https://community.wowza.com/t/how-to-autostart-wowza-on-ubuntu-10-04/36999/6 "2011-07-21T18:52:17Z")

</div>

I figured it out, Thanks Richard keep up the Good work.

Streamu
