Wake on Lan (WOL) does NOT Work in Windows 10 After Upgrade from Windows 8.1 or Windows 7

Wake on Lan (WOL) does NOT Work in Windows 10 After Upgrade from Windows 8.1 or Windows 7

Windows
What is Wake-on-LAN (WOL)? It is powerful and convenient feature that enables users to remotely power up their computer over a network, saving energy while also allowing remote access to the computer when needed. Windows 10 Wake-on-LAN Problem Wake-on-LAN (WOL) does not work or stopped working in Windows 10 after upgrade from Windows 8.1 or Windows 7. In my case, I use Realtek PCIe GBE Family Controller. Even though I did all settings for Wake-on-LAN such as disabling turn on fast startup, configuring adapter options related to WOL, and etc, WOL is not working. My environment: Previous OS: Windows 8.1 Pro x64 Current OS: Windows 10 Pro x64 Mainboard: Asus H87-Plus NIC: Onboard Realtek PCIe GBE Family Controller NIC driver version: 9.1.401.2015 released on April 1, 2015 Cause: Realtek Ethernet Card driver…
Read More
Configure IP based Apache Virtual Host on RHEL 6.x or CentOS 6.x

Configure IP based Apache Virtual Host on RHEL 6.x or CentOS 6.x

Red Hat and CentOS, Video Tutorials
IP-based virtual hosting is a method to apply different directives based on the IP address and port a request is received on. Most commonly, this is used to serve different websites on different ports or interfaces. System requirements: As the term IP-based indicates, the server must have a different IP address/port combination for each IP-based virtual host. This can be achieved by the machine having several physical network connections, or by use of virtual interfaces. In the terminology of Apache HTTP Server, using a single IP address but multiple TCP ports, is also IP-based virtual hosting. In this video, we'll configure IP-based Apache (HTTPD) virtual host in RHEL 6.X or CentOS 6.x I hope this video tutorial is helpful for you. If you liked it or found useful, feel free to like or…
Read More