11.Nas_1


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


Synology NAS에 IPKG Easy Bootstrap nano edit ipkg 를 설치하는 방법

♨ 카랜더 일정 : 2021년09월30일
  • 링크

  • 첨부

  • 컨텐츠 정보

    본문

    ● Synology NAS에 IPKG를 설치하는 방법

    Synology 패키지 센터로  이동하여 오른쪽 상단 모서리에 있는 " 설정 "을 클릭한 다음 " 패키지 소스 " 를 클릭합니다 .


     소스 추가 " http://www.cphub.net " (이름은 자유롭게 선택할 수 있습니다. 예: "CPhub")
     이제 설정을 닫습니다. 왼쪽의 패키지 센터에서 " 커뮤니티 " 탭으로 이동합니다 .


    QTip에서  " Easy Bootstrap Installer "를 찾아 설치 하십시오. 또한 QTip 에서 제공하는 " iPKGui " 라는 GUI 버전 도 있습니다.

     이제 IPKG가 설치되었습니다. 실행 파일은 " /opt/bin/ "에 있습니다. NAS에 SSH로 연결하여 사용할 수 있습니다. 그러나 디렉토리가 아직 PATH 변수에 추가되지 않았으므로 이를 사용하려면 항상 전체 경로 " /opt/bin/ipkg " 를 사용해야 합니다 . 
    다음 명령을 사용하여 PATH 변수에 디렉토리를 추가할 수 있습니다.
    export PATH="$PATH:/opt/bin"
    그러나 이것은 현재 세션의 PATH에 디렉토리만 추가합니다. 변경 사항을 지속하려면 " /etc/profile " 파일을 편집해야 합니다 . 그러기 위해 먼저 설치해야 했던 " nano " 편집기를 사용했습니다 . 다음 명령을 실행합니다.
    sudo /opt/bin/ipkg update
    sudo /opt/bin/ipkg install nano
    sudo /opt/bin/nano /etc/profile


    이제 PATH 변수를 찾으십시오.

    다음과 같이 표시되어야 합니다.
    path=/sbin:/bin:/usr/sbin:/usr/bin:/usr/syno/sbin:/usr/syno/bin:/usr/local/sbin:/usr/local/bin


    이 문자열의 끝에 "

    :/opt/bin

    "을 추가  하면 됩니다(콜론을 잊지 마세요).

    그런 다음 파일을 저장하고 닫습니다( CTRL + "O" , Enter 키 를 누른 다음 CTRL + "X" ).


    이것은 현재 세션의 PATH를 자동으로 업데이트 하지 않습니다 . 

    이렇게 하려면 다음을 실행할 수 있습니다.
    source /etc/profile
    작동 여부를 확인하려면 다음 명령을 입력하십시오.
    에코 $PATH | tr ":" "\n" | nl
    거기 에 " /opt/bin "에 대한 항목이 표시되어야 합니다 .
    이제 모든 설정이 완료되었습니다.
    도움이 되기를 바랍니다.
    내용
    ▶ 참조
    https://community.synology.com/enu/forum/1/post/127148

    1.  Go to the Synology Package Center, click on "Settings" on the top right corner and then click on "package sources".
    2.  Add the source "http://www.cphub.net" (you can choose the name freely, i.e. "CPHub")
    3.  Now close the settings. In the package center on the left go to the "Community" tab.
    4.  Find and install "Easy Bootstrap Installer" from QTip. There is also a GUI version if you prefer, called "iPKGui", also from QTip.
    5.  IPKG is now installed. The executables are located in "/opt/bin/". You can SSH to your NAS and use it. However, the directory has not yet been added to the  PATH variable, so to use it you would always need to use the full path "/opt/bin/ipkg". 
    6. You can add the directory to the PATH variable using the following command:

    export PATH="$PATH:/opt/bin"

    However, this would only add the directory to PATH for the current session. To make the change persistent, you need to edit the file "/etc/profile". To do that I used the "nano" editor that I had to install first. Run the following commands:

    sudo /opt/bin/ipkg update
    sudo /opt/bin/ipkg install nano
    sudo /opt/bin/nano /etc/profile

    Now find the PATH variable. It should look something like this:

    PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/syno/sbin:/usr/syno/bin:/usr/local/sbin:/usr/local/bin

    At the end of this string, just append ":/opt/bin" (don't forget the colon). Then save and close the file (CTRL + "O", then Enter, then CTRL + "X").

    Note that this will not automatically update your PATH for the current session. To do this, you can run:

    source /etc/profile

    To check wheter it worked, enter the command:

    echo $PATH | tr ":" "\n" | nl

    You should see the entry for "/opt/bin" there.

    Now your all set.

    I hope this is helpful.

    1.png☞ https://11q.kr 에 등록된 자료 입니다. ♠ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다♠

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



    office view

    관련자료

    댓글목록

    등록된 댓글이 없습니다.

    목록

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




    Total 1,684 / 16 Page
    [ webftp ] 댓글 1

    .\r\nhttp://www.techmixer.com/build-web-ftp-client-services-with-phpwebftp/\r\n-…

    [ 한글깨짐_자동로그인시처음 한글깨짐1230 ]

    common.php에 문자셋을 추가 해결아마 그누보드 문자셋 초기 설치후 정의하여 사용하면 이상 없음자동로그인 은 아래 링크 참조https://…

    [ 구글애드센스가 필요없으면 html폴더내 title-board.php파일 삭제 ]

    1. 구글애드센스가 필요없으면 html폴더내 title-board.php파일의<div class="main-google-ad">구글 …

    [ foscam_8918 wipcamera manual 메뉴얼 및 설치 사용기 ] 댓글 3

    ip camera를 115000원에 구입 설치기 및 설치 cd입니다 \r\nhttps://11q.kr/shim/bbs/board.php?bo_t…

    [ phpMyAdmin 최신버전으로 업데이트 하기 버전 정보: 4.0.9 (최신버전) ]

    phpMyAdmin 최신버전으로 업데이트 하기 버전 정보: 4.0.9 (최신버전)http://sourceforge.net/###■ https:/…

    [ 시놀로지 diskstation folder 의미 정의 폴더 만들기 개인 홈폴더 정리내용 ]

    시놀로지 diskstation folder 의미 정의 폴더 만들기 개인 홈폴더 정리내용\r\n11q.kr 는 네이버/구글에서 검색 찾아오세요--…

    [ 림스 2.6.3과 아미나 모바일 스킨 레이아웃 2.0.9 설치 기록 ] 댓글 1

    1.아미나 림스스킨/레이아웃을 다운 압축을 m폴더에 복사\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\…

    [ 최종20130505)림스2.5.3모바일 아미나209/220모바일 오리지널 설치후 수정 작업 20130406 … ] 댓글 17

    \r\n============= 완벽한 모바일 홈피 홈페이지를 위하여 ================\r\n1.글쓰기 에러\r\n2.글삭제 에러\…

    [ ip webcam으로 카메라서버 만들어 원격 ]

    ###\r\n스트리밍서버와 안드로이드폰(스마트폰) 연동하여 웹캠으로 원격감시\r\n안드로이드 개발 | 2012.07.10 01:32 목록 크게\…

    [ 문자열 찾기 및 대체하기 ]

    \r\n문자열 찾기 및 대체하기\r\n\r\nPosted on 2013년 3월 22일 by 훼니\r\n\r\n\r\n\r\n문자열 찾기\r\n\…

    [ mysql SSH를 이용하여 DB 백업 ]

    ♠http://cafe.naver.com/synologynas/4903 참조 합니다♠ shimss home 는 https://11q.kr.com…

    [ ipcamera foscam 설정 하기 시놀로지 호환 ipcam/foscam fi8918w 붙이기 ] 댓글 1

    ipcamera foscam 설정 하기 시놀로지 호환 ipcam/foscam fi8918w 붙이기기본적으로 1) 유선 랜 연결 설정 변경 : 유…

    [ dsm6.0 [Synology Nas] Package :: Config File Editor 설정사용 php… ] 댓글 7

    [Synology Nas] Package ::ConfigFileEditor 설정이 패키지는 서버 관련 설정파일 손쉽게 열고 편집할 수 있는 서드…

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

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

    [ SSL 모든 것! 암호화 된 SSL 암호화를 사용하여 하위 도메인을 통해 웹 서비스 프록시하기 ]

    가이드 : SSL 모든 것!암호화 된 SSL 암호화를 사용하여 하위 도메인을 통해 웹 서비스 프록시하기포스트에 의해2mny»일 2016년 3월 …


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-07-04 07:56:54

    오늘의 홈 현황


    • 현재 접속자♨ 455 명
    • 오늘 가입자※ 0 명
    • 어제 가입자※ 7 명
    • 주간 가입자※ 16 명
    • 오늘 방문자 1,117 명
    • 어제 방문자 1,946 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,412,415 명
    • 전체 게시물※ 8,674 개
    • 전체 댓글수※ 24,821 개
    • 전체 회원수 11,086 명

    QR코드


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

    알림 0








    최신글↑