Popular Books:
smem - Process Memory Usage Report
This section provides a tutorial on how to install 'smem' and use it to report memory usage of each running process. 2024-08-17, ∼141🔥, 0💬
pmap - Process Memory Map
This section provides a tutorial on how to install 'smem' and use it to report memory usage of each running process. 2024-08-17, ∼134🔥, 0💬
List CPU Caches and Their Sizes
This section describes how to use 'lscpu', 'lshw' and 'dmidecode' commands to list CPU caches and their sizes. 2024-08-17, ∼133🔥, 0💬
Layers of Memory and Access Speed
This section describes layers of memory: CPU Register, CPU Caches, RAM and hard disk. 2024-08-17, ∼131🔥, 0💬
Virtual Memory vs. Physical Memory
This section describes virtual memory, which is mapped to physical memory through MMU (Memory Management Unit). 2024-08-17, ∼129🔥, 0💬
What Is Swap Space
This section describes swap space, reserved area on the hard disk that extends RAM to form a larger physical memory. 2024-08-17, ∼127🔥, 0💬
"ps -o rss,drs,trs,vsz,sz" - Process Status Options
This section provides a tutorial on how to 'ps -o rss,drs,trs,vsz,sz' command to report memory usage of each running process. 2024-08-17, ∼126🔥, 0💬
Verify Cache Memory with "cp" Command
This section provides a tutorial example to verify the cache memory usage in the RAM free space using a single 'cp' command. 2024-08-17, ∼125🔥, 0💬
Virtual Memory Mapping and Page Table
This section describes virtual memory page, physical memory frame, and page table that maps a page to a frame. 2024-08-17, ∼121🔥, 0💬
/proc/{id}/maps - Process Memory Map
This section describes the pseudo file '/proc/{id}/maps' that represents virtual memory map of a given process. 2024-08-17, ∼117🔥, 0💬
SSL/TLS Support on Tomcat 8 or Older
This section provides a tutorial example on how to configure Tomcat 8 or older to support SSL/TLS for the HTTPS service. 2024-04-12, ∼136🔥, 0💬
Turn on SSL/TLS Support on Tomcat
This section provides a tutorial example on how to configure Tomcat to support SSL/TLS for the HTTPS service. 2024-04-12, ∼196🔥, 0💬
Common Issues on Running Tomcat
This section provides some examples of issues on running Apache Tomcat on Linux systems. 2024-04-12, ∼127🔥, 0💬
Install and Manage OpenJDK on CentOS
This section provides a tutorial example on how to install OpenJDK on CentOS 8 systems using 'dnf/yum' as the package manager. 2024-04-12, ∼130🔥, 0💬
Requirements for Supporting HTTPS on Apache
This section provides a brief summary of requirements on configuring the Apache HTTP Server to support the HTTPS protocol. 2024-04-12, ∼137🔥, 0💬
First Java Program - Hello.java
This section provides a tutorial example on how to write, compile, and execute the first Java program, Hello.java, with OpenJDK. 2024-04-12, ∼126🔥, 0💬
Common Issues with Apache HTTPS Support
This section provides examples of some common issues related to HTTPS support on Apache HTTP Server. 2024-04-12, ∼137🔥, 0💬
Apache Configuration for HTTPS Protocol
This section provides a tutorial example on how to install Web server certificates and configure Apache HTTP Server to support the HTTPS protocol. 2024-04-12, ∼123🔥, 0💬
What Is Apache HTTP Server "httpd"
This section provides a quick introduction of Apache HTTP Server, also referred as HTTP daemon or httpd. 2024-04-12, ∼133🔥, 0💬
Popular Posts:
This section provides a quick introduction of what is a variable and how variable can be declared ex...
杨森(强生)新冠疫苗的结构和工作机制是什么? 杨森(强生)新冠疫苗是由美国 强生公司(Johnson & Johnson)旗下杨森制药 ...
This section provides a tutorial example on how to find out where the PHP engine stores session data...
Want to know when is the 2030 Chinese New Year day? Look for free Chinese calendars for 2030? Chines...
"Registration" is an XML document based Web service for testing purpose only. High level information...