All Articles

146489 articles · Page 7317 of 7325
MaGe Linux Operations
MaGe Linux Operations
Jul 4, 2014 · Information Security

Rootkit Hijack on a Linux Server: Forensic Walkthrough and Recovery

This article details a real‑world Linux server intrusion, showing how a rootkit exploited an Awstats script vulnerability, the forensic steps to identify malicious processes, hidden files, and compromised accounts, and the recommended remediation actions to restore a secure environment.

AwstatsLinuxRootkit
0 likes · 14 min read
Rootkit Hijack on a Linux Server: Forensic Walkthrough and Recovery
MaGe Linux Operations
MaGe Linux Operations
Jul 4, 2014 · Information Security

How Digital Signatures Secure Data: Principles, Algorithms, and Implementation

This article explains the concept of digital signatures, their role in verifying data integrity and origin, outlines common algorithms such as RSA, DSS, and hash‑based signatures, and details the full PKI‑based workflow—including authentication, signing, and verification—while also describing how to combine encryption with signatures for confidential transmission.

PKIRSAcryptography
0 likes · 8 min read
How Digital Signatures Secure Data: Principles, Algorithms, and Implementation
MaGe Linux Operations
MaGe Linux Operations
Jul 3, 2014 · Operations

Boost High‑Load PHP Performance: Essential Linux Tuning Tips

This guide presents practical Linux system tweaks and PHP configuration adjustments—including file descriptor limits, disabling atime, using tmpfs, and optimizing php.ini and PHP‑FPM settings—to dramatically improve high‑load PHP application responsiveness and stability.

operationsperformancetuning
0 likes · 4 min read
Boost High‑Load PHP Performance: Essential Linux Tuning Tips
Baidu Tech Salon
Baidu Tech Salon
Jul 2, 2014 · Artificial Intelligence

Baidu Kaoba: A Case Study of Natural Language Processing and Semantic Analysis

In a June 28 presentation at Baidu’s 51st Technology Salon, senior NLP researcher Zhao Shiqi showcased Baidu Kaoba—a conversational search tool for college admissions—illustrating how inference‑based rewriting, ellipsis completion, concept clarification and interactive generation enable deep, domain‑specific semantic understanding that he predicts will power future internet services.

AIBaiduConversational Search
0 likes · 6 min read
Baidu Kaoba: A Case Study of Natural Language Processing and Semantic Analysis
Baidu Tech Salon
Baidu Tech Salon
Jul 1, 2014 · Industry Insights

How Baidu’s AI Exam Assistant Signals China’s Rapid AI Adoption

The article examines how Baidu’s newly launched AI‑powered “KaoBa” lightweight app is helping Chinese high‑school graduates choose universities, illustrates the broader surge of AI services in China, compares Baidu’s approach with rivals such as Google, IBM, Facebook and Microsoft, and discusses the potential impact on education, healthcare and other industries.

AIBaiduChina
0 likes · 7 min read
How Baidu’s AI Exam Assistant Signals China’s Rapid AI Adoption
MaGe Linux Operations
MaGe Linux Operations
Jul 1, 2014 · Operations

11 Essential DevOps Insights Every IT Professional Should Know

This comprehensive guide, originally a white‑paper by Gene Kim, explains what DevOps is, how it differs from Agile, ITIL and visible ops, outlines its core principles, application domains, business value, and practical patterns for integrating security, QA, and continuous delivery into modern IT workflows.

AgileContinuous Deliverysecurity
0 likes · 22 min read
11 Essential DevOps Insights Every IT Professional Should Know
MaGe Linux Operations
MaGe Linux Operations
Jul 1, 2014 · Backend Development

Master Python Web Scraping: Proxies, Login, Multithreading, and Captcha Hacks

This guide walks through practical Python web‑scraping techniques using urllib2, covering basic page fetching, proxy usage, cookie handling for logins, form submission, header spoofing, anti‑hotlink tricks, multithreaded crawling, and strategies for bypassing simple captchas, all illustrated with code snippets.

CAPTCHAWeb Scrapingmultithreading
0 likes · 7 min read
Master Python Web Scraping: Proxies, Login, Multithreading, and Captcha Hacks
Baidu Tech Salon
Baidu Tech Salon
Jun 30, 2014 · Frontend Development

Google Announces Dart Support for App Engine and Future Development Plans

Google announced at I/O that its Dart language will soon run on App Engine via managed VMs and custom runtimes, while also supporting Docker deployment, async/await features, and broader Chrome integration, aiming to make Dart a general‑purpose, front‑end and back‑end language with strong tooling and industry adoption.

App EngineDARTGoogle I/O
0 likes · 6 min read
Google Announces Dart Support for App Engine and Future Development Plans
MaGe Linux Operations
MaGe Linux Operations
Jun 30, 2014 · Backend Development

Common Nginx Issues and Solutions: Startup Errors, Load Balancing, Caching, and Performance Tuning

This guide walks through typical Nginx problems—from socket permission errors and load‑balancing weight settings to cache‑control headers, gzip configuration, high‑concurrency tuning, and debugging directives—offering step‑by‑step fixes and configuration examples for Linux environments.

Cache-ControlTroubleshooting
0 likes · 16 min read
Common Nginx Issues and Solutions: Startup Errors, Load Balancing, Caching, and Performance Tuning
MaGe Linux Operations
MaGe Linux Operations
Jun 28, 2014 · Fundamentals

Level Up Your Programming Skills: A Beginner’s Roadmap to Mastery

This comprehensive guide offers a step‑by‑step learning roadmap for new programmers, covering essential scripting languages, Unix/Linux tools, web fundamentals, advanced C/Java topics, databases, system programming, and practical projects to build solid technical foundations.

Beginner GuideLearning RoadmapWeb Development
0 likes · 20 min read
Level Up Your Programming Skills: A Beginner’s Roadmap to Mastery
MaGe Linux Operations
MaGe Linux Operations
Jun 28, 2014 · Fundamentals

Master GitHub: 10 Hidden Tricks to Boost Your Workflow

Discover practical GitHub shortcuts—including diff whitespace ignoring, author commit filtering, branch comparison URLs, Gist embedding, short URL creation, line highlighting, quick quoting, task lists, and diff/patch retrieval—to streamline your development workflow and save time.

GitHubShortcutsVersion Control
0 likes · 6 min read
Master GitHub: 10 Hidden Tricks to Boost Your Workflow
MaGe Linux Operations
MaGe Linux Operations
Jun 28, 2014 · Operations

Mastering High‑Availability Load Balancing: LVS, Nginx, F5 and Beyond

This article examines common website architecture layers, compares hardware (F5) and software (LVS, Nginx) load‑balancing solutions, discusses high‑availability setups with Keepalived/Heartbeat, evaluates their network dependencies, and offers practical recommendations for choosing and monitoring load‑balancers, file servers, and databases in high‑traffic environments.

F5LVSnginx
0 likes · 10 min read
Mastering High‑Availability Load Balancing: LVS, Nginx, F5 and Beyond