Tag

Directory Structure

0 views collected around this technical thread.

Raymond Ops
Raymond Ops
Feb 2, 2025 · Fundamentals

Mastering Linux Filesystem Hierarchy: A Complete Guide to FHS Directories

This article provides a comprehensive overview of the Linux Filesystem Hierarchy Standard, explaining the purpose of each top‑level directory, the classification of shareable and variable directories, path types, and practical examples to help readers navigate and manage the Linux file system effectively.

Directory StructureFHSFilesystem
0 likes · 18 min read
Mastering Linux Filesystem Hierarchy: A Complete Guide to FHS Directories
Test Development Learning Exchange
Test Development Learning Exchange
Dec 23, 2024 · Fundamentals

Linux Fundamentals: Directory Structure, Kernel Architecture, and Essential Commands

This article provides a comprehensive overview of Linux fundamentals, covering directory structure, kernel architecture, essential commands, and advanced piping techniques for system administration and development.

Directory StructureLinux fundamentalsNetwork Administration
0 likes · 10 min read
Linux Fundamentals: Directory Structure, Kernel Architecture, and Essential Commands
Go Programming World
Go Programming World
May 27, 2024 · Fundamentals

Best Practices for Naming Directories, Packages, and Files in Go Projects

This article explores Go naming conventions, covering directory, package, and file naming rules, practical examples, community consensus, and personal recommendations to help developers create clear, maintainable project structures.

Directory StructureGobest practices
0 likes · 13 min read
Best Practices for Naming Directories, Packages, and Files in Go Projects
DeWu Technology
DeWu Technology
Jun 6, 2022 · Frontend Development

Project Documentation Best Practices for Front-end Development

Effective front‑end project documentation should clearly define the project name, development environment, directory layout, SDK references, known pitfalls, deployment procedures, monitoring alerts, and business context, providing a consistent, searchable guide that speeds onboarding, reduces setup errors, and improves long‑term maintainability.

Development EnvironmentDirectory StructureFront-End Development
0 likes · 9 min read
Project Documentation Best Practices for Front-end Development
Laravel Tech Community
Laravel Tech Community
Aug 28, 2020 · Fundamentals

Linux Directory Structure, Common Commands, and Vim Basics

This article introduces Linux as a widely used server OS, explains its directory hierarchy, outlines essential command-line operations, describes file permission notation, and provides an overview of Vim editing modes and useful shortcuts.

Directory StructureFile PermissionsLinux
0 likes · 4 min read
Linux Directory Structure, Common Commands, and Vim Basics
Aikesheng Open Source Community
Aikesheng Open Source Community
Nov 29, 2019 · Databases

Understanding the DBLE Installation Directory Structure

This article explains the layout of a DBLE installation, detailing each top‑level directory such as algorithm, bin, conf, pid, lib, logs, version.txt, viewConf, and key configuration files like wrapper.conf, rule.xml, schema.xml, and server.xml, helping users navigate and manage the middleware effectively.

DBLEDirectory StructureInstallation
0 likes · 5 min read
Understanding the DBLE Installation Directory Structure
Python Programming Learning Circle
Python Programming Learning Circle
Oct 6, 2019 · Fundamentals

Master Linux Basics: Directory Structure, Essential Commands, and Vim Tips

This guide introduces Linux as a stable, open‑source server OS, explains its hierarchical directory layout, covers common command‑line operations, file permission concepts, useful shortcuts, and provides a concise overview of the powerful Vim editor for efficient text editing.

Directory StructureFile PermissionsLinux
0 likes · 5 min read
Master Linux Basics: Directory Structure, Essential Commands, and Vim Tips
360 Quality & Efficiency
360 Quality & Efficiency
Jan 23, 2019 · Fundamentals

Understanding the Linux Filesystem Hierarchy Standard (FHS)

This article explains the history, purpose, and structure of the Linux Filesystem Hierarchy Standard (FHS), detailing the classification of directories, their typical contents such as /, /usr, /var, and the distinctions between shareable, non‑shareable, immutable, and mutable directories, with practical examples.

Directory StructureFHSFilesystem
0 likes · 9 min read
Understanding the Linux Filesystem Hierarchy Standard (FHS)