diff options
Diffstat (limited to 'os/platforms/common/motd')
-rw-r--r-- | os/platforms/common/motd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/os/platforms/common/motd b/os/platforms/common/motd new file mode 100644 index 00000000..5b157c58 --- /dev/null +++ b/os/platforms/common/motd @@ -0,0 +1,17 @@ + _____ _ _ ____ ____ __ + | __ (_) | |/ /\ \ / / \/ | + | |__) | __ | ' / \ \ / /| \ / | + | ___/ | (__) | < \ \/ / | |\/| | + | | | | | . \ \ / | | | | + |_| |_| |_|\_\ \/ |_| |_| + + Welcome to Pi-KVM - Open Source IP-KVM based on Raspberry Pi + + Website: https://github.com/pi-kvm + ____________________________________________________________________________ + + The root filesystem of Pi-KVM is mounted in read-only mode by default. + Use command "rw" to remount it in the RW-mode and "ro" to switch it back. + + To change Web UI password use command "htpasswd /etc/nginx/htpasswd admin". + |