Signin Tencent QQ Connect, get App ID and App Key, reference PHP SDK. The main principle is after authority on Tencent QQ account, store openid, access_token and other information in local database. Determine the access_token at user next signin. Create…
Use Sina Weibo OAuth 2.0 Authorize in Laravel
Signin Sina Weibo Open Platform, get App Key and App Secret, reference PHP SDK. The main principle is after authority on Sina Weibo, store uid, access_token and other information in local database. Determine the access_token at user next signin. Create…
Install Webmin on Ubuntu
Wiki Webmin is a web-based system configuration tool for Unix-like systems, although recent versions can also be installed and run on Windows. With it, it is possible to configure operating system internals, such as users, disk quotas, services or configuration…
Flush the DNS Cache on OS X
Flushing the DNS cache in OS X is easy, but the commands to do so are unique to different versions of OS X. We'll list the commands for the different versions of OS X. You'll need to know which version…