Original link: https://www.appinn.com/synocommunity/
SynoCommunity is an open source community that maintains about 131 third-party open source packages adapted to Synology DSM systems. Just add the source to the package center and use it right away. @Appinn
Not long ago, Green Frog installed Heiqunhui on a large-capacity VPS , so this machine became Green Frog’s download and data transfer center, and data transmission back and forth was inevitable. During the recent migration process of niche software servers played an important role in.
Among them, various tools need to be used, but Green Frog found that many tools are not available, such as tumx . So I actually found this good thing.
SynoCommunity
SynoCommunity is a complete third-party Synology suite center maintained by a group of developers using Love to Power Generation. Currently, there are 131 Synology suites. Currently DSM 7.0 is supported, but some kits do not, so the 7.0 system cannot fully use all 131 kits.
Install SynoCommunity (Bai Qunhui)
If you use a serious Synology device (commonly known as Bai Synology) and upgraded to DSM 7.0 system, then just add the SynoCommunity source directly: Package Center > Package Source > Add
- Name: SynoCommunity
- Location: https://ift.tt/A2mIDW0
Once confirmed, you can see the community in the package center, as well as a lot of new packages:
Install SynoCommunity (Black Synology)
It is a little troublesome to install SynoCommunity on the black group, because the old version of Synohui may have some certificates that have expired, making it impossible to install, so follow the steps.
Package Center > Settings > General > Trust Level , check Synology Inc. and Trusted Developers :
Then go to the source of the package and add the SynoCommunity location like the white group.
But, knocking on the blackboard, solve: Invalid location
If you encounter an invalid location when adding a source:
The reason is that the old root certificate of Let’s Encrypt has expired, but the black group update is slow, so there is no new certificate, so you need to manually update it, first open the SSH permission of Synology ( Control Panel > Terminal and SNMP ), and then log in through SSH, Enter the following command:
sudo mv /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt.bak && sudo curl -Lko /etc/ssl/certs/ca-certificates.crt https://curl .se/ca/cacert.pem
Use the certificate obtained from Mozilla to replace the certificate that comes with the old version of Synology (note that the certificate is involved, you are at your own risk. curl.se is the official website of the famous tool curl.
For students who can’t do this step, I can’t teach you in more detail, but you will be pretending to be a black group, it shouldn’t be a big problem, it will be by default.
Then you can resolve the error message of invalid location .
What kits are available in SynoCommunity?
SynoCommunity has too many suites, you can see a list of all the suites here , and the tmux tool that Green Frog wants to use is in the suite called SynoCli Network Tools , which also includes other network tools, such as: screen, tmux, socat, nmap, arp-scan, mtr (My traceroute), links, rsync, autossh, etherwake, telnet, whois, arpaname, delv, dig, mdig, sshfs…
Other kits, as well:
- Transmission
- Vim
- Wallabag
- Ruby
- redis
- Python3.10
- ownCloud
- Jellyfin
- iOSAccess
- Git Server
- ffmpeg
- Firefox Sync Server
- COPS
Wait, there are too many, students in need go to toss .
Original: https://ift.tt/tksKAmf
© 2021 Green Frog for Niche Software | Join Us | Subscribe | Subscribe Guide
3659b075e72a5b7b1b87ea74aa7932ff
Click here to leave a message and comment with the original author
This article is reprinted from: https://www.appinn.com/synocommunity/
This site is for inclusion only, and the copyright belongs to the original author.