지난 2021.02.14일 DVSwitch 개발자인 Steve N4IRS가
DVSwitch Server plus AllStar image를 공개했습니다
https://dvswitch.groups.io/g/DVSwitch-AllStar/message/40
I have built a test image that includes DVSwitch Server and AllStar.
This is a Raspbian Buster with the current kernel. You do not need to pin the kernel or headers.
To setup DVSwitch Server type dvs
To setup AllStar type asl-menu
The image is in the zip file at (DVSwitch + Allstatr 통합판 다운로드)
위 사이트에서 받은 파일을 SD카드에 이미지 작업을 한 후 라즈베리파이에 넣어 부팅하면 됩니다
받은 파일명 : 2021-02-14-DVSwitch-Server-AllStar-lite.zip 을 압축을 풀고
이미지 파일 : 2021-02-14-DVSwitch-Server-AllStar-lite.img 을 SD카드에 이미지 작업하세요 (Win32DiskImager)
Login: dvswitch
Passsword: dvswitch
SSH port: 22
User dvswitch has sudo privileges (sudo -s)
처음 로그인 하면 비밀번호를 바꾸라고 하는데 자신의 별도 비밀번호를 입력 한 후 재부팅하면
세부 설정 작업을 할 수 있습니다
To setup DVSwitch Server type dvs
To setup AllStar type asl-menu
관련 웹 링크는 아래와 같습니다
- AllStarLink : https://www.allstarlink.org/
- AllStarLink Wiki : https://wiki.allstarlink.org/wiki/Main_Page
- DMR to Assstar Node Bridge
> 유튜브 : https://www.youtube.com/watch?v=wQt4-t0ju8E 참조하시면 됩니다.
> 설명서 : https://docs.google.com/document/d/1eN50Csr29eAprBu7eKA0Bfa2XUcsXw5iktY1Ey-Qjkg/edit
를 참고하세요
- AllStarLink Beginners Guide : https://wiki.allstarlink.org/wiki/Beginners_Guide
KV4S
Amateur Radio website of Russell Thomas
https://kv4s.com/2018/05/23/hosting-an-allstar-node-and-an-allstardmr-bridge-in-the-cloud/
root 비밀번호 설정 관련은 아래와 같이 수정하면 됩니다만 참고만 하시고 권장하지 않습니다
login as dvswitch
sudo -s
passwd root
follow the prompts to set the root password
cd /etc/ssh
cp sshd_config sshd.config.save
nano sshd_config
Line 32 should read:
#PermitRootLogin prohibit-password
Change this to:
PermitRootLogin yes
save the file
systemctl restart ssh
[참고자료 : https://www.rmham.org/wp-content/uploads/2020/04/RepeaterLinking.pdf]
[참고자료 : https://vklink.com.au/vklink_man_v3.pdf ]
DS5QDR 73!
'ASL SVX EchoLink' 카테고리의 다른 글
2021-08-17 ASL : AllStarLink와 YSF Reflector Cross Link (0) | 2021.08.17 |
---|---|
2021-07-23 ASL : DVSwitch Mobile settings for ASL (0) | 2021.07.23 |
2021-07-18 ASL : iaxRpt PC용 프로그램 사용방법 (0) | 2021.07.18 |
2021-07-17 ASL : EchoLink Node 설정 방법 (0) | 2021.07.17 |
2021-07-08 ASL : AllStarLink : 설정 방법 공유 (2) | 2021.07.08 |