Popular Books:
What Is RPM
This section provides a quick introduction on RPM (RedHat Package Manager), which is a free and open packaging system on Red Hat Enterprise Linux as well as other Linux and UNIX systems. 2022-10-01, ∼250🔥, 0💬
References
List of reference materials used in this book. 2022-10-01, ∼250🔥, 0💬
Add Users and Groups Manually
This section provides a tutorial example on how to add users and groups manually on Linux computers. 2022-10-01, ∼247🔥, 0💬
"ps" - Display Current Processes
This section provides a tutorial example on how to use 'ps' command to display current process on the system. 2022-10-01, ∼242🔥, 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, ∼236🔥, 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, ∼235🔥, 0💬
"apachectl status/start/stop" Commands
This section provides a tutorial example on how to use 'sudo apachectl *' commands to control the Apache HTTP Server, httpd. 2023-05-29, ∼232🔥, 0💬
"split" and "cat" - Split and Join Files
This section provides a tutorial example on how to use 'split' command to split it into chunks and use 'cat' command to join chunks back into a single file. 2022-10-01, ∼230🔥, 0💬
"last/lastb" - Review Login History
This section provides a quick introduction of the 'last' and 'lastb' commands, which allows you to review login history and login attempts. 2023-12-28, ∼229🔥, 0💬
Popular Posts:
This section describes font attributes to specify font family, size, style and weight. XSL-FO suppor...
This section describes private and public key encoding standards: PKCS#8 is used for encoding privat...
This section provides a tutorial example on how to set UTF-8 encoding an output PrintStream to corre...
When is the Chinese Dragon Boat Festival? How is it celebrated? What are the traditions? Dragon Boat...
This section provides a tutorial example on how to shutdown or terminate the JVM instance using exit...