All Articles

142755 articles · Page 6754 of 7138
MaGe Linux Operations
MaGe Linux Operations
Mar 30, 2017 · Backend Development

Set Up Apache with mod_python in 3 Minutes: A Quick Backend Guide

Learn how to quickly configure an Apache server to run Python scripts using the mod_python module on Linux, with step‑by‑step apt‑get installation, configuration tweaks, permission settings, and a simple hello‑world test, all explained in a concise three‑minute tutorial.

Web Serverapachebackend
0 likes · 4 min read
Set Up Apache with mod_python in 3 Minutes: A Quick Backend Guide
MaGe Linux Operations
MaGe Linux Operations
Mar 30, 2017 · Information Security

Master Linux iptables: Build and Manage Robust Firewalls

This comprehensive guide explains Linux firewall fundamentals, the role of iptables and Netfilter, the structure of tables and chains, rule ordering, common commands, and real‑world configuration examples for securing networks and handling port mapping.

Linux firewallfirewall rulesiptables
0 likes · 10 min read
Master Linux iptables: Build and Manage Robust Firewalls
dbaplus Community
dbaplus Community
Mar 29, 2017 · Operations

Why Does Server IO Spike at 3 AM? Diagnose RAID Battery and Self‑Test Issues

This guide explains why server IO utilization spikes above 60% during early‑morning hours, covering hardware self‑test, RAID battery failures, cache policy misconfigurations, and step‑by‑step commands for MegaRAID and HP servers, plus BIOS adjustments and best‑practice recommendations to prevent performance degradation.

IOMegaCliMySQL
0 likes · 16 min read
Why Does Server IO Spike at 3 AM? Diagnose RAID Battery and Self‑Test Issues
DevOps
DevOps
Mar 29, 2017 · Fundamentals

Starting an Agile Development Team: Practices, Challenges, and Tips

This article outlines how teams can transition to agile development by adopting Scrum or Kanban, emphasizing self‑organization, realistic planning, continuous integration, automated testing, regular retrospectives, and servant‑leadership to sustainably deliver business value while managing technical debt.

Continuous IntegrationTechnical Debtscrum
0 likes · 10 min read
Starting an Agile Development Team: Practices, Challenges, and Tips
21CTO
21CTO
Mar 29, 2017 · Backend Development

How Flickr Scaled Its Backend: From LAMP to Microservices and Tripod

This article details Flickr's evolution from a simple LAMP stack to a complex micro‑service architecture, describing its database scaling strategies, caching layers, storage solutions, and the modern Tripod platform that powers its image and video services today.

FlickrTripod
0 likes · 12 min read
How Flickr Scaled Its Backend: From LAMP to Microservices and Tripod
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
Mar 29, 2017 · Frontend Development

Recap of Frontend Technology Salon Session 1: ES6, Webpack, and Asynchronous Programming

The article recaps the first Frontend Technology Salon, covering ES6 fundamentals, Webpack packaging, and practical ES6 asynchronous programming examples, offering detailed explanations and code demonstrations for frontend developers and highlights common pitfalls and browser compatibility issues.

FrontendJavaScriptasynchronous programming
0 likes · 5 min read
Recap of Frontend Technology Salon Session 1: ES6, Webpack, and Asynchronous Programming
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 29, 2017 · Operations

How Alibaba Built the ‘Nuclear Weapon’ Full‑Link Stress Test for Double 11

This article chronicles Alibaba's evolution of the full‑link pressure testing platform—from its 2013 inception tackling massive Double 11 traffic, through data construction, isolation, traffic generation, and platform upgrades—to a mature, automated, cloud‑native solution that safeguards large‑scale e‑commerce stability.

AlibabaCapacity PlanningOperations
0 likes · 13 min read
How Alibaba Built the ‘Nuclear Weapon’ Full‑Link Stress Test for Double 11
360 Quality & Efficiency
360 Quality & Efficiency
Mar 29, 2017 · Backend Development

Introduction to Java Socket Programming: Basics, Usage, and Best Practices

