15. October 2015
AndrewZhu
Azure , VPN
Download Node.js from https://nodejs.org/ and install node.js on your server machine
Install Shadowsocks
Open Node.js command prompt
Input the following commands to install shadowsocks
npm install -g shadowsocks
Configure SS
open config.json file
Fill the file with the f...
[More]
19. June 2014
AndrewZhu
Azure
In the right side of Dashboard, click Download the publish profile. Open it with notepad and you can format it with my xml formatter J : http://xhinker.com/MyApps/XMLFormator.aspx . Then you see your Azure Web Site username and password: Thanks belong to http://weblogs.asp.net/bleroy/azure-web-sit...
[More]
16. February 2014
xhinker
Azure
It is amazing that Windows Azure becomes more and more powerful and easy to use. Today I want to list the steps to create a VM in SQL Server in Windows Azure. Because there are some tricky things there and document didn't state it out clear enough. 1. Create a Virtual Machine. It...
[More]