From e8a174220c3f8097191c20de7bd586308fb8cb01 Mon Sep 17 00:00:00 2001 From: Francisco Pombal Date: Thu, 30 Apr 2020 17:53:22 +0100 Subject: [PATCH] update home --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 0b4db63..2d274ba 100644 --- a/Home.md +++ b/Home.md @@ -52,9 +52,9 @@ Everyone is welcome to edit and improve the wiki! * [Self-signed SSL certificates - Linux](wiki/Linux-WebUI-setting-up-HTTPS-with-self-signed-SSL-certificates) ### Linux +* [Running qBittorrent without X server](wiki/Running-qBittorrent-without-X-server) * [Running qBittorrent as a daemon without X server (`systemd` distros like Ubuntu Server 15.04 or newer)](wiki/Running-qBittorrent-as-a-daemon-without-X-server-(systemd-distros-like-Ubuntu-Server-15.04-or-newer)) -* [qBittorrent on Ubuntu server (headless) with WebUI (14.04 - older)](wiki/Setting-up-qBittorrent-on-Ubuntu-server-as-daemon-with-Web-interface-(14.04-and-older)) -* [Running qBittorrent without X server - Generic ](wiki/Running-qBittorrent-without-X-server) +* Running qBittorrent as a daemon without X server (alternative `init` systems) - TODO # Developing * [Coding style](https://github.com/qbittorrent/qBittorrent/blob/master/CODING_GUIDELINES.md)