How to install VPN package (network-manager-pptp and pptp-linux) in Lubuntu with terminal?
Open the terminal (CTRL + ALT + T)
$ sudo apt-get update
$ sudo apt-get install network-manager-pptp pptp-linux
$ sudo reboot
"Ubuntu How2" is a blog dedicated to providing helpful guides and solutions for Ubuntu users. Whether you're a beginner or an experienced user, the blog covers a wide range of topics, including terminal commands, system administration, troubleshooting, software installation, and customization tips for Ubuntu. It’s a great resource for anyone looking to get the most out of their Ubuntu system.
Search This Blog
Featured Post
Firefox Save Image as.. not work
Firefox Save Image as.. not work Note that this be an issue with "xdg-desktop-portal" and may have to install some packages like x...
-
Root Google Pixel 4 Android 13 – Ubuntu 22.04 LTS using terminal 1. Install Google Chrome (no Chromium) ...
-
How to install and defragmated linux partition ext4 ext3 using " e4defrag " with terminal? Open the terminal (CTRL + ALT + T) ...
-
How to disable google analytics advertising tracking in host file? Open the terminal (CTRL + ALT + T) $ sudo gedit /etc/hosts ( ged...