Generate SSH Keys on Windows to connect to Linux
In this guide we will generate SSH keys on a Windows machine that we will use to connect to a Linux server. We are connecting to Ubuntu Linux in this…
In this guide we will generate SSH keys on a Windows machine that we will use to connect to a Linux server. We are connecting to Ubuntu Linux in this…
What is Tao? Tao is the coin that you earn whilst contributing to the Bittensor decentralized neural network. See the below Introduction excerpt from the Bittensor homepage. Don't worry if…
One way to earn Tao is by configuring a Validator. With a validator, you are able to 'stake' your Tao and earn a return. Currently, the minimum amount of Tao…
1. Visit the Contabo website and sign up Choose VPS specifications Enter your details Choose Payment Method Pay Step 6. Check your email inbox for your VPS details. Take note…
Server runs Traccar GPS Tracking softwareWordpressPHP 7.4.14MySQL Ver 8.0.23 Notes: I am using custom alias for stopping services. I am also using AWS EC2 Server Document version numbers and installed…
This guide will show you up to set up a basic MySQL on AWS RDS. Create an Amazon RDS Database From the Amazon AWS RDS console, create a database Select…
Name your server. Give your server a name. In my example below, we're calling the server 'servername'. Name yours whatever you want. vi /etc/host servername Set hostname instantly Follow this…
I recently performed a apt-get dist-upgrade to upgrade my php version. Environment: LAMP Server running wordpress. Ubuntu 16.04 What happened I upgraded my packages. apt-get dist-upgrade When checking wordpress from…