Hello!
I tried to setup a cronjob with crontab to run a shell script every 10 minute. But it´s not working.
The Shell Script file:
"
!/bin/bash
Remove Files
rm -f /var/log/messages
"
The Crontab -E Config file:
"
*/10...
Hello, I have setup a Openvpn server when i connect to it thru Openvpn GUI(on windows computer) it connect to vpn,authenticate and then it says connected but the address is not the remote address of my server instead...