Skip to main content

37 posts tagged with "tech"

View All Tags

Swap VPS IP from Within China

· 6 min read

Running a website from within the physical border of China can use either international VPS service provider like Digital Ocean/Linode or domestic ones. Using domestic VPS service provider requires registration of ICP, which is only possible through a legal entity in China. International VPS doesn't have such requirement. Any individual can point a domain name through his domain registrar provider, registered by individuals or legal entities, to an IP address from the VPS service provider.

Set Up Apache on Mac Sierra 10.12

· 3 min read

Here's the how-to guide to set up Apache on Mac Sierra 10.12.6. It's more involving than just serving up a http server from a local directory, which can be done with python -m SimpleHTTPServer 8080 (for Python 2.7) or php -S <adddres>:<port> (for PHP 5.4).

从全名K歌网页下载mp3音乐文件

· 2 min read

全民K歌为付费的VIP用户有提供把歌曲下载到本地手机的服务,不过要导出到电脑还是个麻烦。以下的方法可以从全民K歌的网页上直接把音乐文件扒下来,不需要借助任何额外的网站服务。