Installing: ``` useradd nlsd chsh nlsd -s /bin/bash mkdir /home/nlsd/ cp /root/.bashrc /home/nlsd cp /etc/skel/.bashrc /home/nlsd/ cp /etc/skel/.profile /home/nlsd/ chown -R nlsd:nlsd /home/nlsd chmod -R 770 /home/nlsd adduser nlsd adm su - nlsd pip3 install sh requests wget https://en0.sh/raw/exeqoqarud -O /home/nlsd/nlsd.py chmod +x nlsd.py ``` ``` wget https://en0.sh/raw/alisayinoy -O /etc/systemd/system/nlsd.service systemctl enable nlsd.service systemctl start nlsd.service ```