如果有多台Synology DiskStation但是UPS只能连接其中一台,这时候就可以通过设置将这台获得的UPS停电信号作为服务器共享给其他Synology DiskStation获取使用。
Archive | How To
解决iLO 4 无法打开.NET远程控制台
问题:
iLO 4 无法打开.NET远程控制台,出现: your security settings do not allow this application to be run on your computer
解决certbot-auto更新错误couldn’t get currently installed version for /opt/eff.org/certbot/venv/bin/letsencrypt
出错
1 2 3 4 5 6 7 8 9 10 11 12 |
root@sjo:~# ./certbot-auto Error: couldn't get currently installed version for /opt/eff.org/certbot/venv/bin/letsencrypt: Traceback (most recent call last): File "/opt/eff.org/certbot/venv/bin/letsencrypt", line 7, in <module> from certbot.main import main File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/main.py", line 5, in <module> import logging.handlers File "/usr/lib/python2.7/logging/__init__.py", line 26, in <module> import sys, os, time, cStringIO, traceback, warnings, weakref, collections File "/usr/lib/python2.7/weakref.py", line 14, in <module> from _weakref import ( ImportError: cannot import name _remove_dead_weakref |
如何转移VPS文件至外部存储Block Storage
如何转移VPS文件至外部存储Block Storage
如何切换Windows10的性能模式
如果使用Windows10经常感觉打开程序慢或者打开网页慢,很大的可能是选择了错误的性能模式,导致CPU基于节能考虑被系统限制了频率。