Hi Guys, Today I had to create a template for our remote session servers. Unfortunately, the System Center Virtual Machine Manager was greyed out. Solution: VM has to be created in VMM. After option became available I was able to run Create Template. But it failed, I tried manually without…
Articles by phi3nix
Hi Guys.A few days ago our production cluster CRASHED completely, 300 VMs went crazy. It affected more than 2k people. I spent 8 hours on the phone with Microsoft and they couldn’t fix. After, some time I found that SMB traffic is getting blocked. I asked our networking team if…
You probably install Ubuntu server in AWS and apt-get failed. It is not working because AWS NACLs are stateless. You need to allow inbound return traffic for the response. Source: 0.0.0.0/0 Protocol: TCP Port Rage: 32768-65535 Allow/Deny: ALLOW Have a good one.
Then you bought the Blink app. You open it and you stuck on the screen. You tried to SSH and it works. Maybe you tried to SCP your keys to remote server and it doesn’t work. You went to the https://blink.sh/, you look for any manual on how to use…
Hi Guys, You probably have seen it when you try to RDP to the server and you stuck on the black screen. I found out that this is the easiest fix for this issue. Open CMD as the administrator who has access to the server which you want to RDP,…