-
Chown Recursively
The easiest way to use the chown recursive command is to execute “chown†with the “-R†option for recursive and specify the new owner and the folders that you want to change.
-
Installing NVM on Ubuntu
A shell script is available for the installation of nvm on the Ubuntu 20.04 Linux system. Open a terminal on your system or connect a remote system using SSH. Use the following commands to install curl on your system, then run the nvm installer script. sudo apt install curl curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash The nvm…
-
-
L2TP+IPsec over NAT on Windows(7/10/11)
Step 1: allow connection over NAT in Windows registry by the following video:Â https://www.youtube.com/watch?v=O-WgREDkQNo Step 2: restart Step 3: add new VPN connection by the following tutorial:Â https://support.untangle.com/hc/en-us/articles/231971387-L2TP-VPN-Windows-10-configuration …in step3 you will be need the following connection settings:– connection name: can be whatever– server name: IP adress to the target server, where you want to connect– type:…


