<< < 1 2 3 4 5 6 7 8 9 10 11 > >>   ∑:283  Sort:Date

What Is Cockpit
This section provides a quick introduction of what is Cockpit, a Web portal for Linux system administation.
2022-10-01, 184🔥, 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, 184🔥, 0💬

Introduction to Linux Systems
This chapter provides introductions and tutorial on Linux operating systems. Topics include 'uname' to display operating system information.
2022-10-01, 183🔥, 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, 183🔥, 0💬

Installing CentOS
This chapter provides tutorial examples on installing CentOS Linux system. Topics include downloading CentOS ISO image file; copying image file with 'dd' command to create bootable USB drive; installing CentOS from bootable USB drive.
2022-10-01, 178🔥, 0💬

Install Python 2 Engine on CentOS
This section provides a tutorial example on how to install Python 2 engine to run old Python scripts and applications on CentOS systems.
2022-10-01, 178🔥, 0💬

"compress/uncompress" - Compressed *.Z Files
This section provides a tutorial example on how to use 'compress' and 'uncompress' commands to compress large files and restore them later. Compressed files will have the *.Z file name extension.
2022-10-01, 177🔥, 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, 175🔥, 0💬

NFS (Network File System)
This section provides a tutorial example on how to setup NFS server and client to share sub-directories as 'nfs' file systems.
2022-10-01, 175🔥, 0💬

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, 175🔥, 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, 174🔥, 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, 174🔥, 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, 174🔥, 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, 174🔥, 0💬

Running PHP Scripts on Linux Systems
This chapter provides introductions and tutorial examples about running PHP scripts on Linux systems. Topics include installing PHP engine on CentOS Linux systems; installing missing PHP modules; dumping PHP environment info; 'include' statements.
2022-10-01, 173🔥, 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, 172🔥, 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, 171🔥, 0💬

Files Used in PHP "include" Statements
This section provides a tutorial example on how to the PHP engine search for files given in the 'include' statements.
2022-10-01, 170🔥, 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, 169🔥, 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, 169🔥, 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, 169🔥, 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, 167🔥, 0💬

"Operation not permitted" Error on macOS
This section provides a tutorial example showing 'Operation not permitted' error when executing a shell script file on macOS system.
2022-10-01, 166🔥, 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, 165🔥, 0💬

<< < 1 2 3 4 5 6 7 8 9 10 11 > >>   ∑:283  Sort:Date