Install jupyter notebook
To install jupyter notebook on Ubuntu run pip install jupyter To start jupyter notebook, create an empty folder, change to it mkdir…
To install jupyter notebook on Ubuntu run pip install jupyter To start jupyter notebook, create an empty folder, change to it mkdir…
To list all SSH keys used by ssh agent on your system, run ssh-add -l Example To add all available ssh keys…
Most of the time i connect to remote virtial machine to SSH to other servers. This way i will always have a…
OpenVPN Access Server is paid version of OpenVPN with easy to use control panel. You can see license pricing at https://openvpn.net/access-server/pricing/ First…
CloudLinux EasyApache 4 Profile Missing Reinstall EasyApache4 EasyApache 4 installing PHP 5
cut How to cut lines separated by multiple spaces? How to get list of User-Agent from access log To list all kernels…
Upgrading server on a remote location is not safe unless you have KVM access. I did many Debian 8 to Debian 9…
To run Laravel Application on a subfolder of a website, use the following configuration. If you run the Laravel application as the…
Skype public key is not available To install Skype on Ubuntu 20.04 (this work with other Ubuntu/Debian versions), run curl https://repo.skype.com/data/SKYPE-GPG-KEY |…