How to setup a PPTP VPN on my own Ubuntu Server?
First install this package: Because we do not want our VPN to be public we are going to create users. I am using nano you can use vi or whatever…
First install this package: Because we do not want our VPN to be public we are going to create users. I am using nano you can use vi or whatever…
The term “Virtual Hosting” refers to the hosting of many domains on a single server. In Linux-based systems such as Ubuntu 22.04, a Virtual Host is a configuration directive in Apache that…
Checking the Current Timezone timedatectl is a command-line utility that allows you to view and change the system’s time and date. It is available on all modern systemd-based Linux systems,…
1. Confirm MySQL version Firstly, you must confirm which version of MySQL on Ubuntu you are running as commands will be different. If on MySQL version 8, you will see something…
All you need is only one file with this instruction. Put this file ei.cfg on sources directory and go to install. Like1 Post Views: 144
1. Update Apt Package Index As we are about to use the system’s default repository to install the MySQL package, hence before moving further let’s run the update command. 2.…
Add the Plex APT repository to your system and import the repository’s GPG key: Once the repository is enabled, update the apt package list and install the latest server version:…
Verify php and pecl version If you don’t have the PECL package manager installed on your system, make sure you do that first. Install libsodium extension After success installing libsodium…
Just type this command: Like1 Post Views: 124