From 4640ea1a9249c08b749f174cb19f6dc61a505a00 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sat, 11 Apr 2020 16:38:57 +0200 Subject: Debian 10 package --- README.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.txt (limited to 'README.txt') diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..37b57c5 --- /dev/null +++ b/README.txt @@ -0,0 +1,14 @@ +Edit /etc/webserver.conf + +Enable in Debian: + +systemctl enable webserver.service + +Start: + +systemctl start webserver + +Status: + +systemctl status webserver +or /var/log/syslog -- cgit v1.2.3