F – I – N – A – L – L – Y Please ……. Why did we even have to set these password policies back in the days. It should have been there by default. No brainer, you use cloud, you have to put a strong password. Without a strong password, you must not …
Read More “Password Default policy for IAM users”
AWS discontinuing RTMP by tomorrow. See below links for more information – https://forums.aws.amazon.com/ann.jspa?annID=7356 “AWS has a long history where we do not deprecate AWS service functionality unless for security reasons or under unusual circumstances. In 2017, Adobe announced the end-of-life for Flash will be December 31, 2020. In addition to Adobe, many of the most …
Read More “No more RTMP support on AWS”
Sorry guys for the background noise and crappy earphone mic.I was thinking about re doing this video, but then again I am too lazy for that, maybe you can mute this and just watch the video as a reference. 😛
Are you having issues with Hyper-V not connected to internet?There could be a few reasons.But the most likely issue is with your Virtual Switch. Here is a tutorial I created on how to set up your virtual switch to get internet connection on your VM. If you find this video helpful, please like and subscribe. …
Read More “Hyper V not connected to the internet”
Problem: After I installed Ubuntu VM in HyperV I could not get the machine to run full screen. Solution: Update your /etc/default/grub settings.
Quick note on setting up Linux VMs on Hyper V. Step 1: Check adapters, test internet connectivityFirst, check if the network adapters are attached. ifconfig you will see Ethernet, loopback or WiFi adapters. They look like eth0, lo, wi and you should be getting private IP on those adapters. If you do, proceed on. If …
Read More “Configuring Network on Linux VM, updating packages”
All you need is your contact info and the services you give right? For those who just need a simple web existence, a simple website but dont want to spend alot, Storage containers are one way to go. You dont need to spend much on hosting. No backend server required. Abit of html, css knowledge …
Read More “Create Static Website using Azure Storage Container and custom domain”
Yes, we are based in New Zealand. You know what that means? It means we are NOT half way around the world. We are just at your door steps READY to help you with whatever technical issues that you may have. And the cool thing about Kiwis? We take pride in our works. Yes we …
Read More “Proudly Kiwis”
you cannot bring back your wireless interface back. ifconfig wlan up wont work you get the message Operation not possible due to RF-Kill. Error is due to soft block or hard block, wireless card has been switched off from the kernel. Sudo rfkill list find out what is being blocked sudo rfkill unblock wifisudo rfkill …
Read More “How to fix Operation not possible due to RF-kill in Linux”
Cloud virtualization is a thing these days. Its not hard. In fact, its very simple. There are existing preconfigured templates which you can use. A few clicks and you are good to go. All you need to do is start using it. Here is my video tutorial on how to create Virtual machines on Azure …
Read More “Creating VMs using Azure quickstart templates”