If you want to set a proxy for your Ubuntu server to access Internet or your company private hosts, you may get disappointed for googing…
Category: TECH
How to connect to Palo Alto VPN – GlobalProtect from Linux server without modifying any configuration? – 如何在不修改服务器配置下,使用 Linux server 连接 Palo Alto VPN?
The issue It’s boring and even impossible to follow offical doc of connecting GlobalProtect from PaloAlto website to just get your Linux server / desktop…
How to access internal private host behind corporate VPN safely from China after most VPNs being blocked out – 无须 VPN,也可以安全地访问外企公司内网服务器
Preface We know China government enforces all VPNs be censored and blocks out all unregistered VPN. It’s going to be a tall order to register…
How to fix docker pull failure of layers in Amazon S3 in China for MacOS – 如何解决中国MacOS 下 docker pull 失败(Amazon S3)被qiang
The problem – 问题 If you are Chinese developer, you may be familiar with: 如果你是中国的码农,你可能很熟悉: Yes, Amazon S3 is blocked out in China. 是的 Amazon…
How to count commits in a specific branch – 如何计算一个git 分支里的 commit数量?
Stackoverflow anwser link by Paul Lan I posted my answer here. https://stackoverflow.com/a/47133753/931908 The problem If you try to google Stackoverflow of how to count commits…
Google Chrome Official Offline Installer for Chinese – update every 3-day – 谷歌浏览器官方离线安装包(中文版,每三天自动更新最新)
Chrome official release website has been blocked out in China. Provide the link for China netizens. 谷歌浏览器官方离线安装包。 https://lanshunfang.github.io/xiaofang.me/download/
How to setup Selenium Chrome Docker to use HTTP Proxy
As you may know, selenium docker is the main stream way to do a real GUI End-2-End headless testing over Chrome / Firefox. While it…
Better online conferencing solution for distributed software development team, with DSLR camera as WebCam for Zoom
Communication First. Yep, a lot of effort has been wasted in your team in terms of communication? And you found your teammates have a lot of…
Protected: Shadowsocks-R Android 小方番茄配置
There is no excerpt because this is a protected post.
Protractor E2E Test for Non-Angular Website (jQuery-based)
GitHub: https://github.com/lanshunfang/protractor-jquery/ Videos YouTube YouKu (China) Why Google invented Protractor over WebDriverJs Protocol with crispy designs on real world testing scenarios. It’s originally for AngularJS and…
Install Internet Explorer / Microsoft Edge on your Mac – 正版免费的安装 IE Edge 和其他版本在你的 Mac 上
Preface – 前言 With reference to http://osxdaily.com/2011/09/04/internet-explorer-for-mac-ie7-ie8-ie-9-free/ 参考:osxdaily You are a regular developer who use Mac. You want to debug your website within IE。 你是一个正常的开发工程师,所以你用…
WebStorm 卡得要死?来,充荤花挥你的 MacBook Pro 的内存吧 — WebStorm is unresponsive? Try this
For Mac Only 之前团队反映 WebStorm 卡,如今才发现是它的默认内存配置太弱。修改之: WebStorm is dying and being stuck on medium/big project. Try this change for your Mac. Bash: mkdir -p ~/Library/Preferences/WebStorm/ cp…