Some time the best fastest and easiest way to migrate, transfare, CSV Disks to new environment is to just Expose the LUN on the storage to the new hosts\Nodes and
Category: Tutorials
How To Delete windows profile CorrectlyHow To Delete windows profile Correctly
To Remove User Profile from windows or Windows Terminal Server, you should logout completely from the profile so now files in the profile folder : run %USERPROFILE% to enter
How To Configure Windows time source ServerHow To Configure Windows time source Server
When you want to change the server time source or you get error eventID 12, just type at command prompt as Administrator: w32tm /config /manualpeerlist:server,0x8, /syncfromflags:manual /update where server is
Microsoft Hyper-V Cluster CSV Enter Pause StateMicrosoft Hyper-V Cluster CSV Enter Pause State
Some time without any warnings the CSV (Cluster Shared Volumes = LUNS) entering pause state . This can cause the VM’s to restart, goes into save state and all
How To Delete ARP Table on WindowsHow To Delete ARP Table on Windows
Sometime corrupted ARP table can cause serious pain as it can stop server to communicate on the network, The Simple way supported by almost all windows : netsh interface ip
WordPress Show Blank Screen AKA As White Screen Of DeathWordPress Show Blank Screen AKA As White Screen Of Death
Some time WordPress show only white screen or only your background image instead of the site, the simple to understand the error is to enable the debug, it will
How To Completely Uninstall All Version Of Microsoft OfficeHow To Completely Uninstall All Version Of Microsoft Office
Microsoft released easy uninstallers for all version of Office, just browse to this page and choose your office version : https://support.office.com/en-us/article/Uninstall-Office-from-a-PC-9dd49b83-264a-477a-8fcc-2fdf5dbf61d8?ui=en-US&rs=en-US&ad=US#OfficeVersion=2016 You need to select the version you have ad
What is the Best Tools To Add After Minimal CentOS InstalationWhat is the Best Tools To Add After Minimal CentOS Instalation
Sometimes is is easy just to install CentOS with minimal installation CD as it is only around 700MB, Faster to download or to copy. I would suggest adding this tools
How to install zabbix on centOS 7How to install zabbix on centOS 7
Zabbix is one of the best open source monitoring system out there with flexibly and ready templates it is easy to install and get started fast. Here is step by
How To Install WordPress On CentOS 7How To Install WordPress On CentOS 7
This guide will help you install WordPress on Linux CantOS, First Lets update your system : sudo yum update -y Then install all Prerequisites like LAMP Packages : sudo yum