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,674 / 53 Page
    [ 심볼릭 링크는 심볼릭 링크입니다 ln 명령어 ]

    심볼릭 링크는 심볼릭 링크입니다. 이것은 프로그램이나 파일의 별칭 또는 바로 가기입니다.https://wiki.debian.org/SymLink…

    [ u5pvr 내부 저장소 정리 어플 Files To SD Card 소개 드립니다 ]

    u5pvr 내부 저장소 정리 어플 Files To SD Card 소개 드립니다스마트폰에 내부 저장소 full로 어플설치 불가능할때또는 tv 미박…

    [ u5pvr 블루투스 버벅임 문제 발생시 무선 안테나 연결상태 확인 합니다 ]

    u5pvr 블루투스 버벅임 문제 발생시 무선 안테나 연결상태 확인 합니다제품의 설명서가 없어 wifi 사용하지 않아 wifi 안테나인줄 알고 제…

    [ u5pvr 화면 먹통 관련 테스트 결과 발열문제는 아니것 확인및 수리방법 문의 ]

    u5pvr 화면 먹통 관련 테스트 결과 발열문제는 아니것 확인및 수리방법 문의오늘은 화면이 먹통이 되어 문의 드립니다제품 : u5pvr pvr문…

    [ 펌)호스팅 – 도메인 IP 설정 xpenolgy ddns 설정 ]

    ■ 카페24가) 네임서버 정보변경나의 서비스관리 > 도메인 관리로 이동합니다.http://hosting.cafe24.com/?control…

    [ skb smart2 기가wifi 공유기 설정 진입 안되는것 ]

    쓸모 없는 공유기 버리고 iptime공유기 대치 사용 하지만 그래도 한번 사용 해보자skb smart2 기가wifi 공유기 설정 진입 안되는것인…

    [ 안드로이드 스튜디오 설치 에뮬레이터 /pc와 에뮬간 파일 이동 하여 엡 설치 ]

    파일 이동 설치을 할때우측 메뉴 device File explorer 누르면 전체 디랙토리가 나온다예를 들어 SDCAR의 download 폴더에…

    [ 삼성노트북 R530으로 xpenology juns-mod-1.02b-ds3615extra-4.8 native… ] 댓글 3

    작업 완료)삼성노트북 R530 cpu 교체 작업 NT-R530-JA42S CPU 업그레이드와 조립 하기관리shimss11q2018-08-29 (…

    [ u5mini) 의 apk 파일 설치 검색 방법및 pc에서 화면 보기 화면공유 사용기 ]

    apk 다운로드는 저는 크롬에서 apkpure 로 찾아 설치 합니다본내용은 저의 홈블로그에 동일 내용이며첨부자료는https://11q.kr/g5…

    [ 팩키지 완전히 삭제 하기 _예 ]

    팩키지 완전히 삭제 하기 예sudo apt-get purge mysql-server sudo rm -rf /etc/mysql sudo apt-g…

    [ 성공)U5mini 데비안9 Stretch 리눅스 업데이트 (베타)_2번째작업 초기화 펌웨어 재설치 처음부터 … ] 댓글 2

    성공)U5mini 데비안9 Stretch 리눅스 업데이트 (베타)_2번째작업 초기화 펌웨어 재설치 처음부터 진행(설치결과)(설치사례)조건: 전체…

    [ u5pvr u5mini 기본 설치 추천 어플 입니다_u5_초기설치_어플20190406.zip ] 댓글 10

    u5pvr u5mini 기본 설치 추천 어플 입니다초기 기본어플 설치 방법입니다 > hifile Manager 을 이용하여 초기설치 저의 …

    [ 사용기)skb smart2 안드로이드 셋탑 내부메모리 연결 파일 전송 및 apk 엡 업로드 설치 하기 ] 댓글 1

    사용기) skb smart2 셋탑 내부메모리 연결 파일 전송 및 apk 엡 업로드 설치 하기skb iptv 셋탑 smart2 는 안드로이드 셋탑…

    [ 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로 연결하려 하는데 작동이 잘 될까요?--------- 정보저장 -…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-06-12 02:07:34

    오늘의 홈 현황


    • 현재 접속자♨ 359 명
    • 오늘 가입자※ 0 명
    • 어제 가입자※ 7 명
    • 주간 가입자※ 26 명
    • 오늘 방문자 1,124 명
    • 어제 방문자 2,154 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,373,673 명
    • 전체 게시물※ 8,635 개
    • 전체 댓글수※ 24,726 개
    • 전체 회원수 11,037 명

    QR코드


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

    알림 0








    최신글↑