11.Nas_1


새창 작성 수정 목록 링크 Edit G카랜다 HDD HDD HDD 게시물 주소 복사


u5pvr 리눅스 펌웨어 진행 준비 webdav tvheadend 백업후 복원까지 정상화 하기 20180215

♨ 카랜더 일정 :
  • 링크

  • 첨부

  • 컨텐츠 정보

    본문

    u5pvr 리눅스 펌웨어 진행 준비  webdav tvheadend 백업후 복원까지 정상화 하기 20180215

    3232235521_1518702803.8062.png

    #백업하기


    #/home/hts/.hts/tvheadend/ 백업 /home/hts/.hts/tvheadend/ /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/
    cp -r -v -f -p -a /home/hts/.hts/tvheadend /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup
    ----------------------------
    #nano /etc/apache2/sites-available/webdav.conf
    cp -v -f -p -a /etc/apache2/sites-available/webdav.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/webdav.conf

    #nano /etc/apache2/mods-enabled/dav_fs.conf
    cp -v -f -p -a /etc/apache2/mods-enabled/dav_fs.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/dav_fs.conf

    #nano /etc/apache2/sites-available/listing.conf
    cp -v -f -p -a /etc/apache2/sites-available/listing.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/listing.conf

    #nano /etc/apache2/ports.conf
    cp -v -f -p -a /etc/apache2/ports.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/ports.conf


    #nano /etc/apache2/sites-available/webdav_basic.conf
    cp -v -f -p -a /etc/apache2/sites-available/webdav_basic.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/webdav_basic.conf

    $nano /etc/apache2/ports.conf
    cp -v -f -p -a /etc/apache2/ports.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/ports.conf


    ==============

    linux 신규 펌웨어로 업데이트 진행

    root 접속 
    #root passwd 변경
    passwd

    3232235521_1518692383.2627.png
    #/home/hts/.hts/tvheadend/ 복원 /home/hts/.hts/tvheadend/ /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/
    cp -r -v -f -p -a /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend /home/hts/.hts
    주) /home/hts/.hts/tvheadend/remote_usr_bin_copy_file/tv_grab_file
    에 파일저장 되었습니다.

    권한은 한번 해 놓으면 유지 및 /usr/bin 폴더에 복사
    cd /home/hts/.hts/tvheadend/remote_usr_bin_copy_file

    cp -v -f -p -a tv_grab_file6 /usr/bin
    cp -v -f -p -a tv_grab_file33 /usr/bin
    cp -v -f -p -a tv_grab_file /usr/bin

    # TVH 를 재시작합니다. http://192.168.0.33/9981
    service tvheadend restart
    정상적으로 
    3232235521_1518693938.4445.png
    3232235521_1518694646.3222.png

    webdav 설치후 


    3232235521_1518695614.0499.png
    3232235521_1518701352.3121.png
    3232235521_1518701380.4927.png
    #U5pvr 리눅스 업데이트 진행전 tvheadend 와 webdav  설정 백업 복원 하기  20180215
    #백업하기

    #/home/hts/.hts/tvheadend/ 백업 /home/hts/.hts/tvheadend/ /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/
    cp -r -v -f -p -a /home/hts/.hts/tvheadend /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup
    ----------------------------
    #nano /etc/apache2/sites-available/webdav.conf
    cp -v -f -p -a /etc/apache2/sites-available/webdav.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/webdav.conf

    #nano /etc/apache2/mods-enabled/dav_fs.conf
    cp -v -f -p -a /etc/apache2/mods-enabled/dav_fs.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/dav_fs.conf

    #nano /etc/apache2/sites-available/listing.conf
    cp -v -f -p -a /etc/apache2/sites-available/listing.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/listing.conf

    #nano /etc/apache2/ports.conf
    cp -v -f -p -a /etc/apache2/ports.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/ports.conf


    #nano /etc/apache2/sites-available/webdav_basic.conf
    cp -v -f -p -a /etc/apache2/sites-available/webdav_basic.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/webdav_basic.conf

    $nano /etc/apache2/ports.conf
    cp -v -f -p -a /etc/apache2/ports.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/ports.conf

    # 리눅스 업데이트 진행후 복원하기 

    #******************************************************************
    # 리눅스 업데이트 진행후 복원하기 ********************************************
    #******************************************************************
    # 초기설치후 암호 root androidoverlinux

    #root passwd 변경
    passwd

    #1).tvheadend 복원
    #1.복사 /home/hts/.hts/tvheadend/ 복원 /home/hts/.hts/tvheadend/ /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/
    cp -r -v -f -p -a /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend /home/hts/.hts


    #2.권한및 /usr/bin 폴더에 복사
    #/mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/remote_usr_bin_copy_file/tv_grab_file6
    cd /home/hts/.hts/tvheadend/remote_usr_bin_copy_file
    #chmod +x tv_grab_file6
    #chmod +x tv_grab_file33
    #chmod +x tv_grab_file
    #상기 명령은 한번 하면 유지
    cp -v -f -p -a tv_grab_file6 /usr/bin
    cp -v -f -p -a tv_grab_file33 /usr/bin
    cp -v -f -p -a tv_grab_file /usr/bin


    #3. TVH 를 재시작합니다. http://192.168.0.33/9981
    service tvheadend restart


    #2).WEBDAV 구동하기    http://cafe.naver.com/mk802/20251


    #리눅스 업데이트 후 설정 복원 발벙


    #1. apache2 설치 및 WebDAV 에 연결하기  http://192.168.0.33/ 설정하기
    apt-get install apache2
    a2enmod dav dav_fs auth_digest
    a2dissite 000-default

    # WebDAV 에 연결하기  http://192.168.0.33/
    # nano /etc/apache2/sites-available/webdav.conf
    # cp -v -f -p -a /etc/apache2/sites-available/webdav.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/webdav.conf
    cp -v -f -p -a /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/webdav.conf /etc/apache2/sites-available/webdav.conf 

    a2ensite webdav.conf

    #2.다음으로 패스워드 파일을 생성합니다.
    htdigest -c /etc/apache2/passwd.dav WebDAV shimss
    ****
    ****
    service apache2 restart
    adduser www-data aid_sdcard_r
    adduser www-data aid_media_rw

    #3. WebDAV 에 연결하기  http://192.168.0.33/

    # WebDAV 에 연결하기  http://192.168.0.33/
    # 쓰기가 안되시는 분들 참고 부탁드립니다
    # nano /etc/apache2/mods-enabled/dav_fs.conf
    # cp -v -f -p -a /etc/apache2/mods-enabled/dav_fs.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/dav_fs.conf
    cp -v -f -p -a /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/dav_fs.conf /etc/apache2/mods-enabled/dav_fs.conf

    mkdir /etc/apache2/lock
    chown www-data /etc/apache2/lock

    ========================

    # WebDAV 에 연결하기 no_password http://192.168.0.33:8000
    # 디랙토리지정
    # nano /etc/apache2/sites-available/listing.conf
    # cp -v -f -p -a /etc/apache2/sites-available/listing.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/listing.conf
    cp -v -f -p -a /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/listing.conf /etc/apache2/sites-available/listing.conf

    # WebDAV 에 연결하기 no_password http://192.168.0.33:8000 
    # 포트지정 
    # nano /etc/apache2/ports.conf
    # cp -v -f -p -a /etc/apache2/ports.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/ports.conf
    cp -v -f -p -a /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/ports.conf /etc/apache2/ports.conf

    #추가적으로 설정파일을 활성화하고 서버를 reload 합니다.
    a2ensite listing.conf
    service apache2 reload

    #3. WebDAV 8000에 연결하기  http://192.168.0.33/8000

    ====================
    # WebDAV Basic 인증 설정하기 (포트 7000)
    # nano /etc/apache2/sites-available/webdav_basic.conf
    # cp -v -f -p -a /etc/apache2/sites-available/webdav_basic.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/webdav_basic.conf
    cp -v -f -p -a /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/webdav_basic.conf /etc/apache2/sites-available/webdav_basic.conf

    # WebDAV Basic 인증 설정하기 (포트 7000)
    # nano /etc/apache2/ports.conf
    # cp -v -f -p -a /etc/apache2/ports.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/ports.conf
    cp -v -f -p -a /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/ports.conf /etc/apache2/ports.conf

    a2ensite webdav_basic.conf
    service apache2 reload

    #다음으로 패스워드 파일을 생성합니다.
    htpasswd -c /etc/apache2/passwd_basic.dav shimss
    ****
    ****

    #4. WebDAV 7000에 연결하기  http://192.168.0.33/7000

    ----------------

    파일 수정 내용

    ===============
    # WebDAV 에 연결하기  http://192.168.0.33/
    # nano /etc/apache2/sites-available/webdav.conf
    # cp -v -f -p -a /etc/apache2/sites-available/webdav.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/webdav.conf
    # cp -v -f -p -a /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/webdav.conf /etc/apache2/sites-available/webdav.conf

    <VirtualHost *:80>
        DocumentRoot /mnt
        <Directory /mnt>
            Options Indexes MultiViews FollowSymLinks
            AllowOverride none
            Require all granted
        </Directory>
        <Location />
            DAV On
            AuthType Digest
            AuthName "WebDAV"
            AuthDigestDomain /
            AuthDigestProvider file
            AuthUserFile /etc/apache2/passwd.dav
            Require valid-user
        </Location>
    </VirtualHost>
    ======================
    # WebDAV 에 연결하기  http://192.168.0.33/
    # 쓰기가 안되시는 분들 참고
    # nano /etc/apache2/mods-enabled/dav_fs.conf
    # cp -v -f -p -a /etc/apache2/mods-enabled/dav_fs.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/dav_fs.conf
    # cp -v -f -p -a /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/dav_fs.conf /etc/apache2/mods-enabled/dav_fs.conf
    # DAVLockDB ${APACHE_LOCK_DIR}/DAVLock
    DAVLockDB /etc/apache2/lock/DAVLock
    # vim: syntax=apache ts=4 sw=4 sts=4 sr noet
    ====================
    ====================
    # WebDAV 에 연결하기 no_password http://192.168.0.33:8000
    # 디랙토리지정
    # nano /etc/apache2/sites-available/listing.conf
    # cp -v -f -p -a /etc/apache2/sites-available/listing.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/listing.conf
    # cp -v -f -p -a /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/listing.conf /etc/apache2/sites-available/listing.conf
    <VirtualHost *:8000>
    # 포트를 여기다 기입합니다.
        DocumentRoot /mnt/media_rw/sda5/11q
    # 경로를 기입합니다.
        <Directory /mnt/media_rw/sda5>
    # 해당 경로에 대한 옵션입니다.
            Options Indexes MultiViews FollowSymLinks
    # 여기서 Indexes 가 파일  $
            AllowOverride none
            Require all granted
        </Directory>
    </VirtualHost>
    ============================
    # WebDAV 에 연결하기 no_password http://192.168.0.33:8000
    # 포트지정
    # nano /etc/apache2/ports.conf
    # cp -v -f -p -a /etc/apache2/ports.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/ports.conf
    # cp -v -f -p -a /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/ports.conf /etc/apache2/ports.conf
    # If you just change the port or add more ports here, you will likely also
    # have to change the VirtualHost statement in
    # /etc/apache2/sites-enabled/000-default.conf

    Listen 80
    Listen 8000
    #8000번추가
    Listen 7000
    #7000 추가

    <IfModule ssl_module>
            Listen 443
    </IfModule>

    <IfModule mod_gnutls.c>
            Listen 443
    </IfModule>

    # vim: syntax=apache ts=4 sw=4 sts=4 sr noet
    ===========================
    ============================
    # WebDAV Basic 인증 설정하기 (포트 7000)
    # nano /etc/apache2/sites-available/webdav_basic.conf
    # cp -v -f -p -a /etc/apache2/sites-available/webdav_basic.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/webdav_basic.conf
    # cp -v -f -p -a /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/webdav_basic.conf /etc/apache2/sites-available/webdav_basic.conf
    <VirtualHost *:7000>
    # 포트 번호 : 7000
        DocumentRoot /mnt/media_rw/sda5
    # document root 지정
        <Directory /mnt>
    # 상위 폴더를 지정하여 옵션을 주면 하위폴더도 자동 적용됨
            Options Indexes MultiViews FollowSymLinks
            AllowOverride none
            Require all granted
        </Directory>
        <Location />
            DAV On
            AuthType Basic
            AuthName "WebDAV"
    # <-- realm 값입니다.
            AuthUserFile /etc/apache2/passwd_basic.dav
    # <-- 패스워드 파일 위치
            Require valid-user
        </Location>
    </VirtualHost>
    ============================
    # WebDAV 에 연결하기 password http://192.168.0.33:7000
    # 포트지정
    # nano /etc/apache2/ports.conf
    # cp -v -f -p -a /etc/apache2/ports.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/ports.conf
    # cp -v -f -p -a /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/ports.conf /etc/apache2/ports.conf
    #
    # WebDAV Basic 인증 설정하기 (포트 7000)
    # nano /etc/apache2/ports.conf
    # cp -v -f -p -a /etc/apache2/ports.conf /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/ports.conf
    # cp -v -f -p -a /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend/webdav_config_file/ports.conf /etc/apache2/ports.conf
    #
    # If you just change the port or add more ports here, you will likely also
    # have to change the VirtualHost statement in
    # /etc/apache2/sites-enabled/000-default.conf

    Listen 80
    Listen 8000
    #8000번추가
    Listen 7000
    #7000 추가

    <IfModule ssl_module>
            Listen 443
    </IfModule>

    <IfModule mod_gnutls.c>
            Listen 443
    </IfModule>

    # vim: syntax=apache ts=4 sw=4 sts=4 sr noet
    ================================
    3232235521_1518691431.4943.png
    3232235521_1518702531.3915.png


    [ 추가 정보 ... 더보기) ]
    뷰PDF 1,2



    office view

    관련자료

    댓글목록

    profile_image

    shimss11q님의 댓글

    shimss11q 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일

    tvheadend 백업한것 복원하기
    cp -r -v -f -p -a /mnt/media_rw/sda5/tv006_u5pvr/tvheaded_backup/tvheadend /home/hts/.hts
    cd /home/hts/.hts/tvheadend/remote_usr_bin_copy_file
    cp -v -f -p -a tv_grab_file6 /usr/bin
    cp -v -f -p -a tv_grab_file33 /usr/bin
    cp -v -f -p -a tv_grab_file /usr/bin

    profile_image

    둥이파파님의 댓글

    no_profile 둥이파파 쪽지보내기 자기소개 아이디로 검색 전체게시물 아이피 (180.♡.175.216) 작성일

    감사합니다.


    새창 작성 수정 목록 링크 Edit G카랜다 HDD HDD HDD 게시물 주소 복사




    Total 1,755 / 58 Page
    [ pooq 안드로이드 tv의 apk 용 시청을 PC 윈도우 환경에서 시청 합니다 ] 댓글 6

    pooq 안드로이드 tv의 apk 용 시청을 PC 윈도우 환경에서 시청 합니다크롬브라우즈에서 안드로이드 어플 apk 파일 zip 파일 변환하여 …

    [ Let's Encrypt Authority X3 인증서 만료시갱신 수동으로 진행 합니다 ]

    Let's Encrypt Authority X3 인증서 만료시홈페이지 로딩이 늘어집니다원인를 찾아보니 인증서 만료됬네요오늘은 인증서갱신 수동으로…

    [ 자작나스에 XPNology 를 설치하고 그 나스에 DAS(대용량 외장하드)를 USB로 연결하려 하는데 작동… ] 댓글 1

    자작나스에XPNology를 설치하고그 나스에 DAS(대용량 외장하드)를 USB로 연결하려 하는데 작동이 잘 될까요?--------- 정보저장 -…

    [ Synology 3에 Ubuntu를 설치하는 방법 ]

    Synology3에Ubuntu를 설치하는 방법이 항목은Synology에게시되었습니다.2018 년 8 월 13 일에 의해pavelsklenar이 …

    [ docker)Synology 에 Ubuntu를 설치하여 ssh 설치 외부 터미널 putty 로 접속하는 … ]

    docker)Synology 에 Ubuntu를 설치하여 ssh 설치 외부 터미널 putty 로 접속하는 방법먼저 하기 링크에 준하는 방법을 실패…

    [ PhotoStation 폴더 마운트 추가하기하여 usb photo 사진 마운트 하기 ] 댓글 2

    사진을 usb 외장하드에 있습니다이것을 phostation에 마운트하여 썸네일 생성 하여 정상 적으로 보이나 확인합니다사진저장 폴더 (usb 폴…

    [ 실패)시놀로지 usb와 web 폴더 마운트 홈페이지 설치하기 ]

    시놀로지 usb와 web 폴더 마운트 홈페이지 설치하기volume1의 저장 폴더가 작을때 usb 외장하드/das의 연결 상태로 외장하드에 web…

    [ U5 리눅스 펌웨어 19년 4월 19일 릴리즈 작업 진행 및 apm2 설치 진행 ] 댓글 2

    U5 리눅스 펌웨어 19년 4월 19일 릴리즈 작업진행 및 apm 설치 진행usb 폴더에https://cafe.naver.com/mk802/31…

    [ 해놀로지 부팅 juns loader native USB 설정 작업 하기 ] 댓글 4

    원도우 나 winpe 부팅 합니다Xpenology_Tool_V142.exe을 실행하여USB DEVICE VIEW 를 실행 합니다vendorID …

    [ 해놀로지 노트북 설치을 위한 SSD교체방법 NT371B5J 및 시놀로지 설정 하기 ] 댓글 1

    삼성노트북 SSD교체방법 NT371B5J및 해놀로지 HDD구성 하기저전력 30W 소비전력 및 UPS 를 밧데리로 항시 안전한 시놀로지 입니다.…

    [ music_data photo_data 을 마운트 형식으로 연결하여 data 관리을 시놀로지 나스에서 적용 ]

    music_data 와 photo_data 을 마운트 형식으로 연결하여 data 관리을 시놀로지 나스에서 적용nas_data을 아래와같이 마운트…

    [ u5 atv8업데이트후 설정.....진행하다 포기,,,,,atv7의 20181201버전으로 롤백 ]

    U5pvr Atv8로 재설치 5시간이상 경과 이상없습니다저의 설치조건는Linux internal 설치후 (Aolupdate 별도진행)Pooq t…

    [ 리눅스/linux cp명령어로 backup cp백업하기 ]

    리눅스/linuxcp명령어로 backup cp백업하기먼저 putty에 실행 합니다cp -airup /volume1/web/g5s /volumeU…

    [ synology mailplusserver mailplus 접속 수발신 불가능 // mailserver 로 … ] 댓글 1

    synology mailplusserver mailplus 접속 수발신 불가로 // mailserver 로 변경 메일 수발신 확인synology…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-06-14 13:18:03

    오늘의 홈 현황


    • 현재 접속자♨ 247 명
    • 오늘 가입자※ 1 명
    • 어제 가입자※ 11 명
    • 주간 가입자※ 25 명
    • 오늘 방문자 894 명
    • 어제 방문자 2,260 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,378,038 명
    • 전체 게시물※ 8,639 개
    • 전체 댓글수※ 24,737 개
    • 전체 회원수 11,049 명

    QR코드


    ☞ QR코드 스캔은 kakao앱 자체 QR코드

    알림 0








    최신글↑