乡下人产国偷v产偷v自拍,国产午夜片在线观看,婷婷成人亚洲综合国产麻豆,久久综合给合久久狠狠狠9

  • <output id="e9wm2"></output>
    <s id="e9wm2"><nobr id="e9wm2"><ins id="e9wm2"></ins></nobr></s>

    • 分享

      InstallOpenMediaVaultOnDebian

       wedone 2013-07-18

      Translation(s): English - Fran?ais


      OpenMediaVault is the next generation network attached storage (NAS) solution based on Debian Linux. It has an excellent and comprehensive web interface as FreeNAS and similar to that used by the ReadyNAS.

      Projet web-page : http://www./

      This page aims to provide explanations on how to build a Debian server augmented by OpenMediaVault services.

      Source : informations below comes mainly from : http://forums./viewtopic.php?f=12&t=1794&p=9455#p9382

      Why to install OMV on Debian ?

      OpenMediaVault (OMV) is a groupement of services usually provided by a NAS. This makes OMV relevant for applications such as FreedomBox.

      However OMV installation has some constraints : no control on disk size/partition to use (installer force to use the whole disk), no choice of kernel ...

      Overview of the installation

      This installation description aims to clarify how to set up a Debian server embedding OMV. Versions used are : Debian 7.0 (Wheezy) amd64 and OMV 0.4.27 (Fedaykin) If you're using another working tuple, please report it !

      First we set up a minimalistic Debian installation through a chroot and then install OMV from an appropriate way.

      Preparing Debian host

      To create a chroot, please read dedicated page. A fresh chroot consume nearly 230 Mo.

      Localise your Debian repository, customize your Debian ... but these could be done later.

      That was the easy part !

      Installing OMV

      • Add OMV repository :

      deb http://packages./public fedaykin main
      • Install keyring and preliminary packages :

      apt-get install openmediavault-keyring postfix php5-cgi
      • Then the hardest work (for Wheezy) :

      If you try to install openmediavault directly, it won't work because of missing dependancies. So you have to build them first.

      Note : you may prefer build them outside your chroot.

      cd /tmp
      wget http://ftp.us./debian/pool/main/s/scponly/scponly_4.8-4.1_$(uname -r | cut -d "-" -f3).deb
      dpkg -i scponly_4.8-4.1_$(uname -r | cut -d "-" -f3).deb

      svn checkout svn://svn.code.sf.net/p/openmediavault/code/trunk openmediavault-code
      cd openmediavault-code/deb/php5-pam
      dpkg-buildpackage ()
      dpkg -i ../php5-pam_1.0.3-1_$(uname -r | cut -d "-" -f3).deb

      Now that you have pre-installed dependancies you may install OMV core packages :

      apt-get install openmediavault locales

      From now you should be able connect to OMV web interface through your favorite browser. If not, check apache log, check that you don't have another process running on port 80 outside your chroot.

      Maximum size on disk was 919 Mo (but only 745 Mo after having purged downloaded packages).

        本站是提供個(gè)人知識(shí)管理的網(wǎng)絡(luò)存儲(chǔ)空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點(diǎn)。請(qǐng)注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購(gòu)買等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊一鍵舉報(bào)。
        轉(zhuǎn)藏 分享 獻(xiàn)花(0

        0條評(píng)論

        發(fā)表

        請(qǐng)遵守用戶 評(píng)論公約

        類似文章 更多