I had to increase disk size on a Windows 10 VM. They way to do this is to resize the VDI file. First turn off the VM. Then open Terminal and run the following commands to show the current disk size and then change it with VBoxManage. Check the disk…
Imran Qureshi Posts
Key Admin Tools Control Panel > View by: Large Icons Settings app: more for users and touch friendly System GP PS: Verb followed by a Noun In search bar type: gr to edit group policy (admin access required) cmd: gpupdate Some things can only be done in PS Scripts and…
Win10 HW Requirements x86: 1GHZ, 1GB, 16GB x64: 1GHZ, 2GB, 20GB DirectX, WDDM1, 800×600 For Hyper-V you will need more spec or it will be slow SSD disk performance is much faster Deployment Tools DISM – Deployment Image and Servicing Management Tool This can perform pre-install and post-install tasks MAP…
ITSM – IT Service Management Complete set of activities required to provide service to an organisation including policies and strategies to: Plan, design, deliver, operate and control the IT services it offers to its customers ITIL introduced 25 years ago developed as a framework to use in order to perform…
ITIL Foundation Syllabus, Exam Tips and Practice Paper https://www.axelos.com/certifications/itil-certifications/itil-foundation-level Peoplecert Testing Centre http://www.peoplecert.org/en/Pages/Peoplecert-Home.aspx Business Benefits of IT Service Management http://www.bmc.com/blogs/business-benefits-service-management/ ITIL Best Practices: Top 5 Insider Secrets http://www.bmc.com/blogs/itil-insider-secrets-and-5-best-practices-to-make-it-work-for-you/ ITIL and DevOps: Differences & Frameworks Working Together http://www.bmc.com/blogs/itil-and-devops-lets-not-paper-over-the-differences/
I was trying to access USB drive in a Win 10 VM in VirtualBox. This was not working out of the box. Here is what I had to do. Steps I installed latest version from Virtualbox website 5.1.22 and the extension pack from the website. Enabled the USB 3 controller…
While working in Linux Mint I noticed some features I use in Windows Explorer were not there in the Nemo File Manager in Linux Mint. I posted this as a feature request to the Nemo team on Github. https://github.com/linuxmint/nemo/issues/1486 The helpful guys got back to me and showed me what I…
VLC is one of the best Media players available. It is installed as the default media player in Linux Mint. There are so many great features which make it a great player for any file type you choose. Features Cross Platform (Mobile & Desktop) Plays files, discs, webcams and streams No…
My aim was to make my site more secure and get it SSL Certified with https in the URL. When I found that Google is ranking sites better that have this I thought I should really set this up. I thought enabling SSL would be difficult and expensive but it is actually…