-
본문으로 바로가기

시놀로지 설치 후 한 일

category 윈도우ㆍ기타OS 2024. 2. 24. 18:40

1. 시놀로지 설치

2. 스토리지 및 볼륨 생성

3. 비디오 스테이션, advanced media center 설치

4. 패키지 추가 ffmpeg4 설치

5. ffmpeg 소스 적용

   제어판 > 연결성 > 터미널 및 SNMP > 터미널 > SSH 서비스 활성화 체크 > 적용 > (팝업) 확인

   putty 접속 > sudo -i >

   패치 : curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/main/patcher.sh | bash

더보기

    

login as: creban
creban@192.168.0.4's password:

Synology strongly advises you not to run commands as the root user, who has
the highest privileges on the system. Doing so may cause major damages
to the system. Please note that if you choose to proceed, all consequences are
at your own risk.

Could not chdir to home directory /var/services/homes/creban: No such file or di                               rectory
creban@TCLE:/$ sudo -i

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

Password:
root@TCLE:~# curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMP                               EG-Patcher/main/patcher.sh | bash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 10296  100 10296    0     0  20499      0 --:--:-- --:--:-- --:--:-- 20509
[2024-02-24 18:31:04] [INFO] ffmpeg-patcher
[2024-02-24 18:31:04] [INFO] Downloading motd... Done
[2024-02-24 18:31:05] [Message of the day]

A new version of the wrapper was deployed (v2.6) fixing an issue with offline tr                               anscoding.
You can find the changelog here: https://github.com/AlexPresso/VideoStation-FFMP                               EG-Patcher/releases/tag/2.6

/!\ PLEASE FOLLOW THE UPDATE PROCEDURE IN THE CHANGELOG TO UPDATE /!\

As always, please let me know of any issue you could have.

[2024-02-24 18:31:08] [INFO] You're running DSM 7.1.1 42962-6
[2024-02-24 18:31:08] [INFO] Tuned script for DSM 7.1.1 42962-6
[2024-02-24 18:31:08] [INFO] ====== Patching procedure (branch: main) ======
[2024-02-24 18:31:08] [INFO] Saving current ffmpeg as ffmpeg.orig
[2024-02-24 18:31:08] [INFO] Downloading ffmpeg.sh... Done
[2024-02-24 18:31:09] [INFO] Patching CodecPack's ffmpeg41
[2024-02-24 18:31:09] [INFO] Downloading ffmpeg41.sh... Done
[2024-02-24 18:31:10] [INFO] Saving current libsynovte.so as libsynovte.so.orig
[2024-02-24 18:31:10] [INFO] Enabling eac3, dts and truehd
[2024-02-24 18:31:10] [INFO] Restarting CodecPack...
restart package [CodecPack] successfully
[2024-02-24 18:31:21] [INFO] Restarting VideoStation...
restart package [VideoStation] successfully
[2024-02-24 18:31:39] [INFO] Cleaning orphan files...
[2024-02-24 18:31:39] [SUCCESS] Done patching, you can now enjoy your movies ;)                                (please add a star to the repo if it worked for you)
root@TCLE:~#

   (출처: https://github.com/AlexPresso/VideoStation-FFMPEG-Patcher )

6. 방화벽 적용

    제어판 > 연결성 > 보안 > 방화벽 > 방화벽 활성화 > 방화벽 프로파일 선택 - 방화벽 프로필 관리 > 생성 > 

    - IP, 남한, 외부 모두 막기 순서

    - https://blog.naver.com/star-com/221568490291

 

    

7. audio station,

download station, 

synology photos(Node.js v18, v12, Synology 응용 프로그램 서비스 설치)

 

8. dns server 설치

 

9. docker 설치, mysql5.7 설치

  - 레지스트리 > mysql > 5.7.44 선택

  - 이미지 클릭 > 설정

  - 개요 확인

   - 출처: https://leekm0912.tistory.com/28

 

 

 

 

 

반응형