How to point clients to a new Symantec Endpoint protection after decommissioning or replacing the primary one?

After decommissioning or replacing the primary Symantec Endpoint protection we need to use new  Symantec Endpoint protection antivirus software. For use new Symantec Endpoint protection we have more than one solutions: We can deploy  again new communications settings from Symantec Endpoint protection Manager . 2. We can export client install package… Read More

HowTo Change IP Address on FreeBSD?

Today I will  explain how to configure  network configuration in FreeBSD. So Lets begin: In the file /etc/rc.conf  we can set static  ip address and default gateway and etc. For example  you can set values as follows: hostname=”tekbloq.com” ifconfig_lnc0=”inet 192.168.0.2 netmask 255.255.255.0″ defaultrouter=”192.168.0.1″       2.… Read More

How to Install wampserver?

First we need to install wampserver software from its official web site. 2. Make sure you select the correct installer file for your version of Windows. Double click you installer file for begin setup process. You’ll get below Setup Wizard window click next to continue:… Read More

How to install Hyper-V on Windows 10?

Before installing Hyper-V we need to check  system hardware compatible. For check that we need to open command prompt and run systeminfo.exe .  If we get result as below it is means that we can start to install Hyper-V. If for example “Virtualization Enabled in Firmware” and “Data… Read More

What’s new in vSphere 6 Scalability?

As we know VMware vSphere® 6.0, the industry-leading virtualization platform, empowers users to virtualize any application with confidence, redefines availability, and simplifies the virtual data center. Increased Server Scalability Compare vSphere® 6.0 and  vSphere® 5.5 we  can say that there are lots of new and… Read More