Difference between revisions of "Main Page"
From SPOT CHECK IT
Line 2: | Line 2: | ||
The goal of this site is to be a collection of script single line or script based and system settings | The goal of this site is to be a collection of script single line or script based and system settings | ||
= Bash Single Line = | = <u>Bash Single Line</u> = | ||
* [[:Category:Manage File Single Line|Manage File]] - remove , create , count | * [[:Category:Manage File Single Line|Manage File]] - remove , create , count | ||
* [[:Category:Monitor System Single Line|Monitor System]] - cpu , memory , devices , disk | * [[:Category:Monitor System Single Line|Monitor System]] - cpu , memory , devices , disk | ||
* [[:Category:Log Scraper Single Line|Log Scraper]] - web service, email service, ftp, firewall | * [[:Category:Log Scraper Single Line|Log Scraper]] - web service, email service, ftp, firewall | ||
= Bash Script = | = <u>Bash Script</u> = | ||
* [[:Category:Manage File Script|Manage File]] - remove , create , count | * [[:Category:Manage File Script|Manage File]] - remove , create , count | ||
* [[:Category:Monitor System Script|Monitor System]] - cpu , memory , devices , disk | * [[:Category:Monitor System Script|Monitor System]] - cpu , memory , devices , disk | ||
Line 13: | Line 13: | ||
* [[:Category:Template Script|Template]] - menus , skeleton script <br /> | * [[:Category:Template Script|Template]] - menus , skeleton script <br /> | ||
= System Setting = | = <u>System Setting</u> = | ||
* [[:Category:prompt|prompt]] - customization. | * [[:Category:prompt|prompt]] - customization. | ||
* [[:Category:environment|environment]] - customization. | * [[:Category:environment|environment]] - customization. |
Revision as of 23:05, 7 April 2022
Linux Shell Type
The goal of this site is to be a collection of script single line or script based and system settings
Bash Single Line
* Manage File - remove , create , count * Monitor System - cpu , memory , devices , disk * Log Scraper - web service, email service, ftp, firewall
Bash Script
* Manage File - remove , create , count * Monitor System - cpu , memory , devices , disk * Log Scraper - web service, email service, ftp, firewall * Template - menus , skeleton script
System Setting
* prompt - customization. * environment - customization. * proc - View or change. * dev - View or change or setup and remove. * grub - View or change or setup and remove. * kernel - modules, devices, compile configs. * mount - Set, remove, modify * systemd - create , setup , remove , modify