preface
Before, according to the company’s business needs, it was necessary to connect L2TP VPN on ubuntu16.04
for a whole day, but it was not installed successfully
Baidu tried all kinds of methods
finally, I felt that a system should be re installed. Rebooted Ubuntu 18.04
Solution
1. Command line input:
sudo apt-get install network-manager-l2tp-gnome
2. From the drop-down arrow in the upper right corner of Ubuntu 18.04, find Settings or directly click the
gear type icon to enter settings
3. In the Settings interface, select
Network , and
VPN
appears in the interface. 4. Click + on the right side of
VPN ,
to see Layer 2 Tunneling Protocol (L2TP)
to explain that the executed command takes effect
5. Click L2TP to enter the interface and fill in the proxy address, user name and password
the rest are default. Test the connection
note: if the company has other settings, it needs to communicate with colleagues.
Read More:
- Win10 desktop right click display settings MS- settings:display Or Ms- settings:personalization-background resolvent
- Install Java runtime JRE in Ubuntu 16.04
- How to install postman tool in Ubuntu 16.04
- Vscode cannot write user settings. Open user settings, clear errors or warnings, and then type again
- [Linux] failed to install libudev dev in Ubuntu 18.04
- How to install cuda10.01in Ubuntu18.04
- nvidia-settings: ERROR: nvidia-settings could not find the registry key file
- How to install scikit learn and other scientific computing libraries in Ubuntu 16.04
- Microsoft Store install Ubuntu
- Ubuntu 16.04 install Chinese input method
- Error handling of apt instruction e: unmet dependencies. Try ‘apt — fix broken install’ with no packages in Ubuntu 20.04
- Ubuntu network configuration+Fixing “Failed to bring up eth0” in Ubuntu
- Install And Configure Nagios on Ubuntu 14.04 LTS
- Writing to settings when appium of Xiaomi mobile phone and oppo mobile phone starts requires:android.permission.WRITE_ SECURE_ SETTINGS
- Installing sklearn (scikit learn) module related to Python machine learning in Windows
- Ubuntu 16.04 Chinese installation tutorial (Graphic), Ubuntu 16.04
- codeblocks ERROR: You need to specify a debugger program in the debuggers’s settings.
- [idea] error occurred when using @ data annotation in Lombok: no related get / set method was found
- Error:Unknown host ‘maven.aliyun.com‘. You may need to adjust the proxy settings in Gradle.
- Howto Install and Configure VTK on Ubuntu