Setup Debian Linux for Server with Proxy Reverse
بسم الله Bismillah Command terminal for setup debian server Login with root user Here example command, you can change username or your server ip addres and port open to ssh remote ssh [email protected] -p22 Change locale locale-gen en_US.UTF-8 | sudo locale-gen id_ID.UTF-8 Install the command application that we will need soon apt install sudo apt install curl apt install mtr apt install htop Activate sudo for regular linux users visudo Find this line and then add it below ...