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,751 / 56 Page
    [ winscp hidden files / 히든파일 보이게 하기 ( ctrl + alt + h ) ]

    winscp 패널 페이지 (기본 설정 대화 상자)환경 설정 대화 상자의패널 페이지에서파일 패널의 표시 및 동작 옵션을 구성 할 수 있습니다.로컬…

    [ [TIP] CMD 명령어를 활용한 시스템 분석 – 여러가지 명령어들 ] 댓글 1

    [TIP] CMD 명령어를 활용한 시스템 분석 – 여러가지 명령어들SharedIT2016년 8월 10일7 Comments<CMD 명령어 모…

    [ u5pvr update 펌웨어 업데이트 접속 아이디 패스워드 TVH Torrent FTP admin / an… ]

    U5PVR은 로컬에서 사용하며 외부에서 연결은 불가능합니다>> 외부연결시 공유기 포트 포워딩으로 가능하지만 보안상 헤놀로지/시놀로지 …

    [ 이미지 경로 - 절대경로와 상대경로 ]

    이미지 경로 - 절대경로와 상대경로이미지의 경로를 지정하는 방법은 절대경로와 상대경로가 있습니다. 이 절대경로와 상대경로는 이미지 삽입뿐 아니라…

    [ 사용기/성공)모든버전 DSM 에서 CPU / cpu 모델 변경및 코어 정보 변경하기(최종수정20180817… ] 댓글 3

    사용기/성공)모든버전 DSM 에서 CPU모델 및 코어 정보 변경하기(최종수정20180817일 17시40분 다운로드)http://www.2cpu.…

    [ Windows 및 Putty를 사용하여 ssh 접속 CoreELEC에서 원격 제어를 구성하는 방법 ] 댓글 1

    Windows 및 Putty를 사용하여 ssh 접속 CoreELEC에서 원격 제어를 구성하는 방법libreELEC에 액세스LibreELEC를 설…

    [ vmware 헤놀로지 실행 메세지 및 sn,mac 변경을 osfmount_x64.exe을 이용하여 변경 하… ] 댓글 2

    vmware 헤놀로지 실행 메세지 및 sn,mac 변경을 osfmount_x64.exe을 이용하여 변경 하기마운트 파일 synoboot.img를…

    [ XPEnology 6.1.X 설치하기 by Quicknick 3.0 부트로더 ] 댓글 1

    XPEnology 6.1.X 설치하기 by Quicknick 3.0 부트로더https://redmilk.co.kr/archives/5841자료 …

    [ 시놀로지 DSM 6.1에서 photo station에 클라으드 CLOUD 이용 스마트폰 사진 ds photo… ]

    시놀로지 DSM 6.1에서 photo station에 클라으드 Cloud 이용 스마트폰 사진 ds photo와 백업 연동 설치 사용기스마트폰 사…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-06-01 16:18:26

    오늘의 홈 현황


    • 현재 접속자♨ 477 명
    • 오늘 가입자※ 2 명
    • 어제 가입자※ 4 명
    • 주간 가입자※ 12 명
    • 오늘 방문자 1,639 명
    • 어제 방문자 1,415 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,352,785 명
    • 전체 게시물※ 8,610 개
    • 전체 댓글수※ 24,675 개
    • 전체 회원수 11,004 명

    QR코드


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

    알림 0








    최신글↑