There are three ways of ssh remote login authentication: Password, Keyboard Interactive and Public Key. The first two methods are password authentication, but the first one does not require delivery, while the second one requires interaction. Generally…
emby and plex are probably the two most popular video resource management and playback software (I won’t talk about Jellyfin here, after all, it has the same origin as emby. If you don’t want to spend money and need hard decoding, there is only one option left, Jellyfin, and there is no need to compare). I…
When deploying a docker application, we often encounter a scenario where the docker application needs to use a database. At this time, we have two options: 1. Use the docker compose command to create a new one just for this d…
Deploy the redis container To deploy the onlyoffice container for nextcloud, you first need to deploy the redis container: docker run --name redis -d --restart=always --nextcloud
After deploying chevereto via docker, if you want to publish it to the public network, you usually use a reverse proxy and enable SSL on the reverse proxy. However, this raises a problem. Chevereto does not know that visitors will use https to visit...
Preface Why do I write this article? As you know, many application deployments require LNMP environment. The construction of this environment is not difficult to say, but it is not easy to say. Moreover, there are various Linux panels that can provide one-click one-stop installation. At the beginning, I was used to using Baota...
First, go to Dashboard--->Settings, select Image upload and then scroll to Watermarks below: The default is disable, just select Enable. The option below Watermark…
Generally, if you want to mount a network disk when booting a Linux system, you can do so by adding a startup item in /etc/fstab, but the implementation of macOS is a little different. macOS does it by editing /etc/auto_master, as follows: # # A…
For Synology and QNAP, under normal circumstances, it is not possible to achieve the ideal state that only the hard drive itself is working and other irrelevant hard drives remain in sleep mode, because by default, both products use raid1 technology to write critical system data to the hard drives at the same time.
I want to complain a little bit. Actually, if I am not forced, why would I bother with all kinds of stuff? Comic library, video library, setting up my own World of Warcraft server... Am I eating too much? As a normal person, if there is no obstacle to obtaining these things and the cost is not high, I might as well go out for cycling and traveling more. But the reality is...