<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Personally after experiencing 100% success with the apt-get repo
i use it now instead of the iso installation.</p>
<p>Here are the commands i use for installation on Debian 9
installation.</p>
<p>Allstarlink installation instructions<br>
<br>
<b>cd /tmp</b><b><br>
</b><b>wget
<a class="moz-txt-link-freetext" href="https://github.com/AllStarLink/Asterisk/raw/develop/allstar/repository/install-repository">https://github.com/AllStarLink/Asterisk/raw/develop/allstar/repository/install-repository</a></b><b><br>
</b><b>chmod +x install-repository</b><b><br>
</b><b>./install-repository</b><b><br>
</b><b><br>
</b><b>apt-get install linux-headers-`uname -r` -y</b><b><br>
</b><b><br>
</b><b>apt-get update</b><b><br>
</b><b>apt-get install allstarlink -y</b></p>
<p>You can find this information here. <a moz-do-not-send="true"
href="https://wiki.allstarlink.org/wiki/ASL_FAQ">https://wiki.allstarlink.org/wiki/ASL_FAQ</a></p>
<p>I also install a few other things like this..<br>
</p>
<p><b>apt-get update</b><b><br>
</b><b>apt-get upgrade</b><b><br>
</b><b>apt-get install ufw htop fail2ban</b><b><br>
</b><b><br>
</b><b>ufw allow ssh</b><b><br>
</b><b>ufw allow 4569/udp (Asterisk IAX Port)</b><b><br>
</b><b>ufw allow 5038/tcp (Asterisk Web hook Control Port Only
open this up if you have to prefer ip allow only.)</b><b><br>
</b><b>ufw allow 5198/udp (Echolink UDP Port)</b><b><br>
</b><b>ufw allow 5199/udp (ECholink UDP Port)</b><b><br>
</b><b>ufw allow 5200/tcp (Echolink TCP Port)</b><br>
</p>
<p><b>ufw allow from 10.10.10.223</b></p>
<p><b>ufw deny from 10.10.10.224</b><br>
</p>
<p><br>
</p>
<p>htop is a very useful command line tool to allow ease of killing
tasks if needed. After installation just type htop in terminal.<br>
</p>
<p><br>
</p>
<br>
<div class="moz-cite-prefix">On 9/17/2018 12:25 PM, John Griffith
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:005d01d44eab$68d0b730$3a722590$@gmail.com">
<pre wrap="">
Greetings!
Are we close to having an image for PC's yet?
John Griffith, N7OKN
_______________________________________________
App_rpt-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists.allstarlink.org</a>
<a class="moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a>
To unsubscribe from this list please visit <a class="moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
</pre>
</blockquote>
<br>
</body>
</html>