Difference between revisions of "Main Page"

From SPOT CHECK IT
Jump to: navigation, search
Line 13: Line 13:
| '''PLAN OF ACTION''' 
| '''PLAN OF ACTION''' 
|-
|-
| The structure is a hierarchical tree model to follow outward from the trunk toward the branches to find the topic and create a breadcrumb to the command being searched for.   
| The structure of the site is a hierarchical tree model to follow outward from the trunk toward the branches to track down the topic through the leafs of data and create a breadcrumb to the command being searched for. This is not only to do a search for item, but to narrow down what command will fit the need and train the skill on how the shell capabilities are organized,used and limits or domains controlled of this overall topic.
 
 
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.   
|  
|  
|}
|}

Revision as of 23:43, 10 April 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




Site File Resource

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