Difference between revisions of "Main Page"
Line 7: | Line 7: | ||
----- | ----- | ||
----- | ----- | ||
= | <div style="background-color: #ACACAC; {{round top}} padding: 0.5em 1em;"> | ||
<div style="background-color: # | = <small>Bash Single Line</small> = | ||
</div> | |||
<div style="background-color: #CCCCCC; {{round bottom}} padding: 0.5em 1em;"> | |||
- [[:Category:Manage File Single Line|Manage File]] - remove , create , count | - [[:Category:Manage File Single Line|Manage File]] - remove , create , count | ||
<br/> | <br/> | ||
Line 16: | Line 18: | ||
<br/> | <br/> | ||
</div> | </div> | ||
<br/> | |||
= | <br/> | ||
<div style="background-color: #ACACAC; {{round top}} padding: 0.5em 1em;"> | |||
= <small>Bash Script</small> = | |||
</div> | |||
<div style="background-color: #CCCCCC; {{round bottom}} padding: 0.5em 1em;"> | |||
- [[:Category:Manage File Script|Manage File]] - remove , create , count | |||
= | <br/> | ||
- [[:Category:Monitor System Script|Monitor System]] - cpu , memory , devices , disk | |||
<br/> | |||
- [[:Category:Log Scraper Script|Log Scraper]] - web service, email service, ftp, firewall | |||
<br/> | |||
- [[:Category:Template Script|Template]] - menus , skeleton script <br /> | |||
<br/> | |||
</div> | |||
<br/> | |||
<br/> | |||
<div style="background-color: #ACACAC; {{round top}} padding: 0.5em 1em;"> | |||
= <small>System Setting</small> = | |||
</div> | |||
<div style="background-color: #CCCCCC; {{round bottom}} padding: 0.5em 1em;"> | |||
- [[:Category:prompt|prompt]] - customization. | |||
<br/> | |||
- [[:Category:environment|environment]] - customization. | |||
<br/> | |||
- [[:Category:proc|proc]] - View or change. | |||
<br/> | |||
- [[:Category:dev|dev]] - View or change or setup and remove. | |||
<br/> | |||
- [[:Category:grub|grub]] - View or change or setup and remove. | |||
<br/> | |||
- [[:Category:kernel|kernel]] - modules, devices, compile configs. | |||
<br/> | |||
- [[:Category:mount|mount]] - Set, remove, modify | |||
<br/> | |||
- [[:Category:systemd|systemd]] - create , setup , remove , modify | |||
<br/> | |||
</div> | |||
----- | ----- | ||
----- | ----- |
Revision as of 23:29, 9 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
Linux Online Tools
- MySQL Memory Calculator - https://www.mysqlcalculator.com. - Base64 Encode - https://codebeautify.org/base64-encode - Base64 Decode - https://codebeautify.org/base64-decode - Abusive IP DB - https://www.abuseipdb.com - Search RBL Blacklists - https://mxtoolbox.com/blacklists.aspx - MX Lookup - https://mxtoolbox.com/MXLookup.aspx - MX ToolBox SuperTool - https://mxtoolbox.com/SuperTool.aspx - NETBLOCK Lookup - https://ip-netblocks.whoisxmlapi.com/lookup - SSL Checker - https://www.sslshopper.com/ssl-checker.html - WHOIS Checker - https://who.is - Check Open Port - https://portchecker.co - Check Web Service History - https://sitereport.netcraft.com - DNS Propagation - https://dnschecker.org - Internet Traffic - https://livemap.pingdom.com - GeoPeeker - https://geopeeker.com - Traceroute - https://tools.keycdn.com/traceroute - Check HTTP Header - https://www.webconfs.com/http-header-check.php - Check OWASP CSP - https://cspscanner.com - Check Site Online For Malware - https://sitecheck.sucuri.net - Detailed Online Malware Checker - https://scanner.pcrisk.com - Web Site Performance - https://gtmetrix.com - Schema SEO Checker - https://validator.schema.org - DiffChecker - https://www.diffchecker.com
Site File Resource
- Single Line - add,remove,modify - Script File - add,remove,modify