CommandList - Linux text transfer
sed (“stream editor”) parses and transforms text, using a simple, compact programming language. most notably with the substitution command. Popular alternative tools for plaintext string ma...
sed (“stream editor”) parses and transforms text, using a simple, compact programming language. most notably with the substitution command. Popular alternative tools for plaintext string ma...
Linux - Sysfile [toc] /etc/passwd $ sudo cat /etc/passwd ---------------------------------------------- Username, password, uid, gid, comment, home directory, default shell -------------------...
PAM [toc] PAM = Pluggable Authentication Modules PAM Services 4 types of PAM services: Authentication service modules. Account management modules. Session management modules. Password ...
Linux Socket [toc] 1. 网络中进程之间通信 我们深谙信息交流的价值,那网络中进程之间如何通信,如我们每天打开浏览器浏览网页时,浏览器的进程怎么与web服务器通信的?当你用QQ聊天时,QQ进程怎么与服务器或你好友所在的QQ进程通信?这些都得靠socket?那什么是socket?socket的类型有哪些?还有socket的基本函数 本地的进程间通信(IPC)有很多...
cron [toc] basic Cron command for periodic processing. Periodic processing is necessary to make sure systems are functioning correctly. Cron is our scheduler. to execute anything, arbitra...
NFS [toc] Assignment under: LFCE: Advanced Network and System Administration / Configuring and Managing NFS - LFCEbyPluralsight NFS file permission UID and GID overlap: configuration file s...
NFS [toc] Assignment under: LFCE: Advanced Network and System Administration / Configuring and Managing NFS - LFCEbyPluralsight NFS file permission UID and GID overlap: configuration file s...
Install Samba in CentOS8 [toc] Assignment under: LFCE: Advanced Network and System Administration / Configuring and Managing Samba - LFCEbyPluralsight .
Install OpenLDAP Directory in CentOS 8 [toc] Assignment under: CentOS Enterprise Linux 7 User and Group Management / Implementing OpenLDAP - LFCEbyPluralsight install OpenLDAP server0: =====...
Install NTP in CentOS8 [toc] Assignment under: LFCE: Advanced Network and System Administration / Configuring and Managing NFS - LFCEbyPluralsight NTP an accurate system time on a Linux server...
Install NFS Server in CentOS 8 [toc] Assignment under: LFCE: Advanced Network and System Administration / Configuring and Managing NFS - LFCEbyPluralsight Installing and Configuring an NFS S...
Create Own RPM package in CentOS 8 build a RPM package from source. build a RPM package from code Create Own RPM package in CentOS 8 Assignment under: LFCE: Advanc...
Create Own Local or Http Repository repository 1. repository configuration 2. create own local repository base on DVD of CentOS 3. create own HT...
Linux - Learning Path Linux - Learning Path some stone course Advanced Linux Networking Advanced Network and System Administration LFCE: ...
[toc] Privacy - GDPR, CCPA and SOC2 System and Organization Control (SOC) General Data Protection Regulation (GDPR) California Consumer Privacy Act (CCPA) California Consumer Privacy...