My choice of Hypervisor is Proxmox, this is mostly for me to follow instructions for when I inevitably have to do it again. I am currently using a tiny PC as a server, this will be used as a media server and a DNS server. Installing Proxmox and Resizing Volume Setting up UFW Installing a…
Category: Server Stuff
Updating Amazon Linux Version
Before updating to a new version of Amazon Linux, I like to update apps installed on the EC2 instance, you are usually notified of new versions when you SSH to your EC2 instance and tell you which command to run. Update Repos: Update Apps: Check which versions are available: This will give you a list…
Creating SSH Key Pair
This is mostly for my reference but may be of use to other people SSH Key Pair on Windows: Generate key: Transfer to Server/VM Disable Password Authentication At the top of config, there may be a include, check this configuration for password authentication also Restart SSH Service