Nested Hyper-V VMs on a VMware ESXi Server By Brandon Lee| December 3rd, 2019 original post: https://www.vembu.com/blog/nested-hyper-v-vms-on-a-vmware-esxi-server/ There are many great things you can do on top of today’s modern hypervisor systems that provide a great way to solve business problems and technical challenges. One of the really neat things you can do with today’s hypervisors such Read More
Month: June 2020
How to Increase the WordPress PHP Memory Limit
On many hosting providers the default PHP Memory is usually 32 or 64 MB, however for WordPress that may not be enough sometimes, especially if you have a lot of plugins installed on your website. I recommend to increase the memory to 256 MB or more. How to change the WordPress Memory The most common solution to this problem is to edit the Read More
Change the OneDrive upload or download rate
When you sync files by using the sync app, you can choose how much of your network bandwidth you use. Select the white or blue OneDrive cloud icon in the Windows taskbar notification area. Select More > Settings.(You might need to click the Show hidden icons arrow next to the notification area to see the OneDrive icon.) Select the Network tab. If you’re syncing Read More
Hot to send a test email by telnet a SMTP SERVER
Hot to send a test email by telnet a SMTP SERVER [<username>@localhost ~]# telnet 192.168.x.x 25Trying 192.168.x.x …Connected to 192.168.x.x (192.168.x.x)Escape character is ‘^]’.220 Welcome to xxx SMTP service!HELO local.abc.com250 mailserver: Hello local.abc.comMAIL FROM: [email protected] [email protected]: Sender okRCPT TO: [email protected] [email protected]: Recipient okDATA354 Send data now. Terminate with .Subject: mail server testing.250 mailserver: Message accepted for deliveryquit221 mailserver closing Read More
How to fix Intel Wi-Fi Adapter disconnecting problem
How to fix Intel Wi-Fi Adapter disconnecting problem Go to control panel -> Power Options -> Change Plan settings under the power plan you have chosen -> Change advanced power settings -> Make the wireless adapter settings to maximum performance. Next, go to the device manager, select your Wi-Fi card -> go to Properties -> Read More
How to Enable Offline Files in Windows 10 and Sync it?
How to Enable Offline Files in Windows 10 and Sync it? Want to to keep offline files in sync between your computer and network servers? You can learn to enable offline files in Windows 10 and then sync it. By Ivy What are offline files? Offline Files is a useful sync feature in Windows 7/8/10, which Read More