This article explains the fundamentals of Java socket programming, covering what sockets are, the three essential components for establishing a connection, sample server and client code, connection monitoring techniques, multithreaded handling of multiple clients, and UDP communication with practical considerations.

JavaNetwork ProgrammingTCP
0 likes · 4 min read
Introduction to Java Socket Programming: Basics, Usage, and Best Practices
Architecture Digest
Architecture Digest
Mar 29, 2017 · Frontend Development

Front‑End Optimization Best Practices

This article presents a comprehensive guide to front‑end performance optimization, covering reduction of HTTP requests, proper handling of repaint/reflow, minimizing DOM operations, using JSON, efficient HTML/CSS, CDN acceleration, external resource loading, minification, image compression, and cookie management.

CSSFrontendHTTP
0 likes · 13 min read
Front‑End Optimization Best Practices
High Availability Architecture
High Availability Architecture
Mar 29, 2017 · Cloud Native

Container Storage Plugins and Persistent Storage Architecture

This article explains how containers use storage plugins like Docker volume drivers and Convoy to integrate persistent storage, describes the plugin API, daemon architecture, backend driver abstractions, and discusses the trade‑offs of different storage types for cloud‑native applications.

ContainersConvoydocker
0 likes · 14 min read
Container Storage Plugins and Persistent Storage Architecture
Qunar Tech Salon
Qunar Tech Salon
Mar 29, 2017 · Fundamentals

Is Good Architecture Designed or Evolved? Insights from Senior Software Architects

The article explores whether effective software architecture stems from upfront design or gradual evolution, presenting viewpoints from senior architects, discussing stakeholder concerns, non‑functional requirements, real‑world evolution cases like 58.com and Google, and urging readers to share their own conclusions.

System Designevolutionsoftware design
0 likes · 17 min read
Is Good Architecture Designed or Evolved? Insights from Senior Software Architects
MaGe Linux Operations
MaGe Linux Operations
Mar 28, 2017 · Operations

Master Linux Data Backup: Tar, Gzip, and Cron Automation Guide

This guide explains how to use the Linux tar command for manual and compressed backups, create shell scripts for automated backups with cron, and apply these techniques to back up and restore Foxmail Server data, covering command syntax, scheduling, and recovery steps.

Data RecoveryShell scriptcron
0 likes · 11 min read
Master Linux Data Backup: Tar, Gzip, and Cron Automation Guide
MaGe Linux Operations
MaGe Linux Operations
Mar 28, 2017 · Operations

Quick Guide to Setting Up FTP Virtual Users on CentOS

Learn how to swiftly create and configure FTP virtual users on a CentOS 6.5 system using vsftpd, covering installation, configuration files, PAM authentication, ACL permissions, and service startup, with step-by-step commands and essential tips for Linux administrators.

ACLCentOSFTP
0 likes · 5 min read
Quick Guide to Setting Up FTP Virtual Users on CentOS
dbaplus Community
dbaplus Community
Mar 28, 2017 · Databases

Why an Oracle SQL Slowed After Upgrade—and How to Fix It

After migrating a core system from AIX to Linux and upgrading Oracle from 11.2.0.3 to 11.2.0.4, a critical SQL that previously ran in milliseconds began taking hundreds of seconds, prompting a detailed investigation of execution plans, CBO limitations, and three successive rewrite strategies that restored performance.

CBODatabase MigrationOracle
0 likes · 9 min read
Why an Oracle SQL Slowed After Upgrade—and How to Fix It
Efficient Ops
Efficient Ops
Mar 28, 2017 · Operations

How We Scaled Server Authentication with OpenLDAP: A Real‑World Operations Journey

This article walks through a vehicle‑networking company's four‑stage journey—selection, requirement analysis, implementation, and evolution—to replace fragmented SSH passwords with a centralized OpenLDAP authentication platform, covering cost decisions, deployment steps, security hardening, and management automation.

AuthenticationOpenLDAPOperations
0 likes · 13 min read
How We Scaled Server Authentication with OpenLDAP: A Real‑World Operations Journey