当前位置:网站首页>Set up personal network disk with nextcloud
Set up personal network disk with nextcloud
2022-07-07 23:53:00 【Raring_ Ringtail】
The perfect network disk in my mind should be like this : Large capacity without speed limit 、 It's cheap 、 Safe and reliable 、 The usage scenario is unlimited . Some foreign brands can meet the above requirements at the same time , Such as Dropbox、Google Drive、Microsoft OneDrive、MEGA etc. , Due to the suppression and blockade of China's science and technology by the United States . These network disks are not easy to use normally . And domestic network disk is not easy to use , So I want to have a good online disk experience , You need to do it yourself .
Today's article mainly talks about how to install Nextcloud Set up a personal network disk in the LAN . The next few articles will introduce Nextcloud Some configuration problems of .
Nextcloud Is an open source network disk program , Its official website address is :https://nextcloud.com/ The official server-side 、 Desktop and mobile . After a period of use , There are still some small problems on its desktop and mobile terminals . The web side is doing better , Basically, there is no problem .
Before setting up the network disk, you must first prepare the hardware . Here I choose a second-hand Mini host on Taobao . The motherboard of this machine is a non-standard motherboard removed from the miner ,CPU by AMD A6 3420M, Memory 4GB, Hard disk is 32GB NVME solid state .
There are two on the motherboard sata Interface , Two hard disks can be connected externally . Because the chassis is small , Threading will be troublesome . I asked my friend to help me cut off two iron bars on the side of the chassis , Convenient connection of hard disk cable . The external hard disk in the picture was removed from a mobile hard disk with a broken interface . I haven't used this mobile hard disk several times , Just because SATA turn USB The conversion head of is broken , I have been idle for a long time , Now it can be used as a storage disk .

The front of the chassis has 4 individual USB Interface , There are two USB3.0 Interface and two USB2.0 Interface . stay USB There are two gigabit network ports above the interface .USB Next to the interface is 12 V power interface . Power button and HDMI The interface is on the side .


The whole machine cost me 350 A big ocean , When I bought it, I preinstalled the aikuai soft routing system . After receiving the goods , I immediately painted it Ubuntu 20.04.
install Nextcloud There are many ways . You can manually install and configure each package it needs , You can also use it directly Snap Package management system one click installation , You can also use docker To install .
I don't recommend manual installation here , It's too troublesome . Recommended snap Install or docker install .
Please refer to the official installation tutorial :https://docs.nextcloud.com/server/latest/admin_manual/installation/source_installation.html
Please refer to the manual installation tutorial :https://www.higgs.xyz/archives/6/
adopt snap Installation requires only one line of command :sudo snap install nextcloud
Use snap There is a very big problem with the installation ,snap In the environment Nextcloud What is used Apache、PHP、MySQL、redis Etc. cannot be configured , That is, all environments are pre configured by developers and cannot be changed by users . In this way, if you encounter some problems that need to modify the configuration , There is no solution .
therefore snap How to install , Suitable for people who don't want to toss , Students who can use it can use . This is also the easiest way to upgrade . If there's a new version , Directly through snap You can upgrade .
docker The installation method balances ease of use and configurability .docker install Nextcloud You can refer to :https://www.wo66.cc/archives/docker Deploy nextcloud Quickly build private cloud disks
There are mainly the following steps
- Install well docker,docker For installation, please refer to :https://docs.docker.com/engine/install/ubuntu/
sudo docker pull nextclouddownload Nextcloud Mirror image .sudo docker pull mysqldownload MySQL Mirror image .sudo docker pull redisdownload redis Mirror image .- Create the persistence directory corresponding to these three images , Map the corresponding folder in the image . When the image is updated , Just map the corresponding directory with the new image to complete the upgrade , Without losing configuration .
- Configure and start three containers respectively , it is to be noted that nextcloud The container should be last started .
- After the container is started, it can be accessed through the browser 【ip: port 】 Came to visit. .
The first 1 visit nextcloud You will enter the wizard interface , First, create an administrator account and configure the database , After setting, you can use .

The interface after login is shown in the figure below :
Welcome to my official account. Notes on Jiangda
边栏推荐
- limit 与offset的用法(转载)
- At the age of 35, I made a decision to face unemployment
- 受限线性表
- Automated testing: robot framework is a practical skill that 90% of people want to know
- 【路径规划】使用垂距限值法与贝塞尔优化A星路径
- 一鍵免費翻譯300多頁的pdf文檔
- QT creator add JSON based Wizard
- Oracle statistics by time
- An example analysis of MP4 file format parsing
- Using Google test in QT
猜你喜欢

Chisel tutorial - 03 Combinatorial logic in chisel (chisel3 cheat sheet is attached at the end)

The result of innovation in professional courses such as robotics (Automation)

An example analysis of MP4 file format parsing

BSS 7230 航空内饰材料阻燃性能测试

一个测试工程师的7年感悟 ---- 致在一路独行的你(别放弃)

Basic learning of SQL Server -- creating databases and tables with the mouse

Opengl3.3 mouse picking up objects

Introduction to programming hardware

串联二极管,提高耐压

Pycharm basic settings latest version 2022
随机推荐
aws-aws help报错
Chisel tutorial - 05 Sequential logic in chisel (including explicit multi clock, explicit synchronous reset and explicit asynchronous reset)
激光slam学习(2D/3D、偏实践)
At the age of 35, I made a decision to face unemployment
数据库面试题+解析
Go time package common functions
DataGuard active / standby cleanup archive settings
@Detailed introduction of configuration annotation
正畸注意事项(持续更新中)
One click installation with fishros in blue bridge ROS
Ora-01741 and ora-01704
Gorm Association summary
Ping error: unknown name or service
Kubectl's handy command line tool: Oh my Zsh tips and tricks
Is it safe for tongdaxin to buy funds?
Les mots ont été écrits, la fonction est vraiment puissante!
Install sqlserver2019
Jisuan Ke - t3104
SQL uses the in keyword to query multiple fields
Reverse output three digit and arithmetic sequence