Keep OSNews alive by becoming a Patreon, by donating through Ko-Fi, or by buying merch!

Internet Archive

Postfix Monitoring with Mailgraph, pflogsumm

"This article describes how you can monitor your Postfix mailserver with the tools Mailgraph and pflogsumm. Mailgraph creates daily, weekly, monthly, and yearly graphs of sent, received, bounced, and rejected emails and also of spam and viruses, if SpamAssassin and ClamAV are integrated into Postfix. These graphs can be accessed with a browser, whereas pflogsumm ('Postfix Log Entry Summarizer') can be used to send reports of Postfix activity per email."

Introducing Drosera

"I would like to introduce a new addition to the WebKit open source tools - a JavaScript debugger. Drosera, named after the largest genera of bug eating plants, lets you attach and debug JavaScript for any WebKit application - not just Safari. One of the unique things about Drosera, like the Web Inspector, is that over 90% of it is written in HTML and JavaScript. This is a true testament of what you can do with web technologies today and the rapid development that WebKit allows."

US Senate Deals Blow to Net Neutrality

A US Senate panel narrowly rejected strict Net neutrality rules on Wednesday, dealing a grave setback to companies like eBay, Google and Amazon that had made enacting them a top political priority this year. By an 11-11 tie, the Senate Commerce Committee failed to approve a Democrat-backed amendment that would have ensured all Internet traffic is treated the same no matter what its source or destination might be. A majority was needed for the amendment to succeed.

Tim Berners-Lee on Net Neutrality: ‘This Is Serious’

"The inventor of the WWW has a short, to-the-point post that explains exactly why supporting real, bona fide net neutrality is the Right Thing to Do. I absolutely encourage you to read the entire post, but really he sums up the whole argument for net neutrality in his opening sentence: 'When I invented the Web, I didn't have to ask anyone's permission.' If you think about it in terms of start-ups having to ask the permission of AT&T to innovate, then the whole net neutrality issue becomes less complicated."

uIP Embedded tcp/ip Stack 1.0 Released

The widely used uIP TCP/IP stack is a very small implementation of the TCP/IP protocols, designed for memory constrained networked embedded systems. Version 1.0 adds a number of features such as a new socket-like API, rudimentary IPv6 support, and a DHCP client, as well as fixes corner-case bugs in TCP that have been found through many years of real-world testing.

Discover Internet Protocol, Version 6

"The next-generation protocol, Internet Protocol version 6, is the future of the Internet. Learn how IPv6 compares to Internet Protocol version 4, understand the version 6 address formats, discover the benefits of IPv6, and learn which IT products comply with this new standard."

House Rejects Net Neutrality Rules

The US House of Representatives definitively rejected the concept of Net neutrality on Thursday, dealing a bitter blow to Internet companies like Amazon.com, eBay and Google that had engaged in a last-minute lobbying campaign to support it. By a 269-152 vote that fell largely along party lines, the House Republican leadership mustered enough votes to reject a Democrat-backed amendment that would have enshrined stiff Net neutrality regulations into federal law and prevented broadband providers from treating some Internet sites differently from others.

Review: 3D Web Browsers

"What ever happened to the virtual reality, 3D world of the web? Back in the late 90s, all the hype was about VRML - Virtual Reality Markup Language - which would turn the web into an immersive environment that you'd maneuver around to get to the information you wanted. We're here to tell you that the reports of the 3D web's death are greatly exaggerated. As evidence, we present three 3D browsers that will use that graphics card for something other than gaming: 3B, Browse3D, and SphereXPlorer."

Long Live Fiber Broadband

"1.7 gigabytes in 12 minutes. That's 1,700MB in under 15 minutes from the Internet to my PC. Glorious, spectacular, almost breathtaking speed, brought to me courtesy of Verizon FiOS. Yes, it's true, I finally got it installed and it's good. Devoted readers know the long road I took to get here, but for those new to me or to FiOS, here's a brief recap."

Netcraft: Microsoft Continues to Chip Away at Apache’s Lead

Microsoft continues to gain share in the web server market, chipping away at Apache's commanding lead. The number of hostnames on Windows servers grew by 4.5 million, giving Microsoft 29.7% market share, a gain of 4.25% for the month. Apache had a decline of 429K hostnames, and loses 3.5% to 61.25%. Apache's lead over Microsoft, which stood at 48.2% in March, has been narrowed to 31.5%, a shift of 16.7% in just three months.

Manage Apache Bandwidth Quota and Throttling

"In this tutorial I will describe how to install and configure mod_cband on an Apache2 web server. mod_cband is an Apache 2 module which provides bandwidth quota and throttling. It solves the problem of limiting users' and virtualhosts' bandwidth usage. The current version can set virtualhosts' and users' bandwidth quotas, maximal download speed, requests-per-second speed and the maximal number of simultanous IP connections."

Spam Filtering Techniques

"The problem of unsolicited e-mail has been increasing for years, but help has arrived. In this article, David discusses and compares several broad approaches to the automatic elimination of unwanted e-mail while introducing and testing some popular tools that follow these approaches."

Server Monitoring with munin, monit

"In this article I will describe how to monitor your server with munin and monit. munin produces nifty little graphics about nearly every aspect of your server (load average, memory usage, CPU usage, MySQL throughput, eth0 traffic, etc.) without much configuration, whereas monit checks the availability of services like Apache, MySQL, Postfix and takes the appropriate action such as a restart if it finds a service is not behaving as expected."