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
Subscribe to:
Posts (Atom)
Featured Post
Root Google Pixel 4 Android 13 with Ubuntu 22.04 LTS
Root Google Pixel 4 Android 13 – Ubuntu 22.04 LTS using terminal 1. Install Google Chrome (no Chromium) ...
-
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...