Skip to content

通过知识获得解放,通过技术获得自由

Menu
  • 专题目录
  • 液压相关
    • 液压技术
    • 液压相邻技术
    • 液压应用
  • 计算机相关
    • 计算机和软件
    • 网络和网站技术
  • 哲学
  • 关于本站
Menu

omv5的安装和使用[0]

Posted on 2023年11月14日 by
此技术可以用于在实体设备上将硬件转为nas使用,通过基于debian的linux进行web管理和数据存储配置

omv全称openmediavault,是NAS系统的一种。

官网:https://www.openmediavault.org/

  • 简介

1)omv基于debian

2)采用web进行管理

3)丰富的插件

4)用户管理

。。。。。。。

以下安装在PVE中测试

  • PVE环境设置

添加存储用空间(一个存储空间用于omv系统,其他用于存储)

  • 安装过程

进入ssh

  • 配置

根据ip进入web

1)配置ip

2)配置密码

3)挂载设备和存储空间

4)创建用户

5)samba服务

6)时间设置

  • 使用

1)samba的使用

测试通过

2)

 

 

  • 软件源
#修改debian源
mv /etc/apt/sources.list /etc/apt/sources.list.bak
cat<<EOF >/etc/apt/sources.list
deb http://mirrors.tuna.tsinghua.edu.cn/debian/ buster main
# deb-src http://mirrors.tuna.tsinghua.edu.cn/debian/ buster main

deb http://mirrors.tuna.tsinghua.edu.cn/debian-security buster/updates main contrib non-free
# deb-src http://mirrors.tuna.tsinghua.edu.cn/debian-security buster/updates main contrib non-free

deb http://mirrors.tuna.tsinghua.edu.cn/debian/ buster-updates main contrib non-free
# deb-src http://mirrors.tuna.tsinghua.edu.cn/debian/ buster-updates main contrib non-free
EOF

#修改openmediavault-kernel源
mv /etc/apt/sources.list.d/openmediavault-kernel-backports.list /etc/apt/sources.list.d/openmediavault-kernel-backports.list.bak
cat<<EOF >/etc/apt/sources.list.d/openmediavault-kernel-backports.list
deb https://mirrors.tuna.tsinghua.edu.cn/debian buster-backports main contrib non-free
EOF

#修改openmediavault源
mv /etc/apt/sources.list.d/openmediavault.list /etc/apt/sources.list.d/openmediavault.list.bak
cat<<EOF >/etc/apt/sources.list.d/openmediavault.list
deb https://mirrors.tuna.tsinghua.edu.cn/OpenMediaVault/public/ usul main
EOF

#修改omvextras源
mv /etc/apt/sources.list.d/omvextras.list /etc/apt/sources.list.d/omvextras.list.bak
cat<<EOF >/etc/apt/sources.list.d/omvextras.list
deb https://mirrors.tuna.tsinghua.edu.cn/OpenMediaVault/openmediavault-plugin-developers usul main
deb [arch=amd64] https://mirrors.tuna.tsinghua.edu.cn/docker-ce/linux/debian buster stable
deb http://linux.teamviewer.com/deb stable main
EOF

 

补充说明:

密码和网络设置的另外一种方式

omv-firstaid

参考资料:

  1. https://www.jianshu.com/p/67b3587bb597
  2. http://loonlog.com/2020/1/9/openmediavault-Create-Shared-directory/
  3. https://post.smzdm.com/p/a3gv7zp7/
  4. https://tvtv.fun/pc-to-nas/16th.html#openmediavault-%E5%9B%BD%E5%86%85%E8%BD%AF%E4%BB%B6%E6%BA%90%E9%95%9C%E5%83%8F%E6%9C%8D%E5%8A%A1%E5%99%A8

欢迎回来

希望本站对你有所帮助!

如有疑问请联系info@fanlog.org
2023 年 11 月
一二三四五六日
 12345
6789101112
13141516171819
20212223242526
27282930 
« 6 月    

AI辅助 (17)

© 2025 | Powered by Superbs Personal Blog theme
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT