aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
blob: 90c1f1f623f33d723b8dfa05af589def8a0c29a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
linux-status
============

Simple Linux status web pages.

Deployment
----------

Clone to /srv/linux-status and use [config-links]:

    > pwd
    /srv/linux-status

    > ~/workspace/personal/config-links/update.sh
    ...

    > loginctl enable-linger "$( whoami )"
    > systemctl --user enable linux-status
    > systemctl --user start linux-status

[config-links]: https://github.com/egor-tensin/config-links

License
-------
Distributed under the MIT License.
See [LICENSE.txt] for details.

[LICENSE.txt]: LICENSE.txt