<< < 3 4 5 6 7 8 9 10 11 12 13 > >>   ∑:297  Sort:Rank

Running Apache HTTP Server (httpd) on Linux Systems
This chapter provides introductions and tutorial on Apache HTTP Server (httpd) for Linux systems. Topics include installing Apache HTTP Server (httpd); opening firewall for http service on port 80; publishing Home Page; understanding Apache HTTP Server environment; installing Web server certificate;...
2022-10-01, ∼246🔥, 0💬

What Is LDAP
Describes what is LDAP (Lightweight Directory Access Protocol) - a communication protocol for accessing and maintaining distributed directory information services over an Internet Protocol (IP) network.
2022-10-01, ∼245🔥, 0💬

"xz/unxz" - Compressed *.xz or *.lzma Files
This section provides a tutorial example on how to use 'xz' and 'unxz' commands to compress large files and restore them later. Compressed files will have the *.xz file name extension.
2022-10-01, ∼244🔥, 0💬

Running MySQL Database Server on Linux Systems
This chapter provides introductions and tutorial examples about MySQL database server on CentOS systems. Topics include installing MySQL 8.0 on CentOS 8; starting and stoping 'mysqld' as a system service; setting MySQL 'root' password; MySQL file and data locations; MySQL log files; backing up MySQL...
2022-10-01, ∼243🔥, 0💬

References
List of reference materials used in this book.
2022-10-01, ∼241🔥, 0💬

vsftpd - Very Secure FTP Daemon
This chapter provides introductions and tutorial examples about 'vsftpd' - Very Secure FTP Daemon. Topics include installing vsftpd; configuring vsftpd for local user access; testing FTP access locally and remotely; enabling FTP over SSL/TLS to secure connections.
2022-10-01, ∼241🔥, 0💬

"free" - Display Free and Used Memory
This section provides a tutorial example on how to display free and used memory information using the 'free' command on Linux systems.
2022-10-01, ∼241🔥, 0💬

Users and Groups
This chapter provides introductions and tutorial on user and group management. Topics include commands to add and remove groups; commands to associate users with primary and supplementary groups; commands to file group ownership and group access permissions; commands to add and delete users; run 'su...
2022-10-01, ∼241🔥, 0💬

Install and Manage Python Engine on CentOS
This section provides a tutorial example on how to install Python 3.6 on CentOS 8 systems using 'dnf/yum' as the package manager.
2022-10-01, ∼241🔥, 0💬

What Is Cockpit
This section provides a quick introduction of what is Cockpit, a Web portal for Linux system administration.
2022-10-01, ∼240🔥, 0💬

Install and Manage PHP Packages on CentOS
This section provides a tutorial example on how to install PHP 7.2 on CentOS 8 systems using 'dnf/yum' as the package manager.
2022-10-01, ∼239🔥, 0💬

Unreachable Remote File Systems
This section provides a tutorial example on how to resolve the unreachable remote file system problem, which causes all related commands to hang, using the lazy un-mount command 'umount -l'.
2022-10-01, ∼237🔥, 0💬

Files and Directories
This chapter provides introductions and tutorial on file and directory management. Topics include commands to search and find files, read text files in different ways, split, join and truncate files, compress and restore files, archive and extract filesm.
2022-10-01, ∼235🔥, 0💬

Administrative Tasks
This chapter provides introductions and tutorial on Linux administrative task. Topics include shutting down and restarting system, moving /home to new partition, moving all users to a new system.
2022-10-01, ∼235🔥, 0💬

SELinux - Security-Enhanced Linux
This chapter provides introductions and tutorial on SELinux (Security-Enhanced Linux). Topics include introduction of SELinux basic concepts; User, Role, Domain, Type, Class, and Boolean; Type Enforcement policy rule syntax and database; making changes to SELiunx policy rules; using SELinux related ...
2022-10-01, ∼234🔥, 0💬

Introduction to Conda Environment
This section provides a quick introduction about the Conda environment, its file directories and command programs. Steps to verify its Python version, and install new packages.
2022-10-01, ∼232🔥, 0💬

Process Management
This chapter provides introductions and tutorial on managing processes on Linux systems. Topics include 'ps' to display processes; 'jobs' and other commands to manage background jobs; 'tmux' tool to manage multiple shells and keep them in background.
2022-10-01, ∼227🔥, 0💬

"iptables" Command on CentOS
This section provides a tutorial example on how to use 'iptables' daemon CLI to manage network firewall on older CentOS systems.
2022-10-01, ∼226🔥, 0💬

Verify Apache HTTP Server "httpd" Environment
This section provides a tutorial example on how to verify key areas of the Apache HTTP Server 'httpd' environment on Linux systems.
2022-10-01, ∼226🔥, 0💬

Set MySQL Server "root" Password on CentOS
This section provides a tutorial example on how to set or reset 'root' password, in case it has no password or you can not remember the password, for MySQL 8.0 server on CentOS 8 systems.
2022-10-01, ∼226🔥, 0💬

MySQL Server File Locations on CentOS
This section provides a tutorial example on how to find and view MySQL Server file locations for MySQL 8.0 server on CentOS 8 systems.
2022-10-01, ∼226🔥, 0💬

"gzip/gunzip" - Compressed *.gz Files
This section provides a tutorial example on how to use 'gzip' and 'gunzip' commands to compress large files and restore them later. Compressed files will have the *.gz file name extension.
2022-10-01, ∼224🔥, 0💬

System Users and Groups
This section provides a tutorial example on how to add and manage system users and groups on Linux computers.
2022-10-01, ∼224🔥, 0💬

What Is Conda
This section provides a quick introduction on Conda, which is a powerful open source environment and packager manager that allows you to install multiple environments for multiple versions of software packages and their dependencies and switching easily between them.
2022-10-01, ∼223🔥, 0💬

<< < 3 4 5 6 7 8 9 10 11 12 13 > >>   ∑:297  Sort:Rank