Tag

boot

0 views collected around this technical thread.

Raymond Ops
Raymond Ops
Jan 22, 2025 · Operations

Master Linux Boot Startup: Systemd, chkconfig, and Crontab Strategies

This guide explains how to configure Linux services to start on boot using systemd (systemctl), the legacy chkconfig tool, general startup scripts, and crontab’s special @reboot keyword, and provides production‑grade recommendations and example scripts for reliable automation.

Linuxbootcrontab
0 likes · 10 min read
Master Linux Boot Startup: Systemd, chkconfig, and Crontab Strategies
ByteDance SYS Tech
ByteDance SYS Tech
Mar 13, 2024 · Operations

How HTTPBOOT Revolutionizes Server Provisioning at ByteDance

This article explains the motivation, design, advantages, implementation details, and future roadmap of HTTPBOOT—a Linux‑based, high‑stability, high‑compatibility network boot solution developed by ByteDance’s STE and ICS teams to replace traditional UEFI+PXE provisioning.

LinuxBootServer Provisioningboot
0 likes · 13 min read
How HTTPBOOT Revolutionizes Server Provisioning at ByteDance
Architecture Digest
Architecture Digest
Mar 20, 2022 · Information Security

Comprehensive Linux Hardening Guide: Kernel, Sysctl, Boot Parameters, and Security Best Practices

This guide provides a detailed, step‑by‑step hardening strategy for Linux systems, covering distro selection, kernel choices, extensive sysctl tweaks, boot‑loader parameters, MAC policies, sandboxing, memory allocator hardening, compile‑time mitigations, root account protection, firewall rules, swap configuration, PAM policies, microcode updates, IPv6 privacy, partition mounting options, entropy sources, and physical security measures.

HardeningLinuxboot
0 likes · 51 min read
Comprehensive Linux Hardening Guide: Kernel, Sysctl, Boot Parameters, and Security Best Practices
Architect's Tech Stack
Architect's Tech Stack
Oct 28, 2021 · Backend Development

Commonly Used Spring Annotations – Core, MVC/REST, Boot, Stereotype, Transaction, Scheduling and Testing

This article provides a comprehensive overview of the most frequently used Spring annotations, covering core dependency‑injection annotations, MVC/REST mapping, Spring Boot configuration, stereotype components, transaction management, task scheduling, asynchronous execution, and testing support, with clear code examples for each.

AnnotationsDependencyInjectionJava
0 likes · 11 min read
Commonly Used Spring Annotations – Core, MVC/REST, Boot, Stereotype, Transaction, Scheduling and Testing
Efficient Ops
Efficient Ops
Nov 5, 2019 · Operations

How to Fix Linux Boot Failures: Single‑User Mode, GRUB & Rescue Techniques

This guide explains how to troubleshoot Linux boot problems by using single‑user mode to reset forgotten root passwords, repairing disk errors with fsck, correcting GRUB configuration mistakes, and employing Linux rescue mode to restore missing system files or rebuild the bootloader for dual‑boot systems.

GRUBLinuxRescue Mode
0 likes · 13 min read
How to Fix Linux Boot Failures: Single‑User Mode, GRUB & Rescue Techniques
Efficient Ops
Efficient Ops
Aug 18, 2019 · Operations

Master Linux Boot Failures: Single-User Mode, GRUB Fixes & Rescue Mode Guide

This guide explains how to troubleshoot Linux boot problems using single‑user mode, correct GRUB configuration errors, and employ Linux rescue mode to repair root passwords, disk errors, and dual‑boot issues, providing step‑by‑step commands and examples.

GRUBLinuxRescue Mode
0 likes · 14 min read
Master Linux Boot Failures: Single-User Mode, GRUB Fixes & Rescue Mode Guide
Qunar Tech Salon
Qunar Tech Salon
Feb 5, 2016 · Operations

Linux Boot Troubleshooting: Single‑User Mode, GRUB Issues, and Rescue Mode Cases

This article presents practical Linux boot troubleshooting techniques, including using single‑user mode, correcting GRUB configuration errors, and employing rescue mode, illustrated with step‑by‑step case studies for root password recovery, disk sector errors, and dual‑boot restoration.

GRUBLinuxRescue Mode
0 likes · 13 min read
Linux Boot Troubleshooting: Single‑User Mode, GRUB Issues, and Rescue Mode Cases