Tag

System Configuration

1 views collected around this technical thread.

IT Services Circle
IT Services Circle
Jan 26, 2023 · Operations

Disable Automatic Desktop Shortcut Creation for Microsoft Edge via Registry

This guide explains how to prevent Microsoft Edge from automatically creating desktop shortcuts after updates by editing the Windows registry, including creating the necessary keys and setting the CreateDesktopShortcutDefault value to disable shortcuts for all Edge channels.

AutomationMicrosoft EdgeRegistry
0 likes · 4 min read
Disable Automatic Desktop Shortcut Creation for Microsoft Edge via Registry
iQIYI Technical Product Team
iQIYI Technical Product Team
Aug 2, 2019 · Operations

iQIYI CDN IPv6 Deployment Architecture and Implementation

iQIYI’s CDN scheduling system was redesigned for dual‑stack IPv4/IPv6, adding Anycast DNS, IPv6‑aware probes, and hybrid CDN integration, while upgrading data‑center, backbone, and server configurations through automated SDN and management platforms, enabling over 100 million IPv6 users and gigabit‑scale traffic.

CDNIPv6Network Deployment
0 likes · 18 min read
iQIYI CDN IPv6 Deployment Architecture and Implementation
Java Captain
Java Captain
Feb 1, 2019 · Databases

Comprehensive Guide to MySQL Database Optimization: Philosophy, Process, Tools, and Best Practices

This article explains the essential concepts, philosophy, participants, dimensions, tools, and step‑by‑step procedures for safely and effectively optimizing MySQL databases, covering hardware, system, application, and MySQL‑level tuning together with practical command‑line examples.

Database OptimizationMySQLPerformance Tuning
0 likes · 14 min read
Comprehensive Guide to MySQL Database Optimization: Philosophy, Process, Tools, and Best Practices
Efficient Ops
Efficient Ops
Jan 22, 2019 · Databases

Master MySQL Optimization: Proven Strategies, Tools, and System Tuning

An in‑depth guide to MySQL optimization covering the query execution process, risk‑aware philosophy, hardware and system tuning, essential diagnostic tools, practical SQL and index adjustments, and comprehensive configuration settings to boost performance while maintaining stability and security.

Database OptimizationMySQLPerformance Tuning
0 likes · 17 min read
Master MySQL Optimization: Proven Strategies, Tools, and System Tuning
Architecture Digest
Architecture Digest
Feb 6, 2018 · Operations

Step-by-Step Installation of openSUSE Linux and GNOME Desktop Configuration

This guide walks readers through installing openSUSE Linux alongside Windows, setting up partitions, choosing a desktop environment, and customizing GNOME with useful extensions and software, while explaining why many developers prefer Linux for development and everyday use.

Dual‑bootGNOMELinux
0 likes · 9 min read
Step-by-Step Installation of openSUSE Linux and GNOME Desktop Configuration
Practical DevOps Architecture
Practical DevOps Architecture
Apr 8, 2016 · Operations

Extracting System Configuration Using Linux Commands

This tutorial explains how to capture IP addresses, filter empty lines, count regular files in /bin, copy the inittab file, and count non‑comment configuration lines on a Linux host using standard shell commands such as ifconfig, grep, ls, cp, and wc.

LinuxSystem Configurationbash
0 likes · 4 min read
Extracting System Configuration Using Linux Commands