linux) sudo
sudo 1. Acquire root privileges via the setuid bit 2. Identify the executor...
14 posts have been organized
sudo 1. Acquire root privileges via the setuid bit 2. Identify the executor...
VPN Virtual Private Network "A technology that connects distant networks as...
Prevents ==arbitrary creation of structs== from external packages, enforcin...
- When a **Lock** is required in the initialization logic within a function
- A technique of assigning an **anonymous function** that is only used insi...
**Core Initialization (run function)** - `CreateControllerContext` - Create...
- SetUID: When executing a file, the process runs with the **file owner's I...
- Creates another name that points to the same file. - Even if the original...
- Tomcat adds `WEB-INF/classes/` (a path on the actual file system) of the ...
- Stores data as key/value pairs using ConcurrentHashMap(attributes). - Cre...
📝 Manages the ==versions== of Spring Boot related dependencies --- `spring-...
private static final Logger logger = LoggerFactory.getLogger({{class name}}...
- Managed by the kernel for each process. - Default file descriptors - 0: s...
- Object Creation: Mark as 0 - Graph traversal from all roots: Mark as 1 In...