nixCraft Linux / UNIX Newsletter

Link to [RSS/Feed] nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format

How to import a OpenVPN .ovpn file with Network Manager or Command Line in Linux

Posted: 20 Oct 2017 08:16 AM PDT

I have installed an OpenVPN server on a Debian Linux server. I have a client.ovpn file for my VPN server. How do I use it with Network Manager GUI? Is it possible to install or import client.ovpn file using the command line with Network Manager on a Ubuntu Linux or CentOS Linux desktop?

How to install curl command on a Ubuntu Linux

Posted: 20 Oct 2017 02:05 AM PDT

I am a new Ubuntu Linux user. I switched from Apple MacOS/Macbook and I trying to run the curl command from a shell script but getting the following error:
bash: curl: command not found
How do I fix this on a Ubuntu Linux version 17.10/16.04 LTS?