Installation
Simple tutorial to make your server run with Tevun
1. Requirements
2. Download and install
$ ssh root@<server>mkdir -p /usr/share/tevun && \
git clone https://github.com/tevun/server.git /usr/share/tevun && \
cd /usr/share/tevun && \
ln -s $(pwd)/tevun.sh /usr/bin/tevun
3. Setting up Tevun
3.1. Users and permissions
3.2. Access policy via SSH
3.3. Tevun setup



3.4. What happened in my server?
Last updated
Was this helpful?