[arm-allstar] arm-allstar Digest, Vol 44, Issue 83
Doug Crompton
wa3dsp at gmail.com
Sun Jan 28 23:55:47 EST 2018
John,
The best way to edit anything on your system is to ssh (putty) to your Pi -
use the IP address and port 222 - then login and on the main menu select 9
"start bash shell" Then you are at the Linux prompt. Then type (in your
case to edit the rpt.conf file)
nano /etc/asterisk/rpt.conf
This will bring the file up in the nano editor. You can edit what you want
carefully. If you decide you don't want to edit or you made some big
mistake type CONROL x. Then answer n for no you don't want to save it. If
you in fact do want to save it after an edit do the CONTROL x and type y
for yes and then return on the file name. The file will be saved. For the
changes to take effect you must then go back to the menu - type exit and
hit return then select 13 - restart.
To summarize nano is the editor and you tell it what file to edit. Typing
the complete path to it is generally the easiest way. Another way is to
actually change to the directory where it is located and then edit. That
would be done like this -
cd /etc/asterisk
nano rpt.conf
cd - change directory
ls - view the files in the directory.
So now you have learned a little Linux. It is good to know how to do it
this way. Some use winscp to shield themselves from Linux but I feel you
should at least learn the basics.
*73 Doug*
*WA3DSP*
*http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*
On Sun, Jan 28, 2018 at 9:18 PM, "John Lis via arm-allstar" <
arm-allstar at hamvoip.org> wrote:
> I have an Allstar node running on a raspberry pi 3. How do I edit the
> rpt.conf file? I have tried to edit the rpt.conf and just ftp it back into
> the raspberry pi. After I do that, the node just sits and hangs up the
> repeater.
>
> John
> N3NKV
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hamvoip.org/pipermail/arm-allstar/attachments/20180128/7428d53c/attachment.html>
More information about the arm-allstar
mailing list