Install Ubuntu KVM
Aug30

Install Ubuntu KVM

Ubuntu KVM KB ID 0001890 Problem I’ve been looking at KVM for a couple of reasons, firstly people are looking at VMware alternatives, now there’s no ‘free version’, and secondly the firm I work for have potentially a large KVM to VMware migration on the horizon, so I thought I’d build it on the test bench and see how best to address that migration scenario. Note: This was written with Ubuntu version 24.04,...

Read More
SSH: Host Identification Has Changed
Aug29

SSH: Host Identification Has Changed

Host Identification Has Changed KB ID 0001889 Problem I’ve been doing a lot of building and destroying Linux boxes lately, and came across this problem, (while attempting to SSH into one). WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the-middle attack)! It is also possible that a host key has just been changed. The...

Read More
Hyper-V Enable Nested Virtualisation
Aug27

Hyper-V Enable Nested Virtualisation

Enable Nested Virtualisation KB ID 0001888 Problem Note: Also the solution for Hyper-V on windows 11 If you want to enable virtualisation in a VM that is running inside Hyper-V (itself a hypervisor). Then you need to expose the virtualisation elements of the physical hosts processor to the nested VM. In the case of Intel VMs that’s VTx and EPT. (For Intel based CPUs). Under VMware you would simply enable “Expose hardware...

Read More
Microsoft 365 Backup
Aug21

Microsoft 365 Backup

Microsoft 365 Backup KB ID 0001887 Problem : Microsoft 365 Backup Originally released 2023, Microsoft 365 Backup is now general release. Microsoft 365 Backup is a comprehensive backup and recovery solution designed to protect your critical data stored in OneDrive, SharePoint, and Exchange*. This service ensures that your data is always recoverable, providing peace of mind in the face of potential data loss scenarios like ransomware...

Read More
Take Ownership and Grant ‘Full Control’ Recursively
Aug14

Take Ownership and Grant ‘Full Control’ Recursively

Take Ownership KB ID 0001200  Problem I had a bunch of old user profile folders I needed to delete today, When setup properly even the domain administrator can’t get in there and delete them; You need permission to perform this action. You don’t currently have persmission to access this folder If it’s just one folder then simply take ownership, grant yourself rights and delete it! But I had a lot of folders so I...

Read More