11.Nas_1


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


추천)시놀로지 docker에서 파일공유 편한 droppy 설치 하기

♨ 카랜더 일정 : 2024년05월18일
  • 링크

  • 첨부

  • 컨텐츠 정보

    본문



    시놀로지 docker에서 파일 공유 편한 droppy 설치 하기 -10초면 설치 완료

    demo link https://droppy.silverwind.io/#/

    간단 도커 설치후  중지후 폴더 연결작업 > 포트 설정  및 공유폴더 지장후  /files 만  수정 추가

    3232235521_1716018351.0843.png

    설치 방법

    1> docker 설치후 putty 터미널 cmd로 간단 설치

     (1-1) putty 접속  root로 재접속

      sudo -i

      (1-2) 파일 저장 경로 생성 /volume1/docker/droppy/files

         방법은 파일 스테이션에서 생성하거나 putty로 디랙토리 만들고 간단 설치 합니다.     

       3232235521_1546762345.6973.png

    (1-3) putty에 명령어를 복사 붙이기

    --> 이미지 없으면 다운로드 하여 자동으로 10초면 설치 합니다

    #시놀로지 도커에 droppy 컨테이너 putty이용하여 간단히 만들기
    mkdir -p /volume1/docker/droppy/files
    chmod 777 -R /volume1/docker/droppy/files
    docker run -d \
    --name=silverwind-droppy_p8989 \
    -p 8989:8989 \
    -v "/volume1/docker/droppy/files:/files" \
    -e PUID=0 -e PGID=0 -e TZ=Asia/Seoul \
    silverwind/droppy:latest

    10초면 도커 생성

    3232235521_1558272286.1156.png

    3232235521_1558272302.3285.png

    로컬 접속 확인

      http://192.168.0.11:8988

      3232235521_1546763009.9316.png

    << 외부 접속 공유 하기위한 공유기 포트포워딩>>

    공유 파일 만들때는 공유기  포트포워딩하여  접속 생성 공유 가능합니다

    3232235521_1546763294.3281.png

    접속은 dsm 의 접속 root 로 접속 합니다...admin passwd 입니다

    3232235521_1546763400.7177.png

     ** 장점은 저장한 공유 file을 dsm 파일스테이션 또는 smb webdav로 업로드 가능 합니다.

    2> 간단히 docker에서 droppy 검색 다운로드 설치 합니다.

    3232235521_1533368006.6938.png

    3232235521_1533368079.8664.png


    3232235521_1533367916.5828.png

    고급 설정에서 볼륨 설정은  dsm / 파일 스테이션 의 폴더 공유

    파일 경로 설정 >  경로를 먼저 만들어 놓고 폴더 추가로 지정  /files 로 마운트 경로로 설정

    저는 /docker/droppy/files  지정 합니다.

    3232235521_1546760144.6886.png

    폴더 추가로 경로 지정 후 마운트 경로를 /files 로 지정

    3232235521_1533382488.0765.png

    포트설정은 사용하고자 하는 웹상에서 사용하는 로컬 포드 입력 

    포트 변경은 컨테이너 포트 8989로 기본설정하고 ddns 공유기 포트포워딩 접속 포트의 로컬포트 ???? 임의로 설정 했습니다.

    https://11q.kr:8899으로 사용 ( 공유기 ddns 설정  기존 설정 상태)

    3232235521_1533368193.941.png

    공유기  포트 포워딩 설정으로 외부 접속 허용

    3232235521_1546760833.2464.png

    실행 중 상태에서 droopy

    3232235521_1533368293.2445.png

    https://11q.kr:8899

    하여  로그인은 dsm root 로 접속 _ admin 의 passwd으로 바로 접속 됩니다.

    3232235521_1533370438.6643.png

    3232235521_1546760706.3404.png

    추가 사용자 등록은 파일 접근자 생성 할 수 있습니다

    3232235521_1533370805.6136.png

    3232235521_1546762245.4997.png

    메뉴 사용 방법은  간단한 사진으로 참조

    포트스테이션/photostation 을 대치하고 웹 하드로 대치 사용하세요

    3232235521_1533386060.5937.png


    좌측 상단 메뉴 마우스 움직이면 설명이 나 옴니다.

    3232235521_1533368390.8821.png

    3232235521_1533368500.8953.png

    3232235521_1533368520.0197.png

    3232235521_1533368534.9864.png

    우측메뉴는

    3232235521_1533368597.152.png

    바로 다운로드

    3232235521_1533368623.2573.png

    웹상에서 링크 공유 가능 합니다.

    다운로드 링크 공유

    3232235521_1533368661.1686.png

    바로 주소창에 입력하면 다운로드 


    동영상/사진 등  웹 상에서 바로 실행 공유

    3232235521_1533368810.9968.png

    check 해제 하고 카피 합니다

    3232235521_1533368877.2173.png


    사진 업로드 후 보기

    3232235521_1533369392.7791.png

    3232235521_1533369422.8721.png

    << 사진 보기>> 좌우로 이동

    3232235521_1533369458.0277.png


    <<영상 보기>>

    3232235521_1533369502.5089.png

    <<<  간단 docker 설치후 droppy 를 putty에서 cmd명령으로  간단 설치하거나 최신 버전 다운 재설치 복구 >>>



    <<<< droppy 드롭피 관련 정보 >>>>

    https://hub.docker.com/r/silverwind/droppy/#Configuration

    ** droppy **는 웹 인터페이스와 파일을 편집하고 브라우저에서 직접 미디어를 볼 수있는 자체 호스팅 파일 저장 서버입니다.

    특히 라스베리 파이 (Raspberry Pi)와 같은 로우 엔드 하드웨어에서 실행하기에 적합합니다.


    ## 기능 (<a target="_blank" href="https://droppy.silverwind.io"> 데모 </a> 시도)

    * 응답 성이 뛰어난 확장 가능한 HTML5 인터페이스

    * 파일 시스템 변경 사항의 실시간 업데이트

    * 디렉토리 및 다중 파일 업로드

    * 드래그 앤 드롭 지원

    이미지 / 텍스트 파일을 만들기위한 클립 보드 지원

    * Side-by-Side 모드

    * 간단하고 빠른 검색

    * 공유 가능한 공개 다운로드 링크

    * 우편 번호 다운로드 디렉토리

    테마 및 광범위한 언어 지원이 포함 된 강력한 텍스트 편집기

    * 터치 지원 기능이있는 이미지 및 비디오 갤러리

    * 탐색 지원 기능이있는 오디오 플레이어

    에디터와 갤러리를위한 전체 화면 지원

    * 홈 화면에 설치 지원

    * x86-64, ARMv6, ARMv7 및 ARMv8에서 사용할 수있는 고정 이미지


    ## 일반 정보

    구성 및 실제 파일 용으로 두 개의 디렉토리가 사용됩니다.


    -`config` : 기본값은`~ / .droppy / config`이며,`-c / some / dir`으로 대체됩니다.

    -`files` : 디폴트`~ / .droppy / files`는`-f / some / dir`으로 오버라이드됩니다.


    droppy는`files` 디렉토리의 메모리 내 표현을 유지합니다.

    느린 저장 용량 및 / 또는 100,000 개 이상의 파일을 제공하는 경우

    시작시 초기 색인 생성에 다소 시간이 걸릴 수 있습니다.

    readme-logo.svg

    droppy is a self-hosted file storage server with a web interface and capabilites to edit files and view media directly in the browser. It is particularly well-suited to be run on low-end hardware like the Raspberry Pi.

    Features (try the demo)

    • Fully responsive HTML5 interface
    • Realtime updates of file system changes
    • Directory upload support
    • Drag & drop support for file operations
    • Side-by-Side mode
    • Shareable public download links
    • Zip download of directories
    • Powerful text editor with themes and broad language support
    • Image and video gallery with full touch support
    • Audio player with seek support
    • Fullscreen support for editor and gallery
    • Supports installing to the homescreen

    General Information

    Two directories will be used. droppy is a well-behaved app and will not write anywhere else:

    • config: defaults to ~/.droppy/config, override with -c /some/dir
    • files: default ~/.droppy/files override with -f /some/dir

    droppy maintains a in-memory representation of the files directory. If you're on slow storage and/or serving 100k+ files, the indexing on startup will take some time.

    Installation

    ◎ ■ ▶ ☞ ♠ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다. https://11q.kr ♠


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



    office view

    관련자료

    댓글목록

    profile_image

    shimss11q님의 댓글

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

    사용기_질문)시놀로지 docker에서 파일 공유 편한 droppy 설치 설정 하기
    공유
    https://www.clien.net/service/board/cm_nas/12437164

    profile_image

    shimss11q님의 댓글

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

    <p align="center">
      <img src="https://cdn.rawgit.com/silverwind/droppy/master/client/images/readme-logo.svg"/>
    </p>
    <p align="center">
      <a href="https://www.npmjs.org/package/droppy"><img src="https://img.shields.io/npm/v/droppy.svg"></a>
      <a href="https://raw.githubusercontent.com/silverwind/droppy/master/LICENSE"><img src="https://img.shields.io/badge/licence-bsd-blue.svg"></a>
      <a href="https://www.npmjs.org/package/droppy"><img src="https://img.shields.io/npm/dm/droppy.svg"></a>
      <a href="https://travis-ci.org/silverwind/droppy"><img src="https://api.travis-ci.org/silverwind/droppy.svg?style=flat"></a>
    </p>

    **droppy** is a self-hosted file storage server with a web interface and capabilities to edit files and view media directly in the browser. It is particularly well-suited to be run on low-end hardware like the Raspberry Pi.

    ## Features (try the <a target="_blank" href="https://droppy.silverwind.io">demo</a>)
    * Responsive, scalable HTML5 interface
    * Realtime updates of file system changes
    * Directory and Multi-File upload
    * Drag-and-Drop support
    * Clipboard support to create image/text files
    * Side-by-Side mode
    * Simple and fast Search
    * Shareable public download links
    * Zip download of directories
    * Powerful text editor with themes and broad language support
    * Image and video gallery with touch support
    * Audio player with seek support
    * Fullscreen support for editor and gallery
    * Supports installing to the homescreen
    * Docker images available for x86-64, ARMv6, ARMv7 and ARMv8

    ## General Information
    Two directories will be used, one for configuration and one for the actual files:

    - `config`: defaults to `~/.droppy/config`, override with `-c /some/dir`
    - `files`: default `~/.droppy/files` override with `-f /some/dir`

    droppy maintains a in-memory representation of the `files` directory. If you're on slow storage and/or serving 100k or more files, the initial indexing on startup will likely take some time.

    ## Installation
    ### Local Installation :package:
    With [`Node.js`](https://nodejs.org) >= 6.0.0 installed, run:

    ```sh
    $ sudo npm install -g --production droppy
    $ droppy start -c /srv/droppy/config -f /srv/droppy/files
    ```
    To update, run

    ```sh
    $ sudo npm update -g --production droppy
    ```

    To make droppy run in the background, you can use the `--daemon` option, thought it is adviced that you install it as a persistent service in you system. For Linux, see these guides:

    - [Systemd-based distributions](https://github.com/silverwind/droppy/wiki/Systemd-Installation)
    - [Debian (Pre-Jessie)](https://github.com/silverwind/droppy/wiki/Debian-Installation-(Pre-Jessie))
    - [Nginx reverse proxy](https://github.com/silverwind/droppy/wiki/Nginx-reverse-proxy)
    - [Apache reverse proxy](https://github.com/silverwind/droppy/wiki/Apache-reverse-proxy)

    ### Docker installation :whale:

    The following images are available:

    - [`silverwind/droppy`](https://hub.docker.com/r/silverwind/droppy/) for x86-64
    - [`silverwind/armhf-droppy`](https://hub.docker.com/r/silverwind/armhf-droppy/) for ARMv6 and ARMv7
    - [`silverwind/arm64v8-droppy`](https://hub.docker.com/r/silverwind/arm64v8-droppy/) for ARMv8

    To pull and run, use:

    ```sh
    $ docker run --name droppy -p 127.0.0.1:8989:8989 silverwind/droppy
    ```

    This method uses automatic volumes for `/config` and `/files` which can be overridden through `-v /srv/droppy/config:/config` and `-v /srv/droppy/files:/files`. If you're using existing files, it's advisable to use `-e UID=1000 -e GID=1000` to get new files written with correct ownership.

    To update a docker installation, run

    ```sh
    $ docker pull silverwind/droppy
    $ docker stop droppy && docker rm droppy
    $ docker run --name droppy -p 127.0.0.1:8989:8989 silverwind/droppy
    ```

    ### docker-compose
    Alternatively, you can use the example [`docker-compose.yml`](https://github.com/silverwind/droppy/blob/master/examples/docker-compose.yml):

    ```sh
    $ curl -O https://raw.githubusercontent.com/silverwind/droppy/master/examples/docker-compose.yml
    $ docker-compose up
    ```
    This example `docker-compose.yml` uses the subdirectories `config` and `files` of the current working directory for storing data.

    ## Configuration
    By default, the server listens on all IPv4 and IPv6 interfaces on port 8989. On first startup, a prompt to create login data for the first account will appear. Once it's created, login credentials are enforced. Additional accounts can be created in the options interface or the command line. Configuration is done in `config/config.json`, which is created with these defaults:

    ```javascript
    {
      "listeners" : [
        {
          "host": ["0.0.0.0", "::"],
          "port": 8989,
          "protocol": "http"
        }
      ],
      "public": false,
      "timestamps": true,
      "linkLength": 5,
      "linkExtensions": false,
      "logLevel": 2,
      "maxFileSize": 0,
      "updateInterval": 1000,
      "pollingInterval": 0,
      "keepAlive": 20000,
      "allowFrame": false,
      "readOnly": false,
      "ignorePatterns": [],
      "watch": true
    }
    ```

    ## Options
    - `listeners` *Array* - Defines on which network interfaces, port and protocols the server will listen. See [listener options](#listener-options) below. `listeners` has no effect when droppy is used as a module. The default listens on HTTP port 8989 on all interfaces and protocols.
    - `public` *boolean* - When enabled, no user authentication is performed. Default: `false`.
    - `timestamps` *boolean* - When enabled, adds timestamps to log output. Default: `true`.
    - `linkLength` *number* - The amount of characters in a shared link. Default: `5`.
    - `linkExtensions` *boolean* - Whether shared links should include the file extension. This can used to allow other software to make a guess on the content of the file without actually retrieving it.
    - `logLevel` *number* - Logging amount. `0` is no logging, `1` is errors, `2` is info (HTTP requests), `3` is debug (Websocket communication). Default: `2`.
    - `maxFileSize` *number* - The maximum file size in bytes a user can upload in a single file.
    - `updateInterval` *number* - Interval in milliseconds in which a single client can receive update messages through changes in the file system. Default: `1000`.
    - `pollingInterval` *number* - Interval in milliseconds in which the file system is polled for changes, which is likely **necessary for files on external or network-mapped drives**. This is CPU-intensive! Corresponds to chokidar's [usePolling](https://github.com/paulmillr/chokidar#performance) option. `0` disables polling. Default: `0`.
    - `keepAlive` *number* - Interval in milliseconds in which the server sends keepalive message over the websocket, which may be necessary with proxies. `0` disables keepalive messages. . Default: `20000`.
    - `allowFrame` *boolean* - Allow the page to be loaded into a `<frame>` or `<iframe>`. Default: `false`.
    - `readOnly` *boolean* - All served files will be treated as being read-only. Default: `false`.
    - `compression` *boolean* - Whether to serve brotli/gzip compressed static content. Default: `true`. Note that compression incurs no performance penalty because pre-compressed artifacts are included in the distribution. Default: `true`.
    - `dev` *boolean* - Enable developer mode, skipping resource minification and enabling live reload. Default: `false`.
    - `ignorePatterns` *Array* - Array of file name glob patterns to ignore when indexing files. Default: `[]`.
    - `watch` *boolean* - Whether to watch the local file system for changes. Can improve performance when dealing with a large number of files. If `watch` is set to `false`, file system changed not done through droppy won't be detected. Default: `true`.

    <a name="listener-options"></a>
    ### Listener Options

    `listeners` defines on which network interfaces, ports and protocol(s) the server will listen. For example:

    ```javascript
    "listeners": [
      {
        "host": "::",
        "port": 80,
        "socket": "/tmp/droppy",
        "protocol": "http"
      },
      {
        "host": "0.0.0.0",
        "port": 443,
        "protocol": "https",
        "key": "~/certs/example.com.key",
        "cert": "~/certs/example.com.crt",
        "dhparam": "~/certs/example.com.dh",
        "hsts": 31536000
      }
    ]
    ```
    The above configuration will result in:

    - HTTP listening on all IPv4 and IPv6 interfaces, port 80 and on the unix domain socket `/tmp/droppy`.
    - HTTPS listening on all IPv4 interfaces, port 443, with 1 year of HSTS duration, using the provided TLS files.

    A listener object accepts these options:

    - `host` *string/Array* - Network interface(s) addresses to listen on. Required when `port` is given. Note that "::" will typically bind to both IPv4 and IPv6 on all addresses but a "0.0.0.0" address might be required if IPv6 is disabled.
    - `port` *number/string/Array* - Network port(s) to listen on. Required when `host` is given.
    - `socket` *string/Array* - Unix domain socket(s) to listen on.
    - `protocol` *string* - Protocol to use, `http` or `https`. Required.

    For TLS the following additional options are available. Paths can be given relative to the configuration directory and `~` is resolved as expected.

    - `cert` *string* - Path to PEM-encoded TLS certificate file, which can include additional intermediate certificates concatenated after the main certificate. Required.
    - `key` *string* - Path to PEM-encoded TLS private key file. Required.
    - `dhparam` *string* - Path to PEM-encoded TLS Diffie-Hellman parameters file. If not provided, new 2048 bit parameters will generated on launch and saved for future use.
    - `passphrase` *string* - Passphrase for the TLS private key in case it is encrypted.
    - `hsts` *number* - Length of the [HSTS](http://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security) header in seconds. Set to `0` to disable HSTS.

    ## API
    droppy can be used with express, see the [express example](./examples/express.js).

    ### droppy([options])
    - `options` *Object*: [Options](#Options). Extends [config.json](#Configuration). In addition to above listed options, `configdir`, `filesdir` and `log` are present on the API.

    Returns a object `{onRequest, setupWebSocket}`.

    ## Downloading from the command line
    To download shared links with `curl` and `wget` to the correct filename:
    ````sh
    $ curl -OJ url
    $ wget --content-disposition url
    ````

    # Development
    To start a live-reloading dev server:
    ````sh
    $ git clone https://github.com/silverwind/droppy && cd droppy
    $ npm i
    $ node droppy start --dev
    ````
    The [Makefile](https://github.com/silverwind/droppy/blob/master/Makefile) has a few tasks for updating dependencies, pushing docker images, see the comment above for dependencies of those tasks.

    짤 [silverwind](https://github.com/silverwind), distributed under BSD licence.

    profile_image

    shimss11q님의 댓글

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

    droppy 실행에 문제제로 다시 추가 설치후  정상 가동
    1) 로컬 포트 **** 수정
    2) 파일경로  /files 추가

    기존 안되는것 삭제....

    profile_image

    배움이님의 댓글

    no_profile 배움이 쪽지보내기 자기소개 아이디로 검색 전체게시물 아이피 (116.♡.179.144) 작성일

    정말 간편하고 좋은 파일공유 프로그램이네요. 예전에 링크하드 잘 쓰다가 그 이후에는 마땅한 공유 웹하드 플랫폼이 없었거든요. 다만, 사용자별 권한 설정을 못하는 것이 아쉽습니다. 혹시 Droppy 이외에 추천해주실 만한 이런 파일 공유 웹하드가 있을까요? 왠만한 것은 써봤는데 한글이 제대로 안 지원되거나 안정성이 없어 지금은 그냥 DSM에 아이디 만들어 공유하고 있습니다.

    profile_image

    shimss@11q.kr님의 댓글의 댓글

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

    seafile 성공 했습니다...참조하세요

    profile_image

    배움이님의 댓글의 댓글

    no_profile 배움이 쪽지보내기 자기소개 아이디로 검색 전체게시물 아이피 (116.♡.179.144) 작성일

    고맙습니다. 정말 유용한 정보를 많이 얻어갈 수 있는 곳이네요. ^^

    profile_image

    shimss@11q.kr님의 댓글

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

    #시놀로지 도커에 droppy 컨테이너 putty이용하여 간단히 만들기
    # sudo -i
    # 에디터에 복사후 뒷자리 공백제거 복사 붙이기 putty에 하세요
    mkdir -p /volume1/docker/droppy/files
    chmod 777 -R /volume1/docker/droppy/files
    docker run -d \
    --name=silverwind-droppy_p8988 \
    -p 8988:8989 \
    -v "/volume1/docker/droppy/files:/files" \
    -e PUID=0 -e PGID=0 -e TZ=Asia/Seoul \
    silverwind/droppy:latest

    목록

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




    Total 378 / 5 Page
    [ 성공)synology sj** install ] 댓글 1

    성공)synology SJ** install#synology SJ** install #사전 확장 플러그인 설치 #https://soju6jan.…

    [ 작업성공 )Synology NAS에서 Let's Encrypt 발급 방법(docker이용) ] 댓글 2

    작업)Synology NAS에서 Let's Encrypt 발급 Cafe24 DNS TXT 등록 사례 및 설정 방법(docker이용)시놀로지에서 …

    [ ●USB연결 성공사용방법) ESxi 7.0 서버 적용 vm_windows11/해놀의 USB인식이 되지 않는다… ] 댓글 4

    ●USB연결 성공 사용방법) ESxi 7.0 서버 적용 vm_windows11 의 USB인식이 되지 않는다 > 자동으로 연결하기문제점 : …

    [ ★★★ Proxmox 정보 및 PVE 다운로드 하여 설치 테스트 준비 성공 ] 댓글 1

    ●Proxmox 정보 및PVE다운로드 하여 설치 테스트 준비 성공우리는 귀하의 서버 관리를 단순화하기 위해 강력하고 효율적인 오픈 소스 소프트웨…

    [ ● 정보)docker를 이용한 cloudflare 도메인 에서 certbot 인증서 생성 작업 포기 ]

    ● 정보)docker를 이용한cloudflare도메인 에서certbot인증서 생성 작업 포기내용정보만 참조주) 도커사용는 필요성??? ....&…

    [ ● 시놀로지작업) vmware 사용 virtual machine manager 설치 ]

    ● 시놀로지작업) vmware 사용 virtual machine manager 설치주)저의 사용중인 7.1.1버전에서 설치 불가능초기진행시 호스…

    [ Synology diskstation DS-712+ Mail 서버 만들기/Mail station 패캐지 설치… ] 댓글 3

    \r\n시놀로지 ds712 synology e-mail/email 설정/서버설정 (2012월3월9일up) 그누보드 이메일 설정하기 ,이메일의 모…

    [ 시놀로지 2개의 랜선을 연결 속도 증가 스키기 lan 2 port Synology NAS에서 Link Agg… ]

    제품 지원지식 기반호환성NAS 선택기NVR 선택기RAID Calculator 다운로드 센터다운로드 센터 기타 리소스베타 프로그램 개발자 타사 응…

    [ 시놀로지NAS DS712 MEMORY 메모리 변경 증설 ]

    \r\n\r\n\r\n>\r\n>\r\n■ 11q.kr은 정보를 찾아 공유 합니다. https://11q.kr.com\r\nhttps…

    [ [배추빌더5] 시놀로지 nas 서버에 배추빌더 /배추스킨 설치하기 20160429 ] 댓글 3

    시놀로지nas에 배추빌더 설치를 home path 로 설정 설치 가능하게 만들었습니다아래 php.ini를 참조하여config.php를 변경 해당…

    [ 시놀로지 공장초기화 444초 진행 리셋버튼 reset 4초 4초후 reset 4초 및 WEB STAT… ]

    링크\r\n기존ds712 에 DSM 6.0 시놀로지가 web station이\r\n홈페이지가 동작 하지 않는다오리지널 시놀로지 공장초기화 444…

    [ MySQL 가져오기 에러 오류메시지 해결방법 a6004ns iptime 공유기 phpmyadmin에 data… ] 댓글 1

    MySQL메시지:문서오류메세지아시는분조언좀아래와같이가겨오기하면에러가나서복원을못하는상황입니다조언좀부탁합니다오류SQL질의:----테이블의덤프데이터`…

    [ 자료펌)별도 PHOTO 폴더 piwigo 설치 mount --bind A B 마운트 심 볼릭 링크 방법 ] 댓글 17

    Photo2 piwigo mount --bind 옵션으로 아파치 연결 웹서비스`목적 : 시놀로지 photo station은 섬네일 및 사용사의 …

    [ piwigo 초기로그오프 상태언어 변경 ]

    , \r\n>파일정보와 같이 logoff상태에서 언어설정으로 해결>링크참조 드리며https://11q.kr/g5s/bbs/board.…

    [ dsm 6.1 에서 6.1.1로 업그래이드 하고 부팅 불가능.,..복구대응 .재설치 진행 방법 ]

    dsm 6.1 에서 6.1.1로 업그래이드 하고 부팅 불가능.,...2개의 시놀로지 사용중입니다 1개 는 보이는데 ( ds3615는 업데이트 하…

    [ 작업/진행중) 시놀로지에 h5ai 설치하기 ]

    시놀로지에 h5ai 설치하기링크 http://blog.iroot.kr/102 참조하여 설치 작업다운로드h5ai 파일https://larsjung…

    [ docker 이용 tvheadend backup 백업 복원하기 ] 댓글 4

    ■ docker 이용 tvheadend backup 백업 복원하기 입니다 링크1은 처음 설치방법이 자세히 설명 사이트 참조 바랍니다.초기 설치후…

    [ 시놀로지 비디오스테이션 비디오 시청과 트랜스코딩 관찰 그리고 헤놀로지 비디오 시청 ] 댓글 1

    시놀로지 비디오스테이션 비디오 시청과 트랜스 코딩 관찰 되는지 확인하기정품 시놀로지 사용에 ds712+ 비디오스테이션 비디오를 로컬pc에서 영화…


    ♥간단_메모글♥


    최근글


    새댓글



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

    오늘의 홈 현황


    • 현재 접속자♨ 618 명
    • 오늘 가입자※ 1 명
    • 어제 가입자※ 5 명
    • 주간 가입자※ 17 명
    • 오늘 방문자 925 명
    • 어제 방문자 2,034 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,391,693 명
    • 전체 게시물※ 8,653 개
    • 전체 댓글수※ 24,765 개
    • 전체 회원수 11,067 명

    QR코드


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

    알림 0








    최신글↑