From 32eda94707483eb8b933c63aed879f61d61a861a Mon Sep 17 00:00:00 2001 From: "ithink.chan" Date: Fri, 20 Sep 2019 11:55:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=9C=A8=20ubuntu=20?= =?UTF-8?q?=E4=B8=8B=E7=9A=84=E4=BD=BF=E7=94=A8=E6=96=B9=E6=B3=95.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ithink.chan --- Software/Application/XX-NET/XX-Net_的部署和使用.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Software/Application/XX-NET/XX-Net_的部署和使用.md b/Software/Application/XX-NET/XX-Net_的部署和使用.md index 57f2cf1..1fdde67 100644 --- a/Software/Application/XX-NET/XX-Net_的部署和使用.md +++ b/Software/Application/XX-NET/XX-Net_的部署和使用.md @@ -11,7 +11,8 @@ XX-Net GAE 需要 IPv6 支持,先在 Linux 系统上需要安装以下软件 ```sh # Ubuntu sudo apt-get install python-gtk2 python-openssl python-appindicator libnss3-tools miredo libffi-dev -sudo miredo +systemctl enable miredo +systemctl start miredo # Arch/Manjaro Linux pacman -S python-pyopenssl python2-pyopenssl python2-notify python2-gtkglext pygtk nss libffi yaourt miredo