Tag: cli
-
[crm] Here is my subject
The following is example output from my WordPress/Linux CLI Notes Engine Project.
-
WordPress/Linux Bash CLI Notes Engine Facility
I created this process to improve my record keeping while working on a Linux bash shell. It allows for one to take notes while on the command line as well as publish to WordPress for tidy and organized record keeping. Features: Posts logs to WordPress from any Linux hosts. Log all CLI commands to syslog…
-
Send CLI commands to syslog
Create a CLI command syslog service Set global .bashrc shells to log vi /etc/bash.bashrc To test new configuration: Either log out and log back into your shell. Or source bashrc with the command Or start a new shell with the command Type a few commands… then