打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
Pogo install OpenMediaVault
userphoto

2013.07.20

关注
We are now ready to install OpenMediaVault.
  1. Add OpenMediaVault's repository to apt's sources list directory.
    CODE: SELECT ALL
    # vi /etc/apt/sources.list.d/openmediavault.list
    Enter this line into the end of the file:
    CODE: SELECT ALL
    deb http://packages.openmediavault.org/public fedaykin main
    The newer fedaykin release is unfortunately not compatible with Debian Squeeze due to a dependency, so please stick to omnius release.
  2. In order to install packages from OpenMediaVault's repository, you need to add its archive key into apt:
    CODE: SELECT ALL
    # wget -O - http://packages.openmediavault.org/public/archive.key | apt-key add -# apt-get update# apt-get install openmediavault-keyring
    You can check the key is indeed installed in apt.
    CODE: SELECT ALL
    # apt-key list# wget http://ftp.us.debian.org/debian/pool/main/x/xmlstarlet/xmlstarlet_1.3.1-3_armel.deb
    # dpkg -i xmlstarlet_1.3.1-3_armel.deb
    To refresh package lists with this newly added key, run this command:
    CODE: SELECT ALL
    # apt-get update
  3. During the installation of OpenMeidaVault, there will be some configurations require user interactions. To assist the process, it's better to install whiptail package ahead of time if it's not already installed.
    CODE: SELECT ALL
    # apt-get install apt-utils whiptail
    You might also want to install tmux package so that you can continue session if disconnected.
    CODE: SELECT ALL
    # apt-get install tmux
    # tmux
  4. And now, install OpenMediaVault from the repository:
    CODE: SELECT ALL
    # apt-get install openmediavault
    It will take quite a while for apt-get to retrieve and install all the required packages. During the process you are required to answer some questions for configurations, so don't wonder too far away.
  5. Once the installation finishes, you won't have access via SSH after you log out the current session because by default OpenMediaVault doesn't enable any services. You will need to use your browser to visit your Pogoplug's IP address and sign in as "admin" with password "openmediavault".
  6. There are several things you need to do first time you log in the OpenMediaVault Web Administration.
    • In System/General Settings, change your Web Administrator Password.
    • In System/Date & Time, set your Time Zone and whether to Use NTP server.
    • In System/Network/Interfaces, edit your network interface and click OK to make sure it's properly configured. Otherwise, the network interfaces won't show up in Diagnostics/System Information/Interfaces.
    • In Services, you can consider to enable whatever services you need.
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
Openmediavault入门常见问题及解决方法 | 一段香
Debian8安装OpenMediaVault3组建家庭NAS
斐讯N1折腾记:运行 Linux 及优化 | 米V米
Debian 9.6.0 + OpenMediaVault 4.x : 实机安装前的虚拟机试验
apt
Debian系统apt
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服