pimp 0 Posted ... Hi All! In installed the latest version of AirVPN beta,Unfortunately AirVPN must be started manually everytime Ubuntu boots. I already checked the checkbox, but no autostart..How can I fix this? Many thanks! Quote Share this post Link to post
OpenSourcerer 1435 Posted ... According to From Windows 7 to Linux Problem, you only did half of the work. Maybe, How to autostart airvpn session using Ubuntu server 12.04 could also help you, but this thread is older than the Eddie client. Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
hungryghost 3 Posted ... Airvpn comes with a .desktop file. Mine is located at /usr/share/applications/AirVPN.desktop Just copy that over to either ~/.config/autostart/ or /etc/xdg/autostart/ You can read more here: https://specifications.freedesktop.org/autostart-spec/0.5/ar01s02.html Either that or you could use a startup script (this is what I do) or add it to the one your using if you use one (I don't run Ubuntu (I run Arch Linux with openbox wm) so not sure how this is setup there). Hope that helps. Quote Share this post Link to post
emaus78 2 Posted ... I use Arch with Gnome and Openvpn couse I couldnt get Eddie to work. Do you or someone else know best way to set up command sudo openvpn foo.ovpn to autostart?Airvpn comes with a .desktop file. Mine is located at /usr/share/applications/AirVPN.desktop Just copy that over to either ~/.config/autostart/ or /etc/xdg/autostart/ You can read more here: https://specifications.freedesktop.org/autostart-spec/0.5/ar01s02.html Either that or you could use a startup script (this is what I do) or add it to the one your using if you use one (I don't run Ubuntu (I run Arch Linux with openbox wm) so not sure how this is setup there). Hope that helps. Quote Share this post Link to post
NaDre 157 Posted ... I use Arch with Gnome and Openvpn couse I couldnt get Eddie to work. Do you or someone else know best way to set up command sudo openvpn foo.ovpn to autostart?... Something using crontab similar to this?: https://airvpn.org/topic/16800-linux-how-to-start-openvpn-on-boot-and-auto-log-on/?p=37685 1 emaus78 reacted to this Quote Share this post Link to post
Zensen 2 Posted ... Check this post I just recently made as well: https://airvpn.org/topic/20443-how-to-autostart-airvpn-as-root-with-no-password-solved/ Quote Share this post Link to post