Raspberry pie plate to build a private cloud

  • Use balenaEtcher lasered Raspberry Pi minimal mirror lite

  • Ssh new blank document

  • Installation vim, Tsinghua replacement mirror source https://mirror.tuna.tsinghua.edu.cn/help/raspbian/

  • 0x00 install screen

    • Blood and tears: Your system is abnormal, win10 ...
    • Description: Screen is a program developed by the GNU free software for command-line terminal switching.
    • Role: As long LNMP installation time, it normally takes 45 minutes; screen allows scripts to run in the background, even if the connection is disconnected from the VPS, use the command: screen -r will be able to resume the session.
    • Installation command:
    yum install screen
    • New Window:
    screen
  • Download lnmp a key installation package https://lnmp.org/install.html unattended script https://lnmp.org/auto.html

  • New Web Hosting (Web site): https://lnmp.org/faq/lnmp-vhost-add-howto.html

  • Download nextcloud, and configure

https://www.jianshu.com/p/ef23a1b88c22

https://nico.cc/archives/14/

https://nico.cc/archives/69/

https://nico.cc/archives/84/

Guess you like

Origin www.cnblogs.com/cheaptalk/p/12321440.html