Difference between revisions of "Main Page"

From SPOT CHECK IT
Jump to: navigation, search
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
-----
-----
-----
<div style="background-color: #ACACAC; {{round top}} padding: 0.5em 1em;">
= '''Linux Shell Type''' =
= '''Linux Shell Type''' =
The goal of this site is to be a collection of script single line or script based and system settings
</div>
<div style="background-color: #CCCCCC; {{round bottom}} padding: 0.5em 1em;">
The mission of this site is to be a collection of script single line or script based and system settings and useful web links and be able to add/remove a commands via web interface.


= <u><small>Bash Single Line</small></u> =
{| role="presentation" class="mw-collapsible mw-collapsed"
* [[:Category:Manage File Single Line|Manage File]] - remove , create , count
|-
* [[:Category:Monitor System Single Line|Monitor System]] - cpu , memory , devices , disk
| '''PLAN OF ACTION'''&nbsp;
* [[:Category:Log Scraper Single Line|Log Scraper]] - web service, email service, ftp, firewall
|-
| The structure of the site is a hierarchical tree model to follow outward from the trunk toward the branches to track down a topic through the leafs of data and create a breadcrumb to the command being sought out. This is not only to do a search for item, but to narrow down what command will fit the need and train a skill on how shell capabilities are organized, used and limited or what can be controlled so that next time the search will be a more experienced one.


= <u><small>Bash Script</small></u> =
* [[:Category:Manage File Script|Manage File]] -  remove , create , count
* [[:Category:Monitor System Script|Monitor System]] - cpu , memory , devices , disk
* [[:Category:Log Scraper Script|Log Scraper]] - web service, email service, ftp, firewall
* [[:Category:Template Script|Template]] - menus , skeleton script  <br />


= <u><small>System Setting</small></u> =
The finale shell items not including online web links or system setup section will be raw text that can be directly accessed and copied without any other formatting. Planning on making an Electron based ssh client that can pull in these scripts to be modified and repurposed in the terminal which could be formatted.   
* [[:Category:prompt|prompt]] - customization.
|  
* [[:Category:environment|environment]] - customization.
|}
* [[:Category:proc|proc]] - View or change.
* [[:Category:dev|dev]] - View or change or setup and remove.
* [[:Category:grub|grub]] - View or change or setup and remove.  
  * [[:Category:kernel|kernel]] - modules, devices, compile configs.
* [[:Category:mount|mount]] - Set, remove, modify
* [[:Category:systemd|systemd]] - create , setup , remove , modify


= <u><small>Linux Online Tools</small></u> =  
  * MySQL Memory Calculator - https://www.mysqlcalculator.com.
</div>
* 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
<div style="background-color: #ACACAC; {{round top}} padding: 0.5em 1em;">
* MX Lookup - https://mxtoolbox.com/MXLookup.aspx
= <small>Bash Single Line</small> =
* MX ToolBox SuperTool - https://mxtoolbox.com/SuperTool.aspx
</div>
* NETBLOCK Lookup - https://ip-netblocks.whoisxmlapi.com/lookup
<div style="background-color: #CCCCCC; {{round bottom}} padding: 0.5em 1em;">
* SSL Checker - https://www.sslshopper.com/ssl-checker.html
- [[:Category:Manage File Single Line|Manage File]] -  remove , create , count
* WHOIS Checker - https://who.is
<br/>
* Check Open Port - https://portchecker.co
- [[:Category:Monitor System Single Line|Monitor System]] - cpu , memory , devices , disk
* Check Web Service History - https://sitereport.netcraft.com
<br/>
* DNS Propagation - https://dnschecker.org
- [[:Category:Log Scraper Single Line|Log Scraper]] - web service, email service, ftp, firewall
* Internet Traffic -  https://livemap.pingdom.com
<br/>
* GeoPeeker - https://geopeeker.com
</div>
* Traceroute - https://tools.keycdn.com/traceroute
<br/>
* Check HTTP Header - https://www.webconfs.com/http-header-check.php
<br/>
* Check OWASP CSP - https://cspscanner.com
<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>
-----
-----
-----
<div style="background-color: #ACACAC; {{round top}} padding: 0.5em 1em;">
= '''Linux Online Tools''' =
</div>
<div style="background-color: #CCCCCC; {{round bottom}} padding: 0.5em 1em;">
- MySQL Memory Calculator - https://www.mysqlcalculator.com.
<br/>
- Base64 Encode - https://codebeautify.org/base64-encode
<br/>
- Base64 Decode - https://codebeautify.org/base64-decode
<br/>
- Abusive IP DB - https://www.abuseipdb.com
<br/>
- Search RBL Blacklists - https://mxtoolbox.com/blacklists.aspx
<br/>
- MX Lookup - https://mxtoolbox.com/MXLookup.aspx
<br/>
- MX ToolBox SuperTool - https://mxtoolbox.com/SuperTool.aspx
<br/>
- NETBLOCK Lookup - https://ip-netblocks.whoisxmlapi.com/lookup
<br/>
- SSL Checker - https://www.sslshopper.com/ssl-checker.html
<br/>
- WHOIS Checker - https://who.is
<br/>
- Check Open Port - https://portchecker.co
<br/>
- Check Web Service History - https://sitereport.netcraft.com
<br/>
- DNS Propagation - https://dnschecker.org
<br/>
- Internet Traffic -  https://livemap.pingdom.com
<br/>
- GeoPeeker - https://geopeeker.com
<br/>
- Traceroute - https://tools.keycdn.com/traceroute
<br/>
- Check HTTP Header - https://www.webconfs.com/http-header-check.php
<br/>
- Check OWASP CSP - https://cspscanner.com
<br/>
- Check Site Online For Malware - https://sitecheck.sucuri.net
<br/>
- Detailed Online Malware Checker - https://scanner.pcrisk.com
<br/>
- Web Site Performance - https://gtmetrix.com
<br/>
- Schema SEO Checker - https://validator.schema.org
<br/>
- DiffChecker - https://www.diffchecker.com
<br/>
- PHP-FPM Calculator https://spot13.com/pmcalculator
 
- SPF record Flattener https://autospf.com/
<br />
</div>
-----
-----
-----
<div style="background-color: #ACACAC; {{round top}} padding: 0.5em 1em;">
= '''Site File Resource''' =
</div>
<div style="background-color: #CCCCCC; {{round bottom}} padding: 0.5em 1em;">
- [[:Category:Single Line File|Single Line]] - add,remove,modify
<br/>
- [[:Category:Script File|Script File]] - add,remove,modify
</div>
-----
-----
-----

Latest revision as of 09:15, 10 October 2022




The mission of this site is to be a collection of script single line or script based and system settings and useful web links and be able to add/remove a commands via web interface.





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
- PHP-FPM Calculator https://spot13.com/pmcalculator

- SPF record Flattener https://autospf.com/




Site File Resource

- Single Line - add,remove,modify
- Script File - add,remove,modify