Tag

Disk Management

0 views collected around this technical thread.

Baidu Geek Talk
Baidu Geek Talk
Jan 22, 2025 · Mobile Development

iOS Sandbox Disk Management and Cleaning Strategies

The article explains iOS sandbox storage by detailing the four main directories, their backup rules, naming conventions, and retrieval APIs, then outlines how to calculate physical file size and implements both automatic quota‑based and manual user‑driven cleaning methods, including system cache removal for tmp, WKWebView, and dyld caches.

Cache CleaningDisk ManagementSandbox
0 likes · 22 min read
iOS Sandbox Disk Management and Cleaning Strategies
Baidu App Technology
Baidu App Technology
Dec 25, 2024 · Mobile Development

iOS Disk Management and Cleanup Strategies for App Development

The article offers a comprehensive guide to iOS disk management for app developers, explaining the sandbox’s Documents, Library (Caches and Application Support) and tmp directories, proper storage practices, APIs for directory access, disk‑size calculation, iCloud backup exclusion, and both automatic and manual cleanup strategies including system cache handling.

Cache CleanupDisk ManagementSandbox
0 likes · 22 min read
iOS Disk Management and Cleanup Strategies for App Development
Efficient Ops
Efficient Ops
Jul 4, 2023 · Big Data

How Cloud‑Native Architecture Transforms Big Data Operations at ByteDance

This article explains how ByteDance migrated its complex, component‑heavy big‑data platform to a cloud‑native architecture, detailing the challenges of traditional deployments, the benefits of micro‑service, container, immutable‑infrastructure and declarative‑API approaches, and the resulting low‑resource, highly‑scalable, portable operations framework.

CSIDisk ManagementHelm
0 likes · 16 min read
How Cloud‑Native Architecture Transforms Big Data Operations at ByteDance
IT Services Circle
IT Services Circle
Apr 11, 2022 · Fundamentals

Troubleshooting and Repairing a Faulty USB Flash Drive

This article narrates a step‑by‑step troubleshooting process for a malfunctioning 128 GB USB flash drive, covering initial failure, diagnostics with Windows Disk Management, chip detection tools, firmware re‑flashing using mptools, speed testing with DiskMark, and final verification, offering practical tips for similar hardware repairs.

Disk ManagementFlash DriveHardware Repair
0 likes · 5 min read
Troubleshooting and Repairing a Faulty USB Flash Drive
Practical DevOps Architecture
Practical DevOps Architecture
Jan 9, 2021 · Operations

How to Add and Configure a New Disk on a Linux Server (VMware Example)

This guide walks through the complete process of adding a new disk to a Linux server running on VMware, including disk addition, partitioning, formatting, mounting, and handling disks larger than 2 TB with detailed command examples.

Disk ManagementLinuxVMware
0 likes · 4 min read
How to Add and Configure a New Disk on a Linux Server (VMware Example)
Efficient Ops
Efficient Ops
Sep 6, 2018 · Operations

Top 10 Linux Ops Troubleshooting Tips Every Sysadmin Should Know

This article compiles ten common Linux operational problems—from shell script failures and cron output issues to disk space leaks and MySQL storage errors—detailing their causes and step‑by‑step solutions to help engineers quickly diagnose and resolve system faults.

Disk ManagementLinuxMySQL
0 likes · 12 min read
Top 10 Linux Ops Troubleshooting Tips Every Sysadmin Should Know