Microsoft Accounts vs Office 365 Accounts
The most important thing about all kinds of confusing Microsoft account terms is that work and personal accounts are separate even though they can have the same login credentials. Both…
Learning, Sharing, Creating
The most important thing about all kinds of confusing Microsoft account terms is that work and personal accounts are separate even though they can have the same login credentials. Both…
One of my projects is going to use AutoIt script to launch client application on Windows machine. It will usually require to auto-fill in some information on popped up windows.…
Here are the simplest steps to install MSSQL server 2016 into a Windows 2016 server. It is showing a simplest steps and fastest set up to get your MSSQL 2016…
This post is to collect some of packages using on my OpenWRT router. The list is still adding. Once more packages tested and used, they will be added in this…
Sometimes, Excel seems too good to be true. All I have to do is enter a formula, and pretty much anything I’d ever need to do manually can be done…
I am using NodeQuery free service (10 nodes) to monitor my VPS servers in the cloud for quite a few time now. It is one of my favorite monitoring tools…
In my daily routine, screenshots has become one of most important ways to record my work, either for notes, or a post. I have been used all kinds of tools…
There are tens of thousands Google Chrome Plug-ins / Extensions to choose from on the Chrome Web Store, most of them are free. These extensions can be installed on Chrome…
Iperf “is a commonly used network testing tool that can create TCP and UDP data streams and measure the throughput of a network that is carrying them. Iperf is a…
MailEnable is the software I installed on my lab environment DC server, which has been used to testing other system’s email function. It is free, integrated well with AD, Web…
Web Bench is a very simple tool for benchmarking WWW or proxy servers. This benchmark is not very realistic, but it can test if your HTTPD can really handle so…
1. Putty Auto Login into Session with Username and Password Create a bat file and you can schedule it to run with following command: C:\tools\putty.exe -load session_name -l your_user_name -pw…