Difference between revisions of "Main Page"
From SPOT CHECK IT
Line 1: | Line 1: | ||
= Linux Shell Types = | |||
The goal of this site is to be a collection of script single line or script based and system settings | |||
= Bash Single Line = | |||
* [[: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 = | |||
* [[: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 15: | Line 14: | ||
* [[:Category:Template Script|Template]] - menus , skeleton script <br /> | * [[:Category:Template Script|Template]] - menus , skeleton script <br /> | ||
= System Settings = | |||
* [[:Category:prompt|prompt]] - customization. | * [[:Category:prompt|prompt]] - customization. | ||
* [[:Category:environment|environment]] - customization. | * [[:Category:environment|environment]] - customization. |
Revision as of 23:00, 7 April 2022
Linux Shell Types
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 Settings
* 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