Welcome to Archie Meng's Blog

Do you pine for the days when men were men and wrote their own device drivers?

announcement of the posting of Linux version 0.02

Waifu2x android,这才是我的“本科毕业设计” - 前言+SWIG篇

category: Waifu2x ncnn Vulkan Python SWIG C cmake binding FFI

archiemeng | Dec. 22, 2021, 1:05 p.m. | viewed: 684

Waifu2x android,这才是我的“本科毕业设计” - 前言+SWIG篇

......

Read More →

build your own cloud server at home with Nextcloud

category: Nextcloud php frp NAT_Passthrough Apache

archiemeng | Dec. 7, 2020, 1:29 p.m. | viewed: 917

Introduction

From Wikipedia:Nextcloud:

    Nextcloud is a suite of client-server software for creating and using file hosting services. It is functionally similar to Dropbox, although Nextcloud is free and open-source, allowing anyone to install and operate it on a private server. In contrast to proprietary services like Dropbox, the open architecture allows adding additional functionality to the server in form of applications.

Also, Nextcloud is a fork of ownCloud.

Install Nextcloud on the server

Based on different distro, there are many different installation guides. For Ubuntu: https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-nextcloud-on-ubuntu-20-04. For Arch Linux https://wiki.archlinux.org/index.php/Nextcloud. In this post, I am going to based on Arch Linux which is the distro of my server.

To install Nextcloud, it basically needs three components(and they are critical to the performance of Nextcloud):