Category: Articles

Computer (3)
Open Source (310)
Security (29)
Server (5)

Can a Soda Can Boost Your Wi-Fi Signal?

Recently, a post titled “Boost WiFi Signal with a Soda Can” went viral on Weibo. The post detailed the steps and principle involved: using the inner surface of an aluminum can to reflect radio waves, thereby enhancing the antenna’s ability to transmit and receive signals. The router antenna, which originally emitted a 360-degree wave, would be …

4 Free and Useful Clock Apps for Linux

One of Linux’s great strengths is the vast array of small applications available under open-source licenses for everyone to use free of charge. Of course, every system comes with its own clock, usually pinned to the taskbar or menu bar displaying the system time — functional, but nothing out of the ordinary. Today, however, we’d like to share …

Has Apache Lost Its Way?

Over the past two decades, Linux has grown from an obscure newcomer to a dominant force in the server and supercomputing arenas 鈥?not to mention the Android smartphones and tablets built on its foundation. On the other hand, the Apache Software Foundation now appears to be on somewhat shaky ground, its leadership facing ser …

How Varnish Cache Acceleration Works

Varnish is similar to typical server software in that it is divided into a master (management) process and a child (worker, primarily handling caching) process. The master process reads commands, performs some initialization, then forks and monitors the child process. The child process allocates several threads to work, primarily including some management …

Piwik Free Open-Source Analytics: Run Your Own Website Statistics Client

Whether you are building a blog or a professional portal website, you will certainly need to install visitor statistics. Analytics allow you to analyze user data and gauge your site’s popularity. Every website we create is meant to attract more and more users — for personal blogs, it brings a sense of satisfaction, while for commercial sites, it can …

TPM (ThinkPHP Mobile) Officially Released

With rapid technological change, the proliferation of smart devices, and the diversification of marketing tactics, mobile clients are playing an increasingly vital role in the mobile internet era. App development for mobile devices has gradually become a critically important part of the IT industry.

To better meet the needs of developers, Thi